My Projects
BitReactor
An 8-bit CPU architecture simulator designed for experimenting with low-level programming concepts and testing custom instructions. It provides a virtual environment to simulate CPU operations, memory management, and device I/O.
IvoryScript V2
A lightweight, dynamically-typed scripting language implemented in Java. Simple syntax, easy to learn, fun to use. (P.S. You don't want to know what happened to V1)
Choc3DP
A 3D printer for the Undercity hackathon in San Francisco made in 3 days, that you guessed it prints chocolate.
CForge
CircuitForge is a breakout board for the popular ESP32-s3 chip that includes many breakout pins, is compatible with any other ESP32 setup (for the most part), and has programming via USB 2.0.
BouncyLabs
A very simple 2D physics engine built in C++! (Work in progress)