Projects & Progress
Personal Website
This website that you're on right now! It works well with the features I wanted for it, but of course it has a long way to go and will only get better with time. Most links to resourses used for this website can be found other places here, but just in case, here they are again.
Conlang Maker
A website to help make & manage constructed languages (i.e. conlangs). It's developed in Next.js and hosted on Vercel.
Don't Break the Chain App
An app to help make sure you do something everyday using the "don't break the chain" method. I know there are probablly apps like this already available, but I want to make it because it seems like something I could do.
Script Chess
I think it would be fun to play chess by writing a script that automatically plays someone else's script. The website would provide an array of all the current chess positions, and the user would have to provide a valid move notation as a string. There would be a time limit to how long the move calculation could take, maybe ~1 second. Your script would only be able to play one other at a time, and you could just sit and watch for a while. I'm thinking a similar to Blaseball in a way.
Lancer RPG Battle Map Website
The Lancer RPG by Massif Press in a fantastic game system & has an amazing character & quest manager in the form of COMP/CON, the free, open-source digital toolkit and gameplay assistant for building and playing LANCER TTRPG games. However, this tool does not include a battle mat for actually playing the game, and other online resources are lacking in the specific tools I would want to see. Of course, that means I plan on undertaking this task myself, building a online battle mat tool for playing lancer over the internet. I plan on developing it in Godot.
Untitled Wizard Game/Sim
I've always been a fan of magics & wizards in media. I've also been facinated by games/sims like Dwarf Fortress & Kenshi. I thought it would be fun to have a game likes those about being a wizard, pondering arcane mysteries, going on quests, breaking curses or putting curses on your enemeis. I thouth it would also be fun to develop for the web using tools traditionally used for website building.