- Plasma
- a little fractal plasma generator program.
- Sudoku Solver
- a JavaScript program that automatically solves Sudokus as you enter the numbers. Not perfect since it only looks at the current board and doesn't try to recursively solve things past that, so the really hard Sudokus won't be solved automatically by it.