Audio Visualizer
Real-time music visualizer with frequency analysis, bar & circle renderers, EQ controls, colour effects, custom file upload, and fullscreen mode.
Algorithmic Botany
Sine-wave-driven procedural plant generation — curves and branches grown mathematically across the canvas with interactive parameter controls.
Algorithmic Botany 2
Phyllotaxis spiral generation — the same golden-angle math that governs sunflower seeds, rendered as interactive dot fields with live controls.
Bulma Coffee Example
A responsive layout built with the Bulma CSS framework — demonstrating component-driven UI, grid systems, and clean typography at scale.
JS Canvas Screensaver
Animated canvas screensaver drawing rectangles, arcs, and lines with play/pause/clear controls. Click anywhere in paused mode to spraypaint shapes.
Webpack Greeter
ES modules bundled with Webpack — separated into greeter logic, UI handler, and entry point, then compiled into a single optimised output.
RIT Coffee Finder
Interactive map of coffee spots near RIT campus using Mapbox GL JS — custom markers, GeoJSON data loading, and programmatic camera transitions.
Technobabble Generator
Generates randomised sci-fi technobabble by composing vocabulary sets — an exercise in DOM manipulation, randomness, and array composition.