Welcome to my page~
On this website, I document personal projects and my overall endeavours in computing. Hopefully, you will find something of help or interest.
Recent Posts
-
ST7789 Display Driver w/ SPI Interface for SAM3X8E MCU [C]
ST7789 display driver built atop custom SPI hardware abstraction layer
-
Gentoo Kernel Configuration
Overview of configuring and compiling a custom Linux kernel.
-
CHIP-8 Emulator/Interpreter [C++]
Simple CHIP-8 emulator/interpreter in C++ using SDL3 API for graphics & input.