// Building a Compiler for Competitive Programming
How I designed algo, a Python-like language that compiles to optimized C++17 for competitive programming.
2026
How I designed algo, a Python-like language that compiles to optimized C++17 for competitive programming.
Territory War's AI progression: from random moves to anticipatory strategy, without ever feeling cheap.
How I converted Sauna from vanilla JS to Svelte components and then to TypeScript without breaking a running product.
Fitting a rhythm platformer onto a TI-84 Plus CE: 320x240 pixels, 256 colors, and no floating point.
Architecture of tiscord: a TUI Discord client with real-time gateway, inline image rendering, and encrypted token storage.
It is not about memorizing algorithms. It is about building a problem-solving instinct that transfers everywhere.
How I made a problem-solving templating workflow for competitive programming.