Portfolio
Featured Projects
A showcase of my technical expertise across data engineering, web development, and machine learning
Ground Water Level Predictor
Flask-based web application that predicts ground water levels using machine learning algorithms and historical data analysis.
Tech Stack:
PythonFlaskMachine LearningSQL Server
Gmail ETL Pipeline
Automated pipeline that extracts email metadata and attachments, processes the data, and loads it to SQL Server and AWS S3 for analytics.
Tech Stack:
PythonETLAWS S3SQL Server
SharePoint ETL Project
Comprehensive ETL solution handling structured data (SQL Server), semi-structured data (MongoDB), and unstructured data (S3).
Tech Stack:
SQL ServerMongoDBAWS S3Python
BikeStores Advanced SQL Analysis
Complex SQL queries and database optimization project analyzing bike store operations, sales patterns, and performance metrics.
Tech Stack:
SQL ServerData AnalysisQuery Optimization
Private Repository
SCD Type ETL Project
Full and incremental data loads implementing Slowly Changing Dimensions (SCD) Types 1, 2, and 4 using Python and SQL.
Tech Stack:
PythonSQLETLData Warehousing