Tools
I've made various javascript tools, some because I needed them, others just for fun, or just to learn how things work. I've put some of them online in case they are useful to other people, but I can't guarantee that any of them actually work.
-

Running charts
Generating SVG charts of running frequency, distance and pace.
-

Pinyinizer
Type pinyin with tone numbers and get pinyin with tone marks.
-

Silly word generator
A program to generate silly words.
-

Codeword
A tool for helping to solve codeword puzzles.
-

-

SVG optimiser
Description of a program I wrote for optimising SVGs (the actual program is hosted elsewhere).
-

InteractiveSVG.js
A lightweight Javascript library for generating interactive SVGs inline.
-

Draw DNA
Generate SVG diagrams of DNA for illustrating concepts in molecular biology.
-

drawSVG.js
Javascript library for building Scalable Vector Graphics.
-

DrawSVG.py
A Python library for drawing Scalable Vector Graphics.