A collection of browser-based mini projects, viewable at the hosted index.html portal.
- Color vision benchmark game — identify which of two color swatches is closer to a target
- Tracks scores with a live global leaderboard powered by Supabase
- Built with React (CDN), Tailwind CSS, and a precision scoring engine
- In-browser ASCII art tool with draw, convert, capture, and browse modes
- Convert images or webcam frames to ASCII; freehand draw on a character canvas
- Pure HTML/CSS/JS, no dependencies
- Jigsaw puzzle game controlled entirely by hand gestures via webcam
- Uses MediaPipe Hands to track finger pinches for picking up and placing pieces
- Leaderboard integration via Supabase; built with canvas + Tailwind CSS
- Interactive particle simulation where colorful blobs drift and blend across the screen
- Supports light/dark mode toggle and customizable parameters
- Pure canvas animation, no libraries
- 3D visualization of the digits of Pi plotted as a minimalist spiral
- Interactive slider to control how many digits are rendered
- Pure canvas with a clean, paper-like aesthetic