Code
This page contains a collection of various things I've made with code over the years. I mainly write in JavaScript for web these days, but if I make anything not for web I'll link it here too.
Web toys
These are some simple-in-concept tools and toys I made that have their home on this very website.
- Magic Sequences: a visualization of the decimal expansions of fractions
- Unicode Map: an interactive map of Unicode
- Polyhedra Sketch: a simple tool for drawing messy polyhedra
- Vim Digraphs: a color coded table of the default Vim digraphs
- Vim Cheatsheet: an comprehensive interactive "cheatsheet" for nearly every command in Vim
- …and more to come!
Larger browser-based projects
Anything else browser-based I made (often larger in scope and complexity) that lives on GitHub.
- HTML5b: a port of a Flash game from 2013 with added level creator
- ManualSpeech: a speech synthesizer where you control the formants directly
- MicroMSPFA: a tool for making MSPA-styled comics to be read offline
- Goime1000 (web port): another web port of a Flash game from 2013
- Quack and Lisa Threads: a tool for sorting pages specific of a webcomic by thread (made for internal use, but also happens to be public)
Processing/p5 projects
I used to use Processing and p5 all the time, but I don't as much anymore. The Processing projects on this list were ported to p5 so they can work in your browser. (Both of these are in 3D and porting them is hard; I'll finish porting them later.)
Misc. other stuff I've done
I made a website for Jacknjellify once, from scratch in HTML. I think it turned out OK.