~/stefan $ ls projects/

Projects

Memorize — Pairing Game

Cross-platform memory pairing game built with C# and Avalonia UI, using MVVM architecture for clean separation of concerns between UI and business logic.

C#MVVMAvalonia UICross-Platform

Miauhem — Multiplayer Game Backend

Backend for a retro-inspired multiplayer game. HTTP routing with Crow, database management with SQLite ORM, and server-side game mechanics in modern C++.

C++CrowCPRSQLite ORMREST API