Finished and Ongoing projects
-
Star Wars Saga Edition: Foundry VTT Game System
A work in progress. Really this time, don't bother downloading it if you're a Foundry user.
Recently learned about Foundry as a Roll20 alternative and found a lack of support for my favorite TTRPG system, so I'm putting one together!
- HTML/CSS
- Javascript
- SCSS
- Handlebars
-
There Are Four Mics: A Star Trek Podcast
A work in progress.
A landing page and episode archive for a Star Trek podcast!
Built collaboratively with fellow cohost.
- HTML/CSS
- Javascript
- React
- Firestore
-
Tandem Legends: A Legend of Zelda Podcast
A landing page and episode archive for a Legend of Zelda podcast!
Built this as a way to get my head around Wordpress.
- HTML/CSS
- Javascript
- Wordpress
- PHP
-
Yelpheim
A work in progress.
Similar to Yelp, Yelpheim allows users to create locations, upload photos, and set tags for locations built around their Valheim worlds.
Currently closed to registration.
- HTML/CSS
- Javascript
- NodeJS
- Express
- React
- PostgreSQL
-
Animal Crossing New Horizons Pocket Price Guide
This poorly named app helped me quickly reference the prices of various fish and bugs during that 3 month period when everyone was playing New Horizons.
Used an external API to get most of the data and images, although I did some extra compression on the images to keep them small.
- HTML/CSS
- Javascript
- React
-
Star Wars Saga Edition HoloNet
A simulated Holonet environment for the players in my Star Wars tabletop game. This included a messaging system so that characters could contact each other and receive messages from NPCs, browse current events around the galaxy as they're choices impacted various worlds, and even get simulated weather reports.
It largely works, save for some bugs, but unfortunately the COVID-19 Pandemic paused our campaign and so paused this project..
- HTML/CSS
- Javascript
- NodeJS
- Express
- MySQL
-
Age of Empires 2 Quick Reference (Unfinished)
I’m bad at Age of Empires. So while I was playing Age of Empires 2 HD I made this to help me keep track of which civilization had which bonuses.
It is not pretty. But it was fun to parse through one of the games text files and convert it to JSON.
Later I realized the Age of Empires 2 Definitive Edition gave you all this info upfront. Whoops.
- HTML/CSS
- Javascript
- React
-
Homestead
For over a year I've been working on a game concept I tentatively call Homestead.
Built entirely in Phaser, it's currently just a jumble of world and entity generation tests, but, you know. Some day.
- HTML/CSS
- Javascript
- NodeJS
- Phaser