My Javascript demos

Follow the links below to see my demos. New versions may appear from time to time.

  • Universal Password Retriever – Difficult to remember separate passwords for diffent websites? Use a combination of a single master password, and MD5 hashing to generate unique passwords instead.
  • ASCII-mation Earth – I’ve written a jQuery plugin for animating ASCII-art on a webpage, and here I use it to animate planet earth.
  • Hello Gravity – Physics enabled HTML using box2djs. Javascript code copied and modified/simplified from mrdoob.com.
  • Spinning news – A news bulletin effect written in Javascript. Works in Google Chrome