I am an undergraduate Computer Science student at Purdue University. I have contributed to and owned a variety of projects, both through my university and on my own.
Among other things, here are some of the public projects I am working on or have worked on in the past:
- syscall_intercept, a project to port a Linux userspace syscall intercepting library from x86_64 to RISC-V (specifically, riscv32)
- rocket_league, a project I lead through Purdue's Autonomous Robotics Club to make scaled-down cars play soccer autonomously.
- We restarted the project from the ground up! If you are interested, please get in touch via Purdue ARC!
- 3DeSktop and threedsmirror, a client/server pair that streams your macOS desktop to your 3DS (a handheld game console)
- 3DSUSBController, a three-part project that turns your 3DS into a cross-platform wireless USB game controller
- ⛏ ROSCC, a modification for Minecraft that bridges it with ROS to help teach ROS to new members of Purdue ARC
- Several (dumb) browser extensions
- ⛏ Create: New Age (a Minecraft mod) unofficial v1.1.3 with improved electricity and heat distribution performance (on my GitLab)
- I doubled performance with power grids by rewriting the electricity engine to not run BFS several times every tick! Gameplay changes are in the repository description.
- I participated in Global Game Jam 2025! My team made a 2D platformer for the Game Boy Advance. We used the Butano library for graphics, audio, and input. It was a lot of fun, and I learned a lot about writing game engines! You can find our game here: Sporb
- I have also written a number of other Minecraft plugins and mods. Most of them are private, but every now and then I publish one here on GitHub.
- ⛏ GrapplingHook is a plugin that adds a grappling hook that behaves like the grappling hook available on Hypixel.
- ⛏ BaconTweaks is a collection of useful addons and tweaks I made for a private Minecraft server.
- ⛏ BlockSumo is a plugin that implements the Block Sumo game available on the Bedwars Practice Server.
- ⛏ BedwarsPlugin is a plugin that implements a faithful replica of the Bed Wars game available on Hypixel.
- ⛏ SteVTuber is a mod that adds a key to toggle the player's head into a face tracking mode (when paired with an OpenTrack-compatible face tracker app), allowing the player to use their Minecraft character as a virtual persona.
You can see these projects (and more!) in my profile below.
I also enjoy working with macOS and iOS internals!