Here's a selection of side projects I've knocked together in my spare time. They range from Android apps to HTML5 games - you can filter the list by using the links below.
How Good Is My Password?
Tool to check how strong your password is, and show how long it would take for a computer to crack it.
Get On With It
Pomodoro and Tabata timing app. Stay focussed at work, or track your workout.
Random Number Pickers
A selection of random number utilities - random letter, coin toss, dice rolls etc.
Runny Block
Dodge obstacles for as long as possible while collecting game-changing power ups. A colourful one-button runner game.
Today's Pollen Count
Hate hayfever? I made a site so you can quickly find out today's pollen count.
Text Particles
Making a roguelike? You'll need a text-based particle system! :) Written in Javascript and uses HTML5 canvas, creates an explosion effect using only ASCII characters.
Tessellate
Tessellate - a tetris clone written in Javascript. My April entry for One Game a Month.
Tilemap generator
A procedural cave generator I'm using in a game. Creates a random tilemap and exports as JSON.
Pew Pew
An HTML5 shoot-em-up game - my January entry for One Game a Month. A writeup of the PewPew project is on the blog.
Random Team Generator
A web app which generates random teams from user-submitted names. Built using the Flask framework.