TripleSpot Responsive Homepage
TripleSpot Swiping Animation

TripleSpot is an iOS app that allows people to capture, organize and discover neat places. To market the iOS app they needed a Responsive Website. I worked on a team of 3 people to build out the front-end of TripleSpot.com using HTML5, SASS and jQuery.

One of the cool things I did on this project was to implement the ability for users to use a swiping gesture to jump from page to page. To do this I wrote JavaScript code which relied on the Touch object. I also wrote my own CSS version of a responsive web framework, essentially using percentage based widths, various breakpoints and floated versus block level HTML elements for the column based layout.