Created generative art
Built a UI component library
Studied React
+1
Today I wrote some wrapping code to create responsive Processing (p5.js) canvases in React Applications.

I've been doing a lot of work in data visualisation this year and there's a fair amount of boilerplate required to get interactive "sketches" rendering properly inside a React.js application.

Anyway, I've got a nice little library setup up now, and I've been testing it by playing around with some generative art. Processing was the first language I ever wrote with (apart from Basic when I was a kid), way back in... 2008?