chris laughlin

full stack application developer

Projects 

reddit thumbs

First application built using Backbone JS, calls to reddit for the top 100 posts for a given sub reddit and displays a grid with the thumbnail from the post. Uses Backbone Model for showing more information on the post.

Learn moredemo

Weekly Budget

Small mobile web app for managing weekly budgets. Built with Angular JS

Learn moredemo

Twitter Mood

Web application that lets you see what mood you twitter status have been. Happy or sad you'll see what mood you have been in when posting to Twitter.

Learn moredemo

Worker Queue

JavaScript queue processor, to produce a "multi threaded" deferred processor. Create a queue and give it a function that will carry out the processing. Push items into the queue and the queue will process them using setInterval.

Learn more