Projects
Case studies on data engineering and cloud infrastructure. Each project includes architecture decisions, code, and lessons learned.
Zero-ETL Lakehouse: Connecting Snowflake Postgres to Apache Iceberg with pg_lake
How to build a true lakehouse architecture where Snowflake Postgres writes transactional data directly to Apache Iceberg on S3 — with no ETL pipelines, no COPY INTO, and no data duplication — while Snowflake reads the same files for analytics.
Portfolio Website
Personal portfolio built with Astro, React, and Tailwind CSS. Optimized for performance with perfect Lighthouse scores. Features blog with MDX, dark mode, and SEO optimization.
AI Travel Recommendation App
Serverless application using AWS Bedrock and Claude 3 Sonnet for personalized travel recommendations with React/TypeScript frontend and AWS Amplify CI/CD.
ELT Pipeline with Medallion Architecture
Production ELT pipeline with medallion architecture, dbt transformations, dimensional modeling, and Airflow orchestration.
Real-Time Stock Market Data Pipeline
Engineered end-to-end streaming pipeline capturing live stock data from Finnhub API via Kafka producers, landing raw events in MinIO (S3-compatible storage).
Real-Time Banking CDC Pipeline
Captures banking transaction changes in real-time using CDC, transforming operational data into analytics-ready models for business intelligence.