Programs I have written or am actively working on.

ROMulus (NES Emulator)

Started: May 7, 2020 Last Release: December 20, 2022

An Emulator for old consoles built as low level as possible, without third party libraries. Started with the NES and more consoles to come.

Read More Github Download

Bop-O-Vision

Started: November 2, 2019 Last Release: February 1, 2020

Web based music player and visualizer, inspired by old apps like WinAmp.

Read More Github View

Tic Tac Woah

Started: February 1, 2016 Last Release: February 27, 2016

A pumped up version of Tic Tac Toe written in C++ with SDL. It was made with a one month hard limit. Based on Game Coding Complete.

Read More Github Download

Rasterizer

Started: September 9, 2015 Last Release: March 27, 2016

After years of game dev I was tired of not fully understanding 3D rendering. So I set out to create a renderer and learned just how simple it actually was.

Read More Github Download

Synthesizer

Started: April 4, 2015 Last Release: March 24, 2016

This began as an attempt to learn about audio programming and is slowly transforming into a full audio system, with midi, recording, and effects.

Read More Github Download