Projects
Let’s Make a Synth!
https://github.com/ncmiller/lets_make_a_synth
A multi-part series where I create a digital audio synthesizer from scratch using SDL and C++. Still a work-in-progress.
Hectic Hexagons
https://github.com/ncmiller/hectic-hexagons
A clone of the puzzle game Hexic HD, written from scratch using only SDL and C. This game is incomplete, but playable.
Play the demo here.
Roku CLI
https://github.com/ncmiller/roku-cli
A python program to control your Roku from the command line.