my projects.

SSHThing
A TUI SSH manager built with Go and Bubble Tea. Save, organize, and connect to SSH hosts securely—all from the terminal. Features encrypted storage (SQLCipher + AES-GCM), spotlight search, multi-device sync via GitHub, and macOS Finder mounts.

Legal Drafting System
Multi-Agent RAG system that auto-drafts legal replies from 2,000+ Indian court judgments. Features an AI pipeline with query planning, hybrid search (vector + keyword), and a filtration agent. Supports petition upload for precedent-based rebuttals and an advisory chat interface.

Data Loss Prevention
Proof-of-concept DLP system with cross-platform agents (Windows/Linux) that monitor files, clipboard, and USB devices. Detects sensitive data like Aadhaar numbers, API keys, and passwords. Features a React dashboard for live events, agent status, and policy management. Includes Google Drive integration.

Sunshine Bot
Built in one week: a voice-first hospital booking bot you could call on a real phone number. Used ElevenLabs + Twilio for voice, a Flask API for booking logic, and Google Calendar as the admin interface with SQLite sync for fast conflict checks. Supports patient lookup, booking, rescheduling, cancellations, and availability queries.

BudgetThing
A minimal expense tracker for iPhone. Built with Swift and SwiftUI. One-screen workflow: type the amount, pick an emoji category, done. Fully offline, no sign-ups required.

Food Demand Forecasting
Time-series pipeline to forecast food demand and cut waste. Built end-to-end MLOps with Kafka + PySpark for ingestion, DVC/MLflow for experiment tracking, and a Flask service to surface forecasts that improve inventory planning.
Calpred
Calorie-burn predictor from workout data with a web UI for real-time tracking and visual feedback. Trained with XGBoost/TPOT and packaged behind Flask with lightweight storage to keep users on top of their fitness goals.

CozyReader
AI bedtime storyteller that crafts personalized audio tales with custom characters, themes, and voices. Streamlit front-end with HuggingFace TTS voices and Google GenAI to keep bedtime engaging.