i do some software development and graphics research in my free time and for school (cs major @ northwestern). 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:
A bare-bones rendering engine built with Vulkano (in-progress)
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
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 tiny miniplayer for Apple Music written in Rust with SDL2
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
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
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
***i made this server from scratch in rust so loading might be a lil iffy oops