Interactive Design Concepts
Projects and sample code for Cooper Union's Interactive Design Concepts class. Additional materials found at destroytheinternet.com
6 Projects
Very straight-forward utility to generate and stream QR codes directly to the browser.
Implements Create, Read, Update and Delete via an node API, as well as provides a sample html form for interfacing with it.
An exploration of HTTP response headers.
A sample scraper that utilizes Cheerio to build API responses from HTML elements.
A Cheerio scraper that shows how to take "found data" in web pages and turn it into well-formed API responses.