You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Designed a production-grade Azure Data Engineering project centered on Azure Data Factory. Built dynamic, metadata-driven pipelines to ingest data from on-prem systems, REST APIs, and Azure SQL into ADLS Gen2 using Medallion Architecture, incremental loading, and enterprise-scale orchestration patterns.
End-to-end data warehouse for multi-country market-share analytics (FMCG / nutrition) across two markets — Spain (ES) and Portugal (PT) — built on a medallion architecture in Snowflake, feeding Power BI dashboards.
Production-inspired ETL pipeline built with Python and PostgreSQL featuring data validation, transformation, incremental loading, audit logging, reporting, archiving, CLI support, retry mechanism, and automated testing.
Enterprise SQL data platform demonstrating metadata-driven ETL, staging, dimensional warehousing, incremental loading, auditability, and Docker/LocalDB deployment using SQL Server and SSDT.
This project pulls historical and forecast weather data for multiple cities, cleans and transforms it, performs quality checks, and stores the results in tidy daily and monthly summary datasets.
Azure Data Factory end-to-end project demonstrating real-world data engineering workflows including API ingestion, on-premises data migration, incremental loading with watermarking, pipeline orchestration, Logic App alerts, audit logging, and REST API pagination.
A Databricks data engineering project simulating a full medallion architecture (Bronze → Silver → Gold) for e-commerce sales data, featuring incremental loading, a Kimball-style star schema, and SCD Type 1 & Type 2 implementations using PySpark and Delta Lake MERGE INTO.
My first data warehousing project in Databricks SQL a layered pipeline (staging → transformation → core) modeled into a star schema, with incremental loading and SCD Type 1 using MERGE INTO.
End-to-end retail data engineering platform with incremental ETL, SCD Type 2, data quality, audit logging, MinIO, PostgreSQL, Apache Hop, Superset, and Docker.
Production-ready ETL Pipeline that extracts GitHub repositories, performs incremental loading into PostgreSQL, sends email notifications, and runs automatically using APScheduler.
End-to-End Data Engineering Pipeline using Snowflake, dbt, AWS, and Medallion Architecture (Bronze, Silver, Gold) with Incremental Models, Snapshots, Macros, and Data Quality Testing.
An end-to-end retail data ETL pipeline that extracts CSV data, transforms and validates it with Pandas, and incrementally loads it into PostgreSQL. Includes automated testing, structured logging, idempotent processing, CPU-optimized loading, and HashiCorp Vault for secure credential management.
End-to-end Retail Sales ETL Pipeline using Python, PostgreSQL, Apache Airflow, Docker, Star Schema Data Warehouse Modeling, KPI Generation, and Incremental Data Loading.