Personal Projects

Deep Research Agent

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

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

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

MCP PostgreSQL Server

Private

MCP server enabling natural language querying of PostgreSQL databases for agent integration.

  • Python
  • FastMCP
  • PostgreSQL
AI Raspberry Pi Robot

AI-Powered Raspberry Pi Robot

Private

Raspberry Pi robot with real-time LLM-generated responses for live demos. Integrates hardware with on-device AI inference.

  • Python
  • Raspberry Pi
  • LLM APIs

Open Source

Agentflow

Agentflow

Contributed to this open-source AI agent framework. Work focused on code structure and unit test coverage.

  • Python
  • LangChain
  • Unit Testing