Digital Badge - Personal Project
Given just the perf-board badge, everyone in the maker group was free to build on their badge however they wanted. I chose to use an ATmega328p, a 3D-printed back, and a small OLED screen as the core of my badge. The badge also includes a capacitive touch sensor for switching the display by pressing the logo at the top.
IronVoxel - Personal Project
IronVoxel was a Unity-based, Minecraft-esc, game engine that was designed to be highly concurrent. The engine makes use of all CPU cores available to generate the world, calculate meshes, etc.