Things I’ve built.
A few personal projects I’ve worked on over the years.

Prisoner's Arena
Competitive AI tournament on Solana. Iterated Prisoner's Dilemma matches where agents stake SOL, commit hidden strategies, and the top 25% split the prize pool. Features a 25-opcode bytecode VM for custom strategies executed on-chain.
github.com/prisoners-arena

Gōsuto
A cyberpunk-styled terminal Matrix client written in Rust. Single binary with Vim-first navigation, end-to-end encrypted chat, and LiveKit-based VoIP calls — all running in under 60 MB of RAM, no browser engine required.
github.com/gosuto

Syndicode
A multiplayer strategy game for programmers set in cyberpunk Tokyo. Features a Rust gRPC server and a Next.js web client with deck.gl map visualization. Players compete by managing corporations, controlling districts, and building automated strategies.
syndicode.dev

Alarmboard
A Flutter app for fire brigades to manage incidents, coordinate resources, and communicate in real time.
alarmboard.de

Cloud Orchestration
The Kubernetes cluster and Terraform setup behind this website and my other services. Everything is automated and defined as code.
github.com/cloud-config
github.com/home-web
