← PORTFOLIO

Live Projects

21 repos. Built, shipped, deployed.

AI & Machine Learning
AI

Mini-GPT

Qwen2.5-Coder-7B based AI coding assistant. Chat UI, file upload, code analysis, voice output.

Python · FastAPI · HuggingFace · React
ML

Customer Churn Predictor

Predict customer churn with an interactive dashboard. Enter customer data and get instant predictions.

Python · FastAPI · NumPy
ML

AI Resume Analyzer

Paste resume and job description. Get match score, matching/missing skills, and suggestions.

Python · FastAPI · NLP
ML

Recommendation System

Content-based and collaborative filtering recommendations. Search, explore, and get personalized picks.

Python · FastAPI · NumPy
RAG

RAG Document Assistant

Upload documents and ask questions. Keyword-based retrieval with source scoring.

Python · FastAPI · Text Search
DATA

AI Data Analyst Agent

Upload CSV or load sample data. Ask questions about your data in natural language.

Python · FastAPI · Pandas
Full Stack & Web
API

URL Shortener API

Shorten URLs with custom codes, track clicks, and get analytics.

Python · FastAPI
DASH

Web Scraping Dashboard

Enter a URL and CSS selector. Scrape and view structured data in real-time.

Python · FastAPI · BeautifulSoup
SYS

Smart File Organizer

CLI tool that auto-organizes files by type, date, or custom rules. Watches folders in real-time.

Python · Click · watchdog
FIN

Personal Expense Tracker

Add transactions, track budgets, view summaries. In-memory with sample data generation.

Python · FastAPI
EMAIL

Email Automation System

Compose emails with templates, upload contacts CSV, preview and send in bulk.

Python · FastAPI
Agents & Automation
AGENT

Agent Conductor

Multi-agent orchestrator framework. Define, coordinate, and run AI agent workflows.

Python · LangGraph · FastAPI
Gesture & Vision
CV

Gesture Pad

Hand gesture controlled virtual keyboard and mouse using webcam and MediaPipe.

Python · OpenCV · MediaPipe · PyAutoGUI
CLI Tools
CLI

Draco CLI

Command-line toolkit for project scaffolding, code generation, and dev workflows.

Go · Cobra · SQLite
CLI

Draco R1

Next-gen CLI framework with plugin system and hot-reload configuration.

Go · Cobra · YAML
Data Science
ML

Navi Mumbai House Price Prediction

ML model to predict house prices in Navi Mumbai based on location, size, and amenities.

Python · Scikit-learn · Pandas · Flask
RAG

DSA Tutor RAG

AI tutor for DSA topics using RAG. Ask questions, get explanations with code examples.

Python · LangChain · ChromaDB · HuggingFace
EDU

DSA C++ Notes

Comprehensive DSA notes in C++ with code examples, complexity analysis, and patterns.

C++ · STL · Markdown
ML

Training Model

Experimentation repo for training and evaluating various ML models.

Python · PyTorch · TensorFlow