Bio: I've found that generally chasing my curiosity has rarely led me too far astray. More things: https://george.mand.is

Bubo Reader

made by georgemandis, submitted by porterjamesj
A minimalist, static-site RSS reader that's easy to deploy your own instance of.

TIL: Most URLs are syntactically valid JavaScript code

made by georgemandis, submitted by nicholasbs
Did you know you can copy and paste almost any URL into your JavaScript code and your code will still work, even if the URL isn't quoted or commented out?

Talky Blocky

made by Dreeko, georgemandis, submitted by porterjamesj
A JavaScript game that responds to your voice. See the code here: https://github.com/georgemandis/talkyblocky

101 Hello Worlds

made by georgemandis, submitted by rachel
"A Rube Goldbergian exercise in exploring convoluted solutions to simple problems." George hopes to get 101 unique approaches to saying "Hello World" in JavaScript. Contributions are welcome!