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...


micromusic

micromusic

A tiny miniplayer and queue manager for Apple Music, written in Rust with SDL2

jot

jot

A note-taking app for your fleeting thoughts, started during WildHacks 2025

rhyolite

rhyolite

A bare-bones rendering engine built with Vulkano, supporting traditional and ray-marched rendering modes

communitree

communitree

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

ha_project

ha_project

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

game3

game3

A little experiment from a while back, made in pygame

gatsby

gatsby

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

cellular_automata

cellular_automata

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)

checkers

checkers

A terminal-playable version of checkers created for the 2022 AP CSP Create Task

mndco11age

mndco11age

The website you're looking at right now! Runs on an HTTPS server built (pretty much) from scratch with Rust and OpenSSL

square_game

square_game

An optimal square game solver (gui-based); Northeastern CS1800 Acc. Discrete Structures