Work
Live WHOOP heart rate, designed around the MacBook camera cutout.
A local macOS companion that reads WHOOP 5.0 Heart Rate Broadcast directly over Bluetooth Low Energy, then turns live BPM into a cutout-aware display, a rolling one-hour trend, and user-set threshold cues.
Full-stack marketing site for Dr. Nikhil Face Surgical & Aesthetic Centre — a facial surgery and aesthetic clinic in Kandivali West, Mumbai.
Built with Next.js 16, Tailwind CSS v4, and Framer Motion. Features 55 SSG procedure pages, local SEO schema (MedicalClinic, LocalBusiness, AggregateRating), Google Analytics 4, Microsoft Clarity, sitemap, and a spam-protected booking form backed by Google Sheets.
MCP server that auto-discovers and installs the right agent skills from skills.sh before your AI builds anything.
Before your AI agent writes a single line of code, skill-pull searches skills.sh semantically, installs matching skills into your project's .cursor/skills/ directory, and loads their knowledge into context — automatically. Works with Cursor, Claude Code, Windsurf, and any MCP-compatible agent.
Copy code locations as references and jump to them instantly across your team.
A VS Code extension that creates shareable code references like @file.js (42). Copy with Cmd+Shift+C, paste anywhere, and navigate instantly with Cmd+Shift+V. Features smart clipboard monitoring, context menus, and status bar integration.
RAG-powered design system assistant for Myntra's Appliqué component library.
Tired of tab-switching to read docs mid-code, I built a RAG assistant that answers Appliqué component questions right inside the IDE — powered by Qdrant, OpenAI, and an MCP server.
Chrome extension that lets you have AI conversations with any YouTube video using its transcript and Gemini embeddings.
Point it at any YouTube video, and you can ask questions, get summaries, and jump to timestamps — all powered by RAG over the video transcript stored in Qdrant.
Voice-enabled AI shopping agent — talk to it, add to cart, get recommendations, or hand off to a real human support agent.
Built with OpenAI GPT-4.1 and the Agents SDK. Full cart operations via natural language, voice in and voice out via Web Speech API and OpenAI TTS, plus a human-in-the-loop handoff when the AI can't help.