// software laboratory

OneWeirdDeveloper

Pet projects, weird experiments, and digital chaos.

Browse Projects About Me

Projects

loading…

Loading projects…

About

// the human behind the chaos

Hey, I'm Walter — a software tinkerer who builds things for fun, curiosity, and the occasional bout of "I wonder if I can make that."

This site is a living showcase of my pet projects: browser games, weird experiments, tools I built because the ones that exist annoyed me, and anything else I felt like shipping.

Nothing here is serious. All of it is intentional.

// how to add a project

  1. Drop your project folder into projects/
  2. Add a project.json inside it  (copy from projects/flappy-baby/project.json)
  3. Set "created" & "updated" dates (YYYY-MM-DD) — projects sort newest-updated first
  4. Add the folder name to the "projects" array in projects.json
  5. That's it — the site picks it up automatically

// built with

HTML5 CSS3 JavaScript Canvas API Zero frameworks Zero build steps