Welcome to my portfolio!

Check out my projects via the highlights below, find more detail in the 'Projects' page, or see my 'About' page to learn more about my interests!
Project highlights:

Booklist
Written in Dart, using the Flutter app developement framework.
A simple Android application for tracking the books you've read,
your progress in the books you're reading, and the books you want to read.

Software Rasterizer
Written in C, using SDL for window management, events, and writing pixels.
A software rasterizer impelemented from scratch in C, with triangle-based models,
.obj file imports, UV-mapped textures, near-plane clipping, and basic lighting.

FBTNTools
Written in Python.
A simplified wrapper for several APIs, to be used by collaborators
on a generative AI research project who were newer to Python.