Personal Projects

Side projects and hackathon wins showcasing my technical skills, creativity, and passion for building innovative solutions.

Featured Project

Aakha.org

AI-Powered Child Sponsorship Platform — Live at aakha.org

Fall 2025 — MS Capstone, SFBU

Aakha.org is a live child sponsorship platform that connects sponsors, NGOs, and children through an AI-powered matching system. The platform replaces a fragmented, manual, and opaque sponsorship process with a transparent, data-driven ecosystem — where the right sponsor finds the right child, NGOs manage operations efficiently, and every stakeholder has a purpose-built interface.

ReactNode.jsExpressPostgreSQL+4
AI MatchingSocial ImpactFull-Stack
CodeLiveView Details
Featured Project

NepalElection.chat

AI Election Copilot — Built & Deployed in 24 Hours

May 2026

NepalElection.chat is a live AI election intelligence platform built and deployed in 24 hours during Nepal's 2082 federal election. It combines a multi-agent data pipeline scraping real-time results from Nepal's top news sources with a bilingual AI chat interface — giving any user instant answers about 165 constituencies, 3,406 candidates, and 77 districts in English or Nepali. Within 24 hours of launch: 13K Google Search impressions, 724 organic clicks, and users from 5 countries — all from zero.

Next.jsVercel Edge FunctionsUpstash RedisAI Chat Agent+4
AI AgentsReal-Time DataNext.js
CodeLiveView Details
Featured Project

AquaOracle

Terminal-Based Local RAG Platform for Water Safety & Regulatory Compliance

2025

AquaOracle is a fully local, terminal-based retrieval-augmented generation platform built for water safety and regulatory compliance. It lets facilities managers and EHS professionals query CDC guidelines, OSHA standards, and WHO water quality requirements through a CLI — getting cited, factual answers from their own document corpus with zero data leaving the machine. Built on a four-stage retrieval pipeline (vector search → cross-encoder re-ranking → graph expansion → context assembly) feeding a local Llama 3.1 instance via Ollama.

PythonOllamaLlama 3.1Qdrant+7
RAGLocal AIPrivacy-First
CodeView Details
Featured Project

vocal-stack

Open-Source npm Library for Production Voice AI Agents — Published on npm

2025

vocal-stack is a published npm utility library that solves the three most common production failures in voice AI pipelines: unnatural LLM output reaching TTS, silent pauses breaking conversation flow, and zero latency observability. It ships three composable modules — a Speech Sanitizer, Flow Controller, and Voice Auditor — that drop into any LLM-to-TTS pipeline with a single import.

TypeScriptNode.jsnpmAsync Streams+5
Open SourceVoice AInpm Package
CodeLiveView Details