i do some software development and research in my free time and for school (cs major @ northwestern). my main interest areas are graphics and programming languages! you can find some of my favorite projects i've done below; all are free and open source and on my github too if you're weird like me and wanna know how i made them.
P.S. i do apologize if this website is a bit of an assault on the senses... i kinda like it that way...
A tiny miniplayer and queue manager for Apple Music, written in Rust with SDL2
A note-taking app for your fleeting thoughts, started during WildHacks 2025
A bare-bones rendering engine built with Vulkano, supporting traditional and ray-marched rendering modes
A social media platform encouraging environmental sustainability through healthy competition and social interaction. Created by Parker Hitchcock, Katriana Trinh, and Nick Breitling for Tonka Hacks 2022
Utilities to aid in data management for The Humanity Alliance, a Minnesota-based 501(c)(3) non-profit that aspires to create long-lasting community value
A little experiment from a while back, made in pygame
A clicker game based on the book The Great Gatsby, made collaboratively by Nick Breitling and Luke Williams for our final AP Language & Composition project
A basic cellular automata simulator written in Java with JFrame (I didn't know how to use shaders when I wrote this so it's pretty slow)
A terminal-playable version of checkers created for the 2022 AP CSP Create Task
The website you're looking at right now! Runs on an HTTPS server built (pretty much) from scratch with Rust and OpenSSL
An optimal square game solver (gui-based); Northeastern CS1800 Acc. Discrete Structures