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.

Mutiny

There are currently two levels, and they just loop as you complete them.
I was going to make it into a full flash game, implementing new features such as different bombs, enemies and move patterns

System Details

A friend on twitter pointed me towards this Support Details page by Imulus. I thought it was a pretty good idea, so I decided to make my own. Useful if you ever need a client to find out what settings/software they have.

Accordion

This is a simple accordion made while flash was still widely used for this sort of thing.

It can handle as many panels as needed, and most things can be configured; from the diagonal offset to the min width of each panel.

Password Visualiser

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.