Hi! I'm Jake!
A bit about me:
I'm:
- 19 4/45 years old
- not listening to anything right now.
- doing (general stuff - in class, projects, sleeping, games)
- rather colorblind
</> My Projects
A gallery of some of my most interesting projects. Look for , click those projects for more information!
ElaticMatch
CodeDay
A set of tools, including a custom suggestion and weighting system, as well as a custom matching algorithm that I wrote and used to match around 350 students to the best-fitting mentors in the CodeDay Labs summer internship program in 2020.
John Peter
CodeDay
John Peter is a Discord bot used for moderation and server management for Virtual CodeDay. It has a very xtensive featureset, and has been used for multiple CodeDays and has worked with over 1000 students.
CopyMoji
BetterDiscord
An extension for the alternate discord client BetterDiscord that changes the functionality of copying emoji to copy the actual emoji characters rather than their names from the discord client.
CodeDay San Diego
CodeDay
A 24 hour hackathon occurring around the world a few times a year. I volunteered for and then later ran the San Diego event.
Foresight Sports
Foresight Sports creates advanced augmented reality sports experiences. I created multiple games using Unity that took data from their launch monitor technology and translated it into a seamless experience.
Distest
Random Projects
Distest is a testing library I wrote for Discord bots that allows for full integration tests of bots, improving the discord bot development workflow significantly. As far as I know, it's the only tool available for this sort of testing.
ScoreSaver
Random Projects
A Chrome extension to help you download beatsaber songs directly from ScoreSaber. No more searching for mapper names on BeatSaver, just download the newest ranked songs directly!

Hashicorp Stack Sysadmin
CodeDay, Random Projects
I've setup and used a stack consisting of Nomad, Consul, and Vault along with Traefik both at CodeDay, where it runs almost every service we have, as well as at home, where I use it to run a number of assorted services on a few old machines. I strongly recommend it, it's very powerful and not all that complex to get started with at any scale, from one personal server to large corporate backends.
Personal Website
Random Projects
You're looking at it! There's not a whole lot to this, it's just a React site hosted on GitHub Pages, but I didn't know React before starting on this so I'm pretty proud of it.
Nomad Job Templates Tool
Random Projects
A little custom tool to allow you to use jinga-esque text substitutions in Nomad jobfiles to help centralize the definition of service traefik tags. This mainly makes it easier to update and change networking configuration across many jobs easily.
Assorted Discord Bots
Random Projects
I've made quite a number of discord bots over time! Some of them, like ReplyBot, which added a reply functionality to Discord years before they finally implemented it first-party, have been obsoleted nowadays, others like DiscordChannelMirror really aren't significantly notable, and many more have been lost to time and past me's lack of understanding of the importance of backup. I digress, however I really do love writing these sorts of applications!
OVRTools
Random Projects
This one's a bit more work in progress than some of the others here. It is a set of tools to help people develop OpenVR plugins more easily and independently from Unity. It will eventually grow to include multiple additional input methods and other tools to allow users to interact with other OVR plugins more easily.