A collection of games and game-related tools I've built for developers.
Each one scratches a different itch — password cracking, competitive code
benchmarking, buzzword bingo, and even office foosball scoring.
Password-cracking game built for a PyCon talk. Devs compete to brute-force the password while the server architecture evolves underneath them — from a single Bottle server through multiple frameworks and languages, ending at Erlang OTP.
Code Clash with a new mode. Many players compete to solve a programming challenge within 15 minutes. Solutions are benchmarked and the fastest mean runtime wins. FastAPI, Docker-isolated execution, live leaderboard.
Online backgammon. Vue 3 + Vite weekend project built just for fun.
Password-cracking challenge built for dev friends and Twitch streams. Deployed on Kubernetes with Bottle + MongoDB + Redis. Least guesses wins. Drinks on the winner.
Buzzword bingo built as a joke for an AI conference. Single-file HTML, click tiles as you hear the buzzwords. Dark/light theme.
General-purpose Twitch bot for Clash of Code streamers. Manages game sessions, greets players. Runs with Docker Compose.
Live tournament scoring for office foosball. Add teams, input results, see standings update in real time.