Projects
Things I've built, shipped at work, and contributed to.
Personal Projects
Deep Research Agent
Autonomous web research agent built for the HuggingFace MCP Hackathon. Researches topics, synthesizes sources, and writes comprehensive answers.
- Python
- MCP
- LangChain
- HuggingFace
DSA Teaching Platform
Interactive DSA course for working engineers. Step-through visualizations, runnable Python in the browser, Python ↔ Java toggle. Free, no signup.
- React
- TypeScript
- Pyodide
- Framer Motion
Customer Churn Prediction
End-to-end ML pipeline for telecom churn using Random Forest with SMOTE, SHAP interpretability, and threshold optimization.
- Python
- Scikit-learn
- SHAP
At 10xscale.ai
MCP PostgreSQL Server
PrivateMCP server enabling natural language querying of PostgreSQL databases for agent integration.
- Python
- FastMCP
- PostgreSQL
AI-Powered Raspberry Pi Robot
PrivateRaspberry Pi robot with real-time LLM-generated responses for live demos. Integrates hardware with on-device AI inference.
- Python
- Raspberry Pi
- LLM APIs