Mobile Apps

Show Me Where App

Posted on

During my placement at Cardiff University I created an iOS and Android application called Show me where. The application is aimed at helping autistic children describe parts of their body. It works by allowing users to slide different body parts across the screen onto a virtual doll and then outputs the relevant audio telling the user which…

Games

Random Blockz

Posted on

In my spare time I decided to set myself a challenge to create a HTML5 reaction game within a week. The reaction game randomly generates a colour and displays it in a circle and then randomly positions the four available colours below it. The user needs to select the same colour from the bottom 4…

Websites

Deploy Tool

Posted on

While working at Cardiff University during my year in industry I was given a task to improve the deploy tool which originally export sites from SVN and then deploys them onto different servers. I was asked to add a new admin interface, add a database and make the script more efficient. I created the…

Games

Staroids

Posted on

In my spare time I decided to create a HTML5 game using impactjs game engine. The aim of the game is to collect ammunition around the map and shoot the boulders using the spaceship. It is fairly similar to the classic game asteroids. I created this game primarily using JavaScript, but PhotoShop was frequently used when…

Mobile Apps

Opioids App

Posted on

While I was at Cardiff University I started developing an iOS and Android Opioid application which allowed doctors to convert a list of drugs to a morphine equivalent and then convert the morphine equivalent back to another drug. This would help when prescribing medicine to patients. I created this application in HTML, CSS and…

Websites

Cryptospora

Posted on

During our second year at Cardiff University we were assigned a group project. We were asked to create a decentralized application which allowed users to send both encrypted and messages hidden within images (steganography). We decided as the best way to do this would be developing a Google Chrome extension which would interact with Diaspora. This would…

Games

Birds

Posted on

I was asked to design 10 levels of this Bird Game using the ImpactJS map creator Weltmeister. The aim of the game is to tap the screen or click the mouse to make the bird jump and avoid falling into the water and colliding with enemies to reach the end as quickly as…

Games

Zombies

Posted on

Here is a game I created in my spare time using ImpactJS using this tutorial. The aim is to kill the zombies using grenades and bullets as quickly and efficiently as you can. The player has 5 lives and there are 2 levels to complete. I created the functionality of the game in JavaScript…