Live sites and open-source projects I've built.
Tourism guide for Sitamarhi, Bihar. One HTML page, no framework. Temple histories, train info, OSM map, Wikimedia gallery.
Auto-updating GitHub starred repos tracker. PWA with daily Actions sync.
110 documented exam paper leaks in India (2004-2026). 2.25 crore aspirants affected. Data-driven investigation, not a dashboard — an accusation. Live site only (source private).
Complete tourism guide for Dehradun — 15 sections, Leaflet map, live weather, masonry gallery. Next.js static export, zero backend.
India's Zero-Friction UPI Expense Tracker for Android. Auto-captures payments from GPay, PhonePe, and Paytm with zero manual entry and zero AI. Offline-first SQLite with Supabase sync.
Precompiled TDLib for Android. AARs for all 4 ABIs, Gradle setup, Kotlin Coroutines/Flow wrappers.
Curated ₹0 agentic coding stack for solo devs under tight constraints. 96 tools, install script + npx CLI.
Fast grep with AI-native output. Token-compressed results for LLM coding agents. MCP server included.
Fast cat replacement. 179KB binary. JSON output for AI agents.
Free offline-first PWA replicating the NTA computer-based test interface for NEET UG 2027. Exact NTA replica UI, question palette, mark-for-review, timer, JSON question-bank import, AI bank generation.
Repo map for AI coding agents: 'what's in this repo' in ≤budget tokens. Ranked files, symbols, import refs. read→search→orient trilogy (zcat, rustygrep, repomap).
Indian exam form auto-filler. Chrome extension (MV3) + profile manager + photo-resize CLI. Heuristic matching for 8 exam portals (NTA, SSC, BPSC, UPSC, IBPS, RRB, ServicePlus, Samarth).
Turn any codebase into an academic paper (Typst, LaTeX, PDF & WebPaper HTML). Stdlib Python CLI + Claude Agent Skill.
C to Rust migration with a verification report. Verifier-first c2rust wrapper: flat C repo in, compiling Rust port PR + proof artifact out.