Genuary 2026 Day 11: "Quine. A Quine is a form of code poetry, it’s a computer program that outputs exactly its own source code."
For this one, I'm going to cheat a bit, and share an old piece. It's a python script titled "Self-Drawing Code", and it generates an image from the character string of it's own code. https://kristinhenry.github.io/selfDrawingCode/