← back
Creative Coding
I got interested in creative coding after watching some Coding Train videos and wanted to try building colourful, generative things in the browser.
The framework I used is canvas-sketch by Matt DesLauriers — it makes it easy to write self-contained sketches that export to image or animation. Each sketch is a short script exploring a single idea: noise fields, particle trails, recursive geometry.
It’s a nice mental context switch from product engineering — there’s no user, no spec, just a blank canvas.