Beginner developer in C# and Unity. Small games, command-line tools, and a homelab in my flat in Czechia. Nothing here was built because it was trendy — only because I wanted to use it myself.
A small terminal system monitor for Linux. CPU, memory, processes — fast, minimal, no bloat. Built because I wanted one without dependencies.
Breakout / Arkanoid clone. Paddle, bricks, lives. The classic loop, rebuilt to learn Unity collisions and game state from scratch.
A terminal calculator. No GUI, no surprises. Type math, get math. The first project where I felt the .NET pipeline click.
A Minecraft 1.20.1 Paper plugin — starter basics. Runs on my own server at mc.brokenokno.eu. A detour into Java that I don't regret.
A small finance helper that calculates compound interest in the terminal. Practical, single-file, made while learning .NET console I/O.
A small Ubuntu Server I built so my data doesn't have to live in someone else's cloud. Docker stacks managed through Dockge, reverse-proxied with NPM, exposed to the world through WireGuard on a tiny VPS. The Minecraft server on it has been running longer than most subscriptions.