Labs
The Labs section will show any small bits of work I have been doing that aren’t really large enough to be included in my portfolio, or useful enough to be called a script.
These will mainly be experiments in technology I’m not familiar with, or proof of concepts for larger projects.
Password Visualiser
AnimationAS2MySQLPHP
Users entered a password, which was then stored in a database. The password is then retrieved when the flash is loaded, and a visualisation is created based on how secure it is (number of characters, numbers, special characters etc).
The flash then loops through the passwords, changing the properties of the piece as the password changes.