My Projects
Gameboy Emulator
A Game Boy Color emulator built from the ground up in Rust. It faithfully replicates the original console’s hardware to deliver an authentic experience on modern-day systems.
Chip-8 Interpreter
A fully functional CHIP-8 interpreter written in C++. It accurately executes classic programs with support for graphics rendering, input handling, and timing control.