A waste classification web app using EfficientNet & FastAPI. Achieved 90%+ accuracy and deployed for real-world use.
Job Quest
A full-stack job application tracker to manage roles, interviews, and company data — powered by JWT auth, RESTful APIs, and MySQL. Built to streamline job search workflows.
Finance Tracker
A personal finance tracker built with Flutter and Firebase — offering real-time expense tracking, budget insights, and category-wise breakdowns to help users stay on top of their financial goals.
Helka
A secure, personalized news web app that fetches keyword-relevant articles and lets users save them for future reference. Built with a focus on privacy and content control.
Dumbo
A document management tool with tagging and search powered by Google OCR. Uses PostgreSQL and Google Cloud Storage to store, tag, and retrieve files with smart automation.
Planet Bot
A chatbot that answers questions using TF-IDF + cosine similarity. Achieved 83% accuracy in fetching relevant answers from a dataset of planetary information.
Shell
A custom-built Unix shell in C with support for built-in and external commands, background processing, and piping — built from scratch to learn OS-level process management.