Here's some of my personal projects including
- Bezier curves: A macOS screen saver that demonstrates how bezier curves work
- MathCAD functions: A series of MathCAD-plugins written in C++
- RGB Matrix Drawing Board: Software for the Arduino for driving a custom RGB matrix display
- RGBMatrixArcade: Software for the Arduino for playing some simple games of the custom RGB matrix display
- Whitespace assembler: An assembler for the Whitespace programming language
- asmManbrt: Code for generating the Mandelbrot set written in NASM assembly
- randix2radix: C programme for converting numbers between different radix