Welcome to my portfolio!

An emoji of a hand waving hello

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:

The icon for the Booklist app: A brown book symbol on a tan background.

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.

A screenshot of the software rasterizer running, showing a textured, shaded cube rotating above a plane.

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.

A screenshot of the README.md file for FBTNTools.

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.