Shubham Gavali
Frontend Engineer
Socials
Things I build on the side, mostly to learn something new. All of them are open source on GitHub.
A macOS menu-bar app that fixes and rewrites selected text in place, in any app, using Claude. Select text, right-click, pick an action, done.
An interactive, animated walkthrough of how JavaScript executes inside Node.js: call stack, event loop phases, microtask and macrotask queues, Node APIs, and the libuv thread pool.
Write in the air with your finger. A webcam drawing app that tracks your fingertip with MediaPipe Hands and paints onto a canvas over the live video feed.
A Rust CLI that finds the process listening on a TCP port and monitors its CPU and memory in real time with a live terminal dashboard and sparkline charts.
A minimal text-to-image generator. Type a prompt and get an AI-generated image back.