Achievements
- I currentlyno longer have the highest voted question on Puzzling.SE for a picture of my fridge!
- I was the first person to be awarded the [gold-badge:great-question] badge for the same question.
- My highest voted answer is a piece of code that doesn't work
    #!/bin/bash/
    
    makeSpam()
    {
        string=`cat *`
        string=$string`ls -al`
        echo $string > "file"$i".spam"
    }
    
    mkdir "SpamForYou"
    cd "SpamForYou"
    
    i=1
    while [ 1 ]
    do
      makeSpam $i
      i=$(($i + 1))
    done
My Applications
Angry Gran
                    http://www.playandroid.com/blog/wp-content/uploads/2012/01/Angry-Gran-Logo.jpg
Arcade style game where you must whack your enemies and 
their hidey places in order get cash to fund your growing
arsenal.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Clowning Around
                     A physics puzzler where the aim of the game is to get each of
the clowns in to the corresponding coloured barrels using a 
variety of contraptions such as cannons, trampolines, and
teleporters.
A physics puzzler where the aim of the game is to get each of
the clowns in to the corresponding coloured barrels using a 
variety of contraptions such as cannons, trampolines, and
teleporters.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Top Truck
                    http://a2.mzstatic.com/us/r1000/070/Purple/35/b7/6e/mzl.hseganxc.175x175-75.jpg
Truck based carnage in three varied settings. Collect pickups
and smash cars to keep the crowd happy! 
                                    