Projects
Standalone tools and experiments deployed alongside this site. Each lives in its own repository and runs at its own address under this domain.
Every project here was built independently with AI assistance. Where noted, each entry lists roughly how AI was used and what it cost to make — the model(s), an approximate token count, and the time involved — so you can gauge what building something like it might take.
Procedural Solar System · 2026
A seeded procedural generator that builds and renders plausible star systems in the browser.
-
How AI was used: Claude wrote the orbital-mechanics math and the HTML-canvas rendering loop from a plain-language spec; I selected the seeding schema, built the featurelist, and debugged minor errors.
- Model(s): Claude Opus 4.8
- AI tool: Claude Code
CK3 Distant Reading · 2026
A distant reading conducted using scraped data from the Crusader Kings 3 official forums Developer Diaries and player responses.
-
How AI was used: Claude built the scraping and text-processing pipeline and helped surface patterns across thousands of forum posts; I framed the research questions, validated the sampling, and wrote the interpretation.
- Model(s): Claude Opus 4.8
- AI tool: Claude Code
ACM Word to LaTeX Converter · 2026
A tool for converting ACM Word documents to LaTeX format.
-
How AI was used: I framed the requirements, manually reviewed each conversion attempt, hand-edited the LaTeX output against the original word docs, and iterated with Claude. CC did the rest.
- Model(s): Claude Opus 4.7, 4.8
- AI tool: Claude Code
Idle Sails · 2026
A browser idler that uses archival data on age-of-sail vessels, routes, weather conditions, cargo etc to simulate vessels traveling across the world.
-
How AI was used: I established the requirements, specified archival data sources, imposed historiographic considerations, documented decisions, and made lists of goofy names. CC did the rest.
- Model(s): Claude Fable 5
- AI tool: Claude Code
Dark Heresy 2e — Roll Servitor · 2026
A dice-roll helper and API for the Dark Heresy 2nd Edition tabletop RPG.
-
How AI was used: I architected the DSL and use-case schema, validated the PDF-parsing tools, built/organized/planned feature lists, and developed agent profiles for testing. Claude did the rest.
-
Model(s): Claude Opus 4.8 and Fable 5
Rogue Trader 2.0 System Map Tool · 2026
A star system generator based on the generation pipeline in the FFG Rogue Trader sourcebooks.
Rogue Trader 2.0 Sector Map Tool · 2026
A star sector generator designed to create campaign maps for Warhammer 40k TTPRGs (such as Rogue Trader and Dark Heresy). source