Projects
All Stupid Stuff I made.
Growing Up Narratives
An end-to-end data engineering and NLP pipeline that collects public essays from RSS feeds, validates and stores article data in PostgreSQL, enriches records with sentiment, themes, keywords, topics, and life-stage signals, and surfaces insights through a Streamlit analytics dashboard.
PythonPostgreSQLApache AirflowDockerStreamlitspaCyscikit-learnNLTKVadaDB
fault-tolerant sharded key-value database that uses XOR fusion to recover one failed shard with less backup storage than full replication.
GoMagicBricks Scraper
A production-ready web scraper for extracting comprehensive property data from MagicBricks.com, India's leading real estate marketplace. The scraper collects detailed property information and stores it in a PostgreSQL database for analysis.
PythonBeautifulSoupPostgreSQLClaude CodeSelenium BaseMeow Cat Fact Pipeline
An ETL pipeline built with Apache Airflow that extracts cat facts from an API, transforms the data, and loads it into PostgreSQL. This project demonstrates core data engineering concepts including workflow orchestration, API integration, and database operations.
PythonDockerApache AirflowPostgreSQL