Email GitHub Twitter Blog Website YouTube
I like building practical software, AI systems, and infrastructure—from mobile apps to cloud automation—and keeping things minimal and fast. I enjoy shipping, iterating, and learning in public.
Sports analytics app for bettors using AI tips and real-time player performance tracking.
Offline Nepali dictionary with 100K+ words and speech-to-text powered search.
Provided real-time electoral data with visualization and candidate information during Nepal's 2079 elections.
Built a system using fine-tuned T5-small models for automatic question generation. Trained on SQuAD and RACE datasets for question-answer and distractor generation. Used Hugging Face + PyTorch.
Simulated dynamic cloud resource allocation using Particle Swarm Optimization. Visualized performance with a Flutter-based frontend.
Deployed on-device speech-to-text and translation models for Nepali–English. Used TFLite for fast, offline performance.
LLM-based lead qualification agent that classifies and routes inbound messages using LangChain + OpenAI. Triggered automated actions in n8n (Airtable, email updates, CRM sync).
An RAG-based AI service that answers support queries from documents. Combined FAISS vector search with LangChain and OpenAI for fast, relevant response generation.
Built monitoring system using Prometheus, Grafana, and Alertmanager with extensive Linux command-line configuration. Deployed using Docker containers and Kubernetes with Helm. Created shell scripts for automated monitoring and alert management.
Automates alert intake from Prometheus/CloudWatch, deduplicates, and classifies severity with LLM. Enriches with runbook context and routes incidents to on‑call via Slack/PagerDuty, with auto‑escalation and Notion post‑mortem summaries.