Mastering Data Imports with PythonAs part of my daily learning routine, I’ve been working on mastering the art of importing data from various sources into Python. Whether…Sep 30Sep 30
Python Best Practices for Writing Efficient CodePython’s simplicity and readability have made it a favorite among developers. However, when dealing with performance-critical applications…Sep 28Sep 28
Exploring Public Transport Trends in London Using SnowflakeLondon is one of the world’s most iconic and diverse cities, with a population exceeding 8.5 million people, representing over 300…Sep 23Sep 23
Snowflake: Exploring Architecture, SQL, and Advanced ConceptsAs I progress on my journey to becoming a data engineer, I recently completed my deep dive into Snowflake, a cloud-based data warehouse…Sep 23Sep 23
Data WarehousingAs I continue to deepen my understanding of data engineering, I recently immersed myself in learning about Data Warehousing. This was an…Sep 20Sep 20
Database Design: From Data Modeling to ManagementIn my ongoing journey as a data engineer, one of the most critical skills I’ve acquired is database design. Databases lie at the heart of…Sep 20Sep 20
Mastering Relational DatabasesIn my latest learning experience, I dove deep into relational databases, which serve as the foundation for most modern data systems…Sep 19Sep 19
SQL Project: Analyzing Mental Health Factors Among International StudentsIn this blog, I’m taking a closer look at a real-world SQL project that explores how studying abroad might impact the mental health of…Sep 11Sep 11
Joining Data in SQL: Enhancing Data RelationshipsAs my journey with SQL continues, I’ve taken a deep dive into a crucial aspect of database management — joining data. Being able to…Sep 8Sep 8
Intermediate SQL: Mastering Data QueriesAs I continue to enhance my skills as a data engineer, I recently explored the “Intermediate SQL” course, which has significantly deepened…Sep 7Sep 7