BLOG
Why a DevOps Engineer Is Studying Game Development
On switching from cloud infrastructure to game engines, and why the skills transfer more than you'd think.
careergame-devdevops
Building a Multiplayer Card Game in C++ from Scratch
Socket programming, multithreading, and game state sync — what I learned building an online card game without an engine.
cppmultiplayernetworkinggame-dev
Shipping a Game in 48 Hours: Maskarade Postmortem
What worked, what didn't, and what I'd change — a Global Game Jam 2026 retrospective.
godotgame-jamgame-devpostmortem
What Production Infrastructure Taught Me About Game Servers
How DevOps patterns — observability, blue-green deploys, autoscaling — apply directly to multiplayer game backends.
devopsgame-devmultiplayerarchitecture