About
I love learning about low level and systems programming. I'm currently interested in programming language theory, operating systems, and computer graphics.
Currently studying a Bachelor of Computer Science (Advanced) at the University of Adelaide.
Projects
CS Club Website
The University of Adelaide Computer Science Club's new website, created using Next.js, React, and Tailwind CSS.
Cabinet
A command line file sorting utility, written in Rust.
Circuit Simulator
A circuit simulator that uses modified nodal analysis (MNA) to simulate digital circuits. Currently a work in progress, created using C++ and libraries such as Eigen and ImGui