Here are some of the projects I have worked on recently. Each project showcases my skills and expertise in web development.
Design and implementation of an end-to-end data pipeline based on the Medallion Architecture (Bronze / Silver / Gold) using real New York City taxi trip data (NYC TLC — millions of trips). Raw Parquet data ingested into Delta Lake (Bronze), cleaned and geographically enriched with PySpark and SQL via join on the 265 NYC zones reference dataset (Silver), then business modeling with temporal and geographic dimensions ready for analysis (Gold). Fully orchestrated with Databricks Workflows (scheduling, DAG, dependency management) and visualized through an interactive dashboard connected to Looker Studio.