Pinned Repositories
bootstrapped-socket-express
Node.js project template using express, Socket.IO, Bootstrap and CoffeeScript.
jquery-formation
jQuery plugin for rendering forms and attaching validation
MongoLab.js
JavaScript Library for the MongoLab REST API
node-googlecontacts
Node module for getting google contacts
node-nasa
Node.js library for NASA's Open API
node-osmgeocoder
Open Street Map Node.js client for geocoding
node-snowshoe-stamp
Node.js SDK for the SnowShoe Stamp API
nullstrap
A Node.js CoffeeScript / Express.js bootstrap. Nice for quickly setting up a site or application. Auto-compiles and watches server-side and client-side CoffeeScript files. Auto-compiles Stylus files and Handlebars templates. Runs main script using Supervisor. One command install and one command to run your app.
thefutureisnow-workshop
WebRTC-Demo
WebRTC Demo using WebRTC.io. WebRTC is an HTML5 feature that allows real-time communication without a plugin. This demo is a simple group video chat that will allow any number of clients to connect. This demo currently only works in Chrome.
mattnull's Repositories
mattnull/node-osmgeocoder
Open Street Map Node.js client for geocoding
mattnull/node-snowshoe-stamp
Node.js SDK for the SnowShoe Stamp API
mattnull/WebRTC-Demo
WebRTC Demo using WebRTC.io. WebRTC is an HTML5 feature that allows real-time communication without a plugin. This demo is a simple group video chat that will allow any number of clients to connect. This demo currently only works in Chrome.
mattnull/node-nasa
Node.js library for NASA's Open API
mattnull/nullstrap
A Node.js CoffeeScript / Express.js bootstrap. Nice for quickly setting up a site or application. Auto-compiles and watches server-side and client-side CoffeeScript files. Auto-compiles Stylus files and Handlebars templates. Runs main script using Supervisor. One command install and one command to run your app.
mattnull/thefutureisnow-workshop
mattnull/node-meerkat
Node.js module for Meerkat
mattnull/thefutureisnow-demos
Demos for The Future Is Now: Futuristic UIs with HTML5 -- SXSW 2013 Workshop
mattnull/webrtc.io-client
drop-in client code for webrtc.io Highly experimental technology
mattnull/atom
The hackable editor
mattnull/benchmark
Benchmarking tool for various languages
mattnull/cdnjs
Search and URL retrieval from cdnjs
mattnull/cdnjs-transform
Transforms the CDNjs packages JSON into something more useful, extracting all assets and cleaning out the crap.
mattnull/env
mattnull/gyf-talk-bsw2015
mattnull/holla
An abstraction over P2P video/voice/data connections using WebRTC
mattnull/mattnull.github.com
mattnull.com
mattnull/node-handlebars-precompiler
Share your Handlebars templates between Node and the browser with minimal effort.
mattnull/node-linkedin
LinkedIn API for Node
mattnull/node-social-media-registry
Node.js Library for the Federal Government Social Media Registry API
mattnull/npm-status-www
A web page that displays the NPM registry status
mattnull/nullempire
Site for nullempire.com
mattnull/passport-snowshoestamp
SnowShoe Stamp authentication strategy for Passport and Node.js
mattnull/phonegap-build-refresher
PhoneGap Build Refresher updates your PGB apps that are linked to a Github repo automatically. The script tells PhoneGap Build to pull your linked Github code every 30 seconds. This way all you have to worry about is committing and syncing your code without having make PhoneGap Build pull your latest code manually.
mattnull/reveal.js
The HTML Presentation Framework
mattnull/simple-go-webserver
mattnull/sxsw-kiosk-slurper
mattnull/thefutureisnow-server
Server for websocket demonstration at SXSW 2013
mattnull/webRTC.io
An abstraction layer for webRTC. Aim is to simplify the HTML5 web standard webRTC in a similar manner to socket.io w/ websockets. Highly experimental technology
mattnull/webrtc.io-demo
webrtc.io multi user chat demo. Highly experimental technology