Color Lab – Interactive 3D gamut explorer and uniform palette generator
3D gamut visualization beats basic palette generators, but color tools remain crowded.

Click-to-zoom Mandelbrot running entirely in plain JS with UI controls (previous/reset/jump), double-click presets, and PNG export — small, focused feature set. The author clearly spent time on low-level optimizations (pixel manipulation and iteration tuning) so interactive zooms stay responsive in the browser. It's not novel — there are many mandelbrot demos — but it's a tidy, educational showcase of squeezing performance out of the DOM.
Students, front-end developers, graphics/math hobbyists interested in fractals and performance optimization
Code at: https://github.com/bryanhoffman/cis-223-animation-template-m...
3D gamut visualization beats basic palette generators, but color tools remain crowded.
Valheim mechanics crammed into an Ultima-style tile engine running in vanilla JS.
Vanilla JS editor with regex loop prevention, but CodePen already owns this.
Valheim survival mechanics successfully crammed into an Ultima-style tile engine.
Vanilla JS terminal portfolio tracks what commands recruiters actually type.
Chemical engineer built a refinery simulator to explain their job to kids.