Before AI
2022 – 2023Built in college, before AI agents existed. ChatGPT arrived somewhere in the middle, as a website you could paste an error into. These apps are rough, mostly frozen in time, and any of them could be vibecoded in an evening today. Back then each one took weeks or months, and every decision in them is mine: the design, the code, the bugs.
-
Hedgehog
2022A blogging engine in pure PHP, one password for the whole blog
-
Web-Forum
2022A phpBB-style forum engine with nested replies and a hue slider
-
Turnstile Attendance
2023Who actually showed up to class, computed from turnstile logs and a timetable
-
DotaN Stats
2023Match statistics and a hand-rolled MMR system for a Dota 2 custom mode
With AI
2025 – nowBuilt together with AI agents. The agent types most of the code; the design decisions come from arguing with it until the result is right. The difference shows: these are polished, maintained, and actually usable.
$ more coming, eventually