February, 2015
JavaScript
Simple HTTP Server in NodeJS
Node.js is a platform built on Chrome’s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
Yosemite Time-lapse Video
A 200+ mile backpacking experience through Yosemite National Park captured by Colin Delehanty and Sheldon Neill. This project was filmed over the course of 10 months. We spent a combined 45 days in the park capturing the images in this video.
System Administration
Install Tinc and VPN Setup on Debian & Ubuntu
Programming Patterns
JavaScript Design Patterns Introduction
Frontend Development