Mauds Ice Cream

I worked on the front end development of the new Mauds Ice Cream website. This responsive site features a large animated header brought to life using CSS3 animations.

link

Outfitr.me

Outfitr was my final year project at university. The entire project was created from scratch including research, branding, design and development of the the final application. The idea is to allow users to collect their favourite items of clothing from around the web, before piecing them together to create an outfit that can be shared online.
The front end UI was created using Javascript, utilising jQuery UI for elements such as drag and drop. The backend was built in php using the CodeIgniter framework.

Deli-Lites

-

link

Apeer Door Builder

This was the first large scale javascript application that I created. It is a feature that allows Apeer customers to create their own personalised door from multiple options. Their door is then imposed onto an images of a home allowing them to visualise how their door will look in place.

link

Moustachem'

Moustachem' was a small project I created to gain some experience with CoffeeScript. It uses APIs from both Bing and Face.com, allowing the user to search for a celebrity and automatically placing and scaling a moustache on their face. You can check out the source on github.
Sadly the Face.com API has been removed after their merge with Facebook :(, I hope to look into other options for facial recognition... Maybe OpenCV.