ooh.directory
Visit this blog yuanchuan.dev
As a web developer, I'm passionate about exploring various areas such as design, programming languages, and generative art.
Any gaps could be due to errors when fetching the blog’s feed.
This is a rough transcript based on my notes for the sharing session I presented at the online Groove meetup in June. I've shared the slides before, but I think it's worth putting the content …
For the past week, I've been working on a command-line tool to generate images from css-doodle source code. If you're familiar with command lines, try installing it with npm: npm i -g @css-doodle/cli After that, …
I like the background() function in P5.js. It accepts one or multiple parameters and is very easy to use. Setting the background color is often one of the first steps when starting a new P5.js …