Projects

Systems, tools, and side projects — live software and open-source code.

ScamDB Live

A searchable database of reported scam numbers and UPI IDs. The app took a weekend; scraping and cleaning the data took three months.

Live ↗ Code ↗ Writeup → Next.js · Supabase · Search
Parakhi Live

Breaks an Indian product's MRP into what stays in India, what goes to tax, and what leaves the country, with a source tier on every number. No ground truth exists for FMCG cost structure, so the numbers are computed deterministically from hand-written category templates instead of generated.

Live ↗ Code ↗ Writeup → Next.js · Postgres · Prisma · OpenAI
ReelGen Active

Turn a topic into a finished short-form video — AI storyboard, CLIP-matched stock footage, real color grading, animated captions. Local-first, about a penny per reel. Grew out of a Reddit-narration generator, which is where most of the audio and pacing bugs got found.

Code ↗ ReelGen →Brainrot → Python · FFmpeg · CLIP
Claude Session Tracker Open Source

Local dashboard for the Claude Code tabs you forget about — surfaces sessions waiting on you or gone silent.

Code ↗ Writeup → CLI · Developer Tool
Meta-Dev-CLI Open Source

CLI for Meta Developer Apps and the WhatsApp Cloud API — send messages, manage templates and webhooks from the terminal.