Back home

Portfolio

All Projects

15 things I've built and shipped, mostly nights and weekends. A few are live products, most are tools I wanted to exist.

WhisprCatch screenshot

WhisprCatch

August 2026 - Present

The open-source Wispr Flow alternative: 100% on-device push-to-talk dictation in Rust. Hold a key, speak, release, and punctuated text lands at your cursor in any app. No cloud, no account, nothing leaves the machine.

  • Rust
  • Whisper
  • macOS
  • Linux
  • Homebrew
ChaosLab screenshot

ChaosLab

July 2026

Interactive system-design visualizer: build an architecture on a whiteboard, crank load to 500M users, and watch queueing-theory math decide what melts.

  • Next.js
  • React Flow
  • TypeScript
RejoiceJS screenshot

RejoiceJS

March 2026

Batteries-included React meta-framework on Bun with zero-config setup and integrated UI/state tooling. Published on npm.

  • Bun
  • React
  • Ant Design
  • Zustand
Scribe screenshot

Scribe

June 2026

Universal audio capture → transcription → queryable knowledge. Next.js web app paired with an MV3 Chrome extension, powered by Groq.

  • Next.js
  • TypeScript
  • Groq
  • Chrome MV3
Agent Code

Agent Code

March 2026

Electron desktop client for the Codex app-server with project-grouped threads, tool-call rendering, approvals, and Markdown transcript support.

  • Electron
  • TypeScript
  • Codex
Slot Learn

Slot Learn

August 2026

One engineering topic a day. Write what you understand; an LLM grades it against a pre-authored rubric, corrects you inline, and reschedules the topic if you did badly.

  • TypeScript
  • LLM Evals
  • Spaced Repetition
Atlas AI

Atlas AI

November 2025

Personal chatbot over all my files, built with RAG and intent-based query detection on Groq. Private document retrieval with FastAPI, ChromaDB and Supabase.

  • FastAPI
  • React
  • ChromaDB
  • Supabase
  • Groq
Travel Lust

Travel Lust

January 2026

Multi-agent travel assistant built with Google ADK: flights, hotels, visa rules, and optimized itineraries from a single prompt.

  • Google ADK
  • JavaScript
  • LLM Agents
Best CV

Best CV

July 2026

Resume builder and curator that tailors a CV per application, deployed on Google Cloud Run.

  • TypeScript
  • React
  • Cloud Run
Daily Learning screenshot

Daily Learning

July 2026

One system design concept every day, with AI-generated topics via Groq, browser push notifications, and email delivery.

  • FastAPI
  • React
  • Groq
Excaliboard screenshot

Excaliboard

November 2025

Excalidraw, but with projects and multiple boards out of the box.

  • TypeScript
  • Cloudflare Pages
IDE Portfolio screenshot

IDE Portfolio

August 2026

A portfolio that boots like a code editor: file tree, command palette, and an AI chat panel that answers questions about my work.

  • React
  • Vite
  • LLM
Price Tracker

Price Tracker

April 2026

Chrome extension tracking prices across Amazon, Flipkart and Reliance Digital with desktop notifications and price history. No backend required.

  • Chrome MV3
  • JavaScript
Fintrac screenshot

Fintrac

December 2024

Finance tracking platform for budgets, categories and recurring spend.

  • TypeScript
  • React
  • Vercel
Noted screenshot

Noted

January 2025

Minimal, fast note-taking. No accounts, no ceremony.

  • TypeScript
  • React
  • Vercel