Overview

The code samples listed here range from the mildly helpful (such as the molar mass calculator and the numerical integral script) to the downright stupid (like the fake bsod). Have fun with them!

Math and Science

Molar Mass Calculator
Enter a molecular formula and the script returns its molar mass in g/mol.
Numerical Integral
A simple script that computes a Riemann sum.
"Problem 13"
AIME 2005A, Problem 13. A little script that brute-forces the problem.

Silly Javascripts

Address Bar Scripts
Learn how to do silly things by typing in the address bar.
Address Bar Scripts: Examples
Silly things I've done by typing in the address bar.
Fake BSOD
In Internet Explorer 6 for Windows before XP SP2, this was a pretty convincing BSOD if opened in fullscreen.
HTML Editor
A preview-capable editor for Web Design students.
Virtual Typewriter
No textarea tag used. Not yet IE-compatible.