AI Job Application Email Tracker
Tracked 170+ applications through Outlook ingestion, stage classification, and a FastAPI-backed dashboard built to reduce drift in the hiring pipeline.
Project Index
Each project here reflects a different side of how I like to work. Some are more product-focused, some come from real operational problems, and others are more systems-oriented, but all of them taught me something valuable about building software that is actually useful.
Tracked 170+ applications through Outlook ingestion, stage classification, and a FastAPI-backed dashboard built to reduce drift in the hiring pipeline.

Designed sanitized enterprise case studies around quota tracking, notifications, GPS validation, and operational reporting using the Microsoft Power Platform.

Adapted and extended a local AI-assisted job operations pipeline that scans sources, surfaces reviewable roles, and organizes structured review artifacts for faster decision-making.
More Builds
These are not expanded into full case studies yet, but they help show range across AI systems, data workflows, and concurrency-focused coursework.
AI-Powered Candidate Shortlisting System
Built an end-to-end pipeline for applicant scoring, ranking, and outreach automation using Python, SQLite, and AI-assisted evaluation.
Python, SQLite, AI agents, automation pipelines
ScrappyBot RAG Chatbot
Implemented retrieval, chunking, embeddings, and local-LLM response generation for privacy-preserving search and question answering.
Python, Ollama, vector database
Multi-Threaded Banking System
Simulated concurrent account access with thread-safe operations and synchronization, focusing on race conditions and shared state safety.
C#
Traffic Sign Classification
Built preprocessing and CNN-based image classification workflows for the GTSRB dataset in a machine vision context.
MATLAB, CNNs