Current works in progress (2023 September)
Projects in Progress #
- Cardbox. I've stalled a bit because I don't know exactly how I want to implement this, but for a long while I've wanted a multipane, modular editor for writing projects, where pane 1 can be the main writing area and pane 2 can be full of reference cards, mood boards, and so on. In a perfect world, it'd be able to run off YAML at the tops of Markdown files, but that might be too much to ask for.
- Big Simple Timeboxer. I can't believe that this doesn't already exist, but it doesn't seem to: I want to write up my daily schedule of planned timeboxes and have a window that persistently identifies the current timebox and how much time is left. Possibly there are wider applications for classroom use.
Available Projects #
You can see these on the projects page linked in the main menu.
- This website, built with Eleventy.
- A JavaScript dice roller. I've gotten really into dice and random generators lately, so I built a dice roller powered by regular expressions. Of course there are several good versions of this already widely available on the internet . . . but none of those are mine.
- The Metaphoracle. I've been using this tool for a while for story generation. Tarot cards are a bit complicated, but being able to ask "What happens next?" and get a quick answer has been really valuable.
- The Virtual Sorry Jar. Made as a joke for a coworker.
- The Tiny To-Do List.