Projects
Here are some things I've been working on in my free time.
Lego Star Wars Texture Swapper
During covid I used to speed run Lego Star Wars: The Complete Saga for Wii—and actually had the world record in the freeplay category for a short time. During this time, I created a tool to swap in-game textures just for fun.
view sourceSettlers of Catan Game Logic
This is a gui-less implementation of the game Settlers of Catan. It includes a CLI interface to play the game in the terminal, or can be included as a dependency in an npm project. I made this for fun with friends when we were building a multiplayer web version of the game.
view sourceThis Website :)
I'm pretty proud of this site, and believe its a good reflection of my nextjs, tailwind, and typescript skills.
view sourceMy "From Scratch" Checklist
I consider these to be foundational software projects that I'm building to strengthen my fundamentals. They're not production grade, just for my own learnings.