BRH

Projects

custom keyboard

KiCAD C

I built a split keyboard with a custom PCB and firmware based off the Ferris Sweep and QMK.

euclid

JavaScript

Built a LaTeX interpreter and real-time renderer in React for a light online desktop calculator and notebook.
See the code or make a pull request

waddles

Rust

Short thing I started during my first uni finals season to learn about ML without any libraries to help. Tested my MATH 152 (Linear Systems I) knowledge by building a classification model just using class concepts.

rawr

C

Thought modern game engines/renderers had too many pixels and colours. Built an SDL abstraction that makes it fast and easy to produce cool, retro style games.

mogi

Java

Was my first stab at a game engine, made an entity component system based engine to ensure usage was robust.

bunk

C++

Built a CLI to smash binaries together so two things become one! Learned a bit about cryptography through the surrounding research.