Full-Stack Product Engineer who ships production web apps and the AI/LLM agent infrastructure behind them.
~4 years building user-facing products (most recently at Programiz, serving 1.5M+ learners). I work across the stack in React, Next.js, TypeScript, Node.js and .NET, and I specialize in applied LLM systems — multi-agent orchestration, the Model Context Protocol (MCP), prompt engineering, and eval design.
📍 Kathmandu, Nepal — open to Dubai/UAE relocation and remote roles.
📫 LinkedIn · Portfolio · abistha01@gmail.com
| Project | What it does | Tech | Package / Demo | License |
|---|---|---|---|---|
| eSewa MCP | Nepal's first MCP server for eSewa payments — HMAC-SHA256 signed requests. | TypeScript, @modelcontextprotocol/sdk |
npm | MIT |
| Khalti MCP | Nepal's first MCP server for Khalti payments — same monorepo as eSewa MCP. | TypeScript, @modelcontextprotocol/sdk |
npm | MIT |
| phi-guard-mcp | Local-first MCP server that catches PHI (protected health info) flowing into LLM prompts, logs, and analytics calls, before it ships. | TypeScript, @modelcontextprotocol/sdk, zod |
npm | MIT |
| manifest-mcp | GitHub App that reviews MCP server config changes in PRs against a 12-rule risk engine, gated by an approval workflow. | TypeScript, Probot, GitHub Actions | Repo | — |
| DataHub Navigator | Conversational, animated data-lineage explorer. Real DataHub MCP integration with a deterministic (no-LLM) graph traversal engine. Built for DataHub Agent Hackathon 2026. | Next.js 16, React 19, React Flow, Framer Motion | Live demo | — |
| Sequirly | Browser extension preventing PII leaks into AI chat prompts. Founding engineer: fetch interceptor, redaction engine, fail-open safety design. | TypeScript, browser extension (Vite/ESM) | Live product | — |
Plus: an 8-agent Python orchestrator (review-gate pattern) used to generate 200 courses in 3 months at 10x velocity, and GPT-4o/mini hint systems with confidence-thresholded hallucination suppression shipped to 1.5M+ learners.
Live, deployed products I designed and shipped end-to-end:
| Project | What it does | Tech | Link |
|---|---|---|---|
| EduShip | Production-ready Next.js boilerplate for EdTech platforms — auth, course/lesson system, MCQ quiz engine, certificate generation, payments, pre-wired. | Next.js 16, TypeScript, Tailwind, Clerk, Supabase, Drizzle ORM, Lemon Squeezy | eduship.dev |
| SpectaSnap | Browser-native AR glasses try-on for optical retailers — no app install, webcam-based, with AI style recommendations. | Next.js, MediaPipe, Three.js, Claude AI | Live demo |
| Anatomly | Interactive 3D map of the human body — explore organs, understand diseases and treatments. (Early/experimental build.) | React, Three.js, GSAP | Live demo |
| SpeedBlip | Real-time internet speed monitor for developers — live charts, threshold alerts, auto-scheduler, PWA. | React, Vite, Recharts | Live demo |
- 🌳 abitree — generate beautiful, icon-rich file trees for your README, instantly. Published to PyPI and Homebrew, MIT licensed.
- 🔓 Reviewed, merged contribution to Meta's
facebook/astryx(WCAG AA contrast fix, CLA signed).
Technical writing on dev.to — some cross-posted to Medium:
- 📝 Building phi-guard-mcp: Catching PHI Leaks in AI-Generated Code
- 📝 I built the first eSewa and Khalti MCP servers — here's how
- 📝 The bug I "fixed" that taught me more from being closed than merged
- 📝 Turning Complex Algorithms into Interactive Visual Stories: My Journey
TypeScript · React · Next.js · Node.js · .NET · Python · MCP · PostgreSQL · Supabase · AWS