Personal Projects

This is a brief list of some of the stuff I’ve made over the years that I thought would be cool enough to share. Not all of it is still available, but there’s at least screenshots or videos of most of it.

DJMAX Respect V Companion and Discord Bot

An app that uses OCR to retrieve the song information and scores from screenshots of results in DJMAX Respect V and post them to a Discord leaderboard so that friends and I can try and one up each other constantly.

BeatBox

A full recreation of the rhythm game Jubeat, made in Unity. I designed custom PCBs and 3D printed parts to create the controller for this project.

Garryware for s&box

Multiplayer microgames! Work with or against other players in a series of rapid-fire games. A remake of ‘Garryware’ for S&box, based off of the one created by Hurricaaane for Garry’s Mod.

Apex Legends Interactive Map

An interactive map for Apex Legends that shows points of interest on the map overview. The data was populated directly from the game map files to make sure it was completely accurate.

Titanfall 2 Icepick and Custom Gauntlets Mod

The Icepick is a mod injector for Titanfall 2 that allows players to inject custom scripts into the game, override existing scripts, and override any asset loaded into the engine with their own custom ones.
The Custom Gauntlets mod allows players to create and share their own Gauntlet races, like the one from the beginning of the campaign. The Icepick was created to be able to inject this mod only until it was expanded out to allow for more possibilities.

Titanfall Mods

Mod repository for Titanfall 2, it allowed players to upload their mods to share with others while providing an API for the Icepick to notify users of new versions of mods and the Icepick and provide automatic updates.

Payday 2 BLT

Mod injector for Payday 2. It allows players to inject and override Lua code in the game. It provided automatic in-game updates to mods that players were using thanks to integration with the Payday Mods website.

Payday Mods

Mod repository for Payday 2. It provided a place for developers to upload their mods to share with others while providing an API for the BLT to notify users of new versions and provide automatic updates for them.

Payday 2 GoonMod

Gameplay mod for Payday 2, it added extra gameplay and quality of life features. Most features of the mod were integrated into the core Payday 2 game eventually.