Student software developer from Greece, mostly self-taught.
I like working close to the hardware.
Full CHIP-8 virtual machine in C++. Opcode decoding, memory-mapped I/O, display buffer management. Built for me to establish basic knowledge on emulation.
Reaction time measurement minigame using C++ and Raylib.
A sorting algorithm modelled after searching for matching socks in a laundry basket. Comes with a Raylib visualizer.
Rust Authenticator Platform for Time-based OTP Retrieval. TOTP in the terminal.