PORTFOLIO
Selected Works


Dollar Hegemony
ML-driven study of USD dominance using a custom Dollar Supremacy Index (DSI) built from macro indicators, with XGBoost + stacked LSTM + Temporal Transformer ensemble forecasting.
Publication-ready Kaggle notebook; MLOps layer with GitHub Actions retrain cron, Evidently drift detection, and DagsHub registry.

India Crime Analytics
Interactive crime data explorer for India with state/district drilldowns, trend charts, and an AI chatbot that answers natural language queries over 1920+ records.
Full-stack deployed app; AI chatbot via Claude API; MongoDB Compass seeded with NCRB dataset; Vercel + Render deployment.

India Banking Dashboard
Financial analytics dashboard comparing 10 Indian banks (SBI, HDFC, ICICI, Axis, PNB + more) across FY 2020–2024 — tracks NPA recovery, profit growth, ROA/ROE, and asset share with AI-generated sector insights.
5 KPI cards, NPA heatmap, ROA vs ROE scatter, AI insight via Groq LLaMA 3.3 70B, PDF export; warm RBI-inspired design with animated ₹ particles.


CommodityChain
Real-time commodity-to-India macro impact tracker with WebSocket streaming, Redis Pub/Sub pipeline, and an interactive Shock Simulator showing live macro metric shifts via regression coefficients.
6 commodities tracked (Crude Oil, Gold, Copper, Natural Gas, Aluminium, Coal) with cinematic per-commodity hero design and V2 roadmap for Semiconductors + Rare Earth.

SchemeRadar
RAG-powered eligibility engine that matches Indian citizens to government welfare schemes using semantic search over official PDFs, with Groq Llama 3.3 70B as the reasoning core.
Dark slate + saffron UI; zero-cost deployment on Vercel + Fly.io; LangChain retrieval chain over real scheme documents.

BugHunterAgent
7-node LangGraph agentic code reviewer that autonomously detects bugs, security vulnerabilities, and code smells — outputs a web dashboard, PDF report, and auto-filed GitHub Issues.
Security terminal aesthetic; full agentic state machine with review, plan, patch, and report nodes.