A 16-bit CPU built in Minecraft using Redstone. Features a custom RISC-V inspired ISA (Instruction Set Architecture) and a browser-based simulator to test and debug programs faster.
A Python tool that lets you build fully customisable dashboards directly inside your terminal. Configure layouts, colours, and widgets using simple YAML files, add API-powered widgets (weather, news, etc.), and even create your own widgets with just a few functions. Designed for Unix-based systems. Published on PyPi.
Custom API bindings for the timetable management system WebUntis, with high-level functions to directly generate HTML. Currently working on a C++ version.
A Python-based Poker game (Texas Hold'em) with full hand-ranking logic and network support — currently working toward a complete GUI and betting system.
A fully functional multiplayer Uno game built with Python and Flask. Players connect via a local-network website — core gameplay implemented in under 15 hours.