Projects

Showcasing my diverse data engineering projects and skills.

A computer screen displays a website with the text 'Where the world builds software' prominently featured. Below the text, there are fields for users to input their email address, along with additional descriptions about the platform and its capabilities. The website has a dark background with bright text, indicating a professional tech-based service.
A computer screen displays a website with the text 'Where the world builds software' prominently featured. Below the text, there are fields for users to input their email address, along with additional descriptions about the platform and its capabilities. The website has a dark background with bright text, indicating a professional tech-based service.

Streamlytics: Real-Time Social Media Sentiment Analysis Pipeline

Developed a full-stack data pipeline that streams tweets via Twitter API, processes them in real time with Kafka and Spark Structured Streaming, and stores results in Elasticsearch. Implemented sentiment classification using a pre-trained NLP model. Deployed Grafana dashboards to monitor sentiment trends across regions.

A computer screen displaying a text editor with several files open. Code is written in TypeScript or JavaScript, showing imports and configurations for a web application. The directory structure is visible on the left sidebar, highlighting different folders and files related to the project.
A computer screen displaying a text editor with several files open. Code is written in TypeScript or JavaScript, showing imports and configurations for a web application. The directory structure is visible on the left sidebar, highlighting different folders and files related to the project.
A whiteboard with blue marker drawings and text. The left side features a series of boxes and arrows, along with handwritten labels and lines suggesting a flowchart or diagram. Text includes terms like 'docs', 'identify', and 'trainer'. The right shows an arrow pointing to a boxed section with more text entries, one including a name.
A whiteboard with blue marker drawings and text. The left side features a series of boxes and arrows, along with handwritten labels and lines suggesting a flowchart or diagram. Text includes terms like 'docs', 'identify', and 'trainer'. The right shows an arrow pointing to a boxed section with more text entries, one including a name.
A series of drawn wireframes and sketches on white paper showcasing mobile app interface designs. The designs are accompanied by a laptop displaying a digital map with various data points. Pens and other sketching tools are partially visible, indicating a workspace focused on digital design and mapping.
A series of drawn wireframes and sketches on white paper showcasing mobile app interface designs. The designs are accompanied by a laptop displaying a digital map with various data points. Pens and other sketching tools are partially visible, indicating a workspace focused on digital design and mapping.

FinanceFlow: End-to-End ETL System for Financial Transactions

Implemented a scalable ETL pipeline for synthetic financial transaction data using Python, Apache Airflow, and AWS Lambda. Designed a Snowflake data model to enable analytical queries. Added automated data validation and logging layers to ensure pipeline integrity and maintain clean data lineage.