Technical Projects

Iron Scroll

2024 (in progress)

This is a fusion of my main interests - technology and tabletop role-playing games. Iron Scroll is an engine for playing the game Ironsworn, solo, but with substantial automation and support for multiple characters.

It is an ongoing project which started as a way to learn the Vue frontend framework, and expanded into Typescript de-rusting as well. It will support cloud and local storage and, once complete to a usable state, will be freely available online (as Ironsworn's licensing allows for such use of the rules)

Screenshot of the Iron Scroll chapter page, with a character summary on the side. Several text blocks and a rolled game move are shown. The move indicates success and has buttons to automate outcomes.

Such A Delight

2023 (ongoing, bound by dependencies)

I've elected to include only a few of my Minecraft mod projects here, because most of them are small and not terribly impressive - little things made for some specific purpose.

This is one of my larger works, an extension of an existing mod which adds a dozen new farmable crops, most of them unique in how they grow. My design focused on remaining comprehensive and ensuring no design space was wasted.

You can find this one on Curseforge.

Screenshot showing several of the crops and foods, as well as the new brewing keg, in the Such A Delight mod.

T.A.I.N.T.

2020

This is my favorite of my Minecraft projects, and the one which took the most effort by a great margin. It is an integration between over a dozen existing mods, combining their mechanics to create a unified play experience.

While it is just one of the many integrations T.A.I.N.T. contains, I take pride in making a Tinker's Tool, a modular tool with variable properties, which seamlessly acts as a wand from Electroblob's Wizardry, a complex magic mod not built with such things in mind.

Screenshot showing several of the ingots and tools the mod adds and enables.

DW-Helper

2019

Instead of being normal and using a virtual tabletop or manually handling things in a shared document, I built a bot to automatically manage game state and respond to commands in real time.

In addition to using Discord's Python API, the bot used Google Sheets' public API to manage data in an easily managed way. The entire project was hosted on Amazon Web Services, much like this site.

Screenshot of the Dungeon World Helper in action, displaying a player's character information

FuseMuse

2018

FuseMuse is a procedural music generator, designed for modularity with the goal of producing stylistic fusions. Compositions never reached the quality we intended, but FuseMuse remained an interesting curiosity for some time.

The core UI was created in C++ with the Qt UI framework, while the modules responsible for generation were made in varying languages, including Python and Java, all communicating through a custom text-based track definition format.

Screenshot of the FuseMuse application, showing the instrument tree

GLOOM

2016

GLOOM was a web-based first-person shooter developed using low-level 3D primitives, primarily the libraries Three.js and Cannon.js. The game was a wave battler which included several weapons and enemies.

My primary contributions were libraries for resource loading and control handling, used by the whole team during development. As a team, we defined and executed resource pipelines to bring our vision to life.

Screenshot of the GLOOM title screeen