Welcome to my Portfolio!

About me

My GitHub Projects

MemTrack library

Language: C / C++

A single header library that tracks memory allocations in C/C++

View on GitHub

SDLite library

Language: C / C++

A lightweight SDL3 framework that removes boilerplate and provides a clean, minimal API for rapid game and graphics development.

View on GitHub

Custom 16-bit CPU emulator

Language: C

A custom 16-bit CPU. The project also contains an assembler to program it

View on GitHub

Pong game

Language: C

Simple pong game in C using my SDLite library

View on GitHub