
Pattern mutation tool by Loren Schmidt.

The objective of allRGB is simple: To create images with one pixel for every RGB color (16777216); not one color missing, and not one color twice.
From: https://allrgb.com/ via https://twitter.com/njdbush/status/1248775521552515072

Typography in 8 bits: System fonts
From: https://damieng.com/blog/2011/02/20/typography-in-8-bits-system-fonts

Procedural forest growth by Matthew Plummer-Fernandez.
From: https://www.instagram.com/p/B89S7ueF-4e/?igshid=1w7slwjeidarm

Reverse emulating the NES to give it super powers.
From: https://youtu.be/ar9WRwCiSr0 via https://hi.technomancy.us/objects/fbb62643-b715-4f77-83cd-ead5c42df337

A nice guide by @MikeRiethmuller on image manipulation techniques with canvas. It goes through basic (what I've been doing), 32-bit (what I'm going to do now), and shaders (what I'll probably end up trying soon).
From: https://www.madebymike.com.au/writing/canvas-image-manipulation/