Things I've Built
Everything I build, all of it open source on GitHub: 73 repositories so far. The tools I still use come first, then the things I built at hackathons, most of them live. The rest are exercises and experiments, and they stay on GitHub.
Tools
- BrandPulseWatches Reddit, Amazon, YouTube, the Play Store and Indian news for your brand, and raises an alert with a reply already drafted in your voice when a thread starts to blow up.GoCatches brand crises before customers do
- open-redisSpeaks RESP2 so any Redis client works. Strings, lists, key expiry and pipelining, with no dependencies beyond the Go standard library. Runs at 80 to 90 percent of real Redis throughput in redis-benchmark.GoA Redis-compatible server written from scratch in Go
- MacroscopeLive ↗A mobile-first PWA: tap what you ate, watch your remaining macros, and let the “eat next” engine fill your biggest gaps without blowing calories. Tracks sleep, training and weight with streaks.TypeScriptMacro and habit tracker that tells you what to eat next
- HeyDotLive ↗Say “Hey Dot” and it reads your screen with a local vision-language model and speaks back a short answer. No cloud APIs, no data leaving your machine.PythonA voice assistant that never leaves your laptop
- PostPilotA Chrome extension that drafts a post with images and tags, then publishes it to several platforms at once and keeps a history of everything sent.TypeScriptWrite once, post to LinkedIn, X and Dev.to
- RecordScrapeRecord clicks in a real browser, pick elements visually, then replay the session headless on a schedule. Exports JSON or CSV from a Flask dashboard.PythonRecord a browser session once, scrape it forever
- RecallEngineText normalisation, stemming, an inverted index and boolean queries over JSON data, as a library or a CLI. BM25 and TF-IDF ranking come next.PythonSearch engine toolkit, built toward RAG
- PowerDialerA Chrome extension that walks Salesforce Lightning and extracts leads, contacts, accounts and opportunities into one clean view, with their cross-object links.JavaScriptPulls CRM records straight out of Salesforce
Hackathon Builds
- ComplaintBuddy AITell it your complaint and an AI agent calls the company, explains the problem, and keeps trying until you get a refund or replacement, with live progress as it works. I led Team OnCall Engineers.Winner · CodeClash 2.0An AI that phones customer service for you
- PocketPharmaLive ↗Photograph a medicine and Gemini Vision identifies it, then scraping pipelines find generic alternatives with the same formula. 96% image matching accuracy over 200+ test images, and 40 to 70% potential savings for users.2nd · Live the Code 3.0Snap a medicine, find its cheaper generic
- Sustainable MilesLive ↗Book an EV cab or bus for up to 70% less than regular transport, then earn most of the fare back as reward points on the Diamante blockchain to spend on your next ride. Built with Team Debug Squad at InnovateX 2024, DTU.Top 10 & Special Mention · InnovateXBook eco-friendly rides for 70% less
- Legal SaathiLive ↗A RAG system with multi-agent orchestration that gives cited answers on the BNS and BSA acts, plus a Twilio call bot with conversation memory for legal help over the phone. Under 2.5s responses and 92% factual accuracy. Demoed live at Mastercard Gurugram to 20+ attendees.Top 15 · Code the Cubicle 3.0Indian law, answered by chat or phone call
- A women's safety platform
- WearWiseLive ↗Combines smartwatch vitals like SpO2 and HRV with your symptoms, then writes a diagnostic report with source citations. 94% retrieval accuracy with ChromaDB and answers in under 1.3s. Demoed live at Microsoft Gurugram to 20+ attendees.Top 10 · Code for BharatDiagnoses your health from your smartwatch
- Audily AILive ↗Paste a video and get its knowledge back as a short text or audio summary, minus the hour of watching.Hackathon buildYouTube videos, summarised into audio and text
- SuperVisionLive ↗People with ADHD and dyslexia struggle to read for long without drifting. SuperVision paces text so you can read up to 10x faster, deployed on Cloudflare Workers with a video demo.Hackathon buildRead anything up to 10x faster, built for ADHD and dyslexia
- SpeechLingo AITranslates video into other languages within minutes using IBM Watson, built for a hackathon on accessible education in rural areas.Hackathon buildTranslates videos into local languages in minutes
Shubham Vishwakarma