thirdandshort.com

<?php get_the_title; ?>

Third And Short is one of my personal interest projects. I plan on launching a blog about high school football focused on a niche market. The layout is rather simple, but it emphasises the main idea of the site: the simplicity and methodical approach to the sport and the culture and history behind it.


StartupHappy.com

<?php get_the_title; ?>

StartupHappy hosts invitation-only events in the NYC area. I was asked to create their website (as well as their identity, which was subcontracted). The main purpose of the site is to act as a portal to eventbrite and to provide more information about their events. The site is powered by a basic implementation of Wordpress.


ApparitionAds.com

<?php get_the_title; ?>

Apparition Ads is a service for hosting interstitial ads. I was asked to create the publisher backend UI for the project as well as the overall site design (and the identity, which was outsourced). I created a custom OOP template engine to power the site.


vibeteaching.co.uk

<?php get_the_title; ?>

Vibe Teaching is a teacher recruitment company based in London, England. The site was developed in association with DukeMedia as a major online facelift for the company. My core responsibility was to give the project life - taking it from the design provided to a live site.

My platform of choice was naturally WordPress because of the extendibility of the Plugin API it provided as well as the scope of the project - the client wanted an easy way to add and update content. The site makes use of the Flickr API for serving photos and the YouTube API for serving videos in addition to several custom plugins and extensions.