My Projects

My game mods and other modding–related projects are listed separately here.

Current Projects

I’m currently working on LOOT and various related libraries.

Miscellaneous

Here are a few things I wrote because I needed them, and shared because other people may need them too.

svg_to_ico

As the name suggests, a CLI utility and Rust library for converting an SVG file into an ICO file. I use it to generate icons for LOOT’s and Yore’s executables.

Pseudosem

A C++11 header-only library for comparison of version strings, following the Semantic Versioning specification and featuring support for a wider variety of version syntaxes.

Jed Gettext Parser

A Javascript Gettext MO file parser that outputs Jed-compatible data, and which can be run in browser and Node environments.

MARS

MARS icon

An interface for the Agilent B2900A Precision SMU that allows the automated testing of devices over time.
So named because Curiosity landed as I wrote it.