Projects
Things I've made.
Mostly small interactive demos that explore a single idea — a rendering algorithm, an animation pattern, a UI experiment. Each one is self-contained and runs entirely in your browser.
Fractal Explorer
2014HTML5 tool for visualising, exploring and saving images from Mandelbrot and Julia set fractals. Multi-threaded rendering, configurable max iterations, smoothing, custom palette gradient, mouse-wheel zoom, drag-to-zoom rectangle, link sharing, and PNG export.
HTML5 Canvas·Web Workers·TypeScript·Continuous-iteration smoothing
Crazy Bar
2014A row of bars that breathe. Sliders control min/max height, vertical randomness, animation speed, and a yellow progress overlay. A small toy demonstrating controllable, non-deterministic motion.
DOM animation·requestAnimationFrame·noUiSlider·TypeScript
The original 2018 site listed more projects, but the index file
(projects.json) was never archived by the Wayback Machine. Only the two
projects above had their landing pages individually crawled, so they're the only ones I
can faithfully restore. Both have been rebuilt from scratch in modern TypeScript using
the original UI structure and inline page logic preserved in the archive.