Pinned Repositories
mapbox-gl-draw
Draw tools for mapbox-gl-js
cubism
dyno-item-size
A simple node utility to calculate the size of a item as DynamoDB does.
git-hook-modules
A simple module system for git hooks
image-corpus-react-app
the react app behind http://mcwhittemore.com/my-image-corpus/
image-dicer
Dice a photo into many triangles
node-hooks
A framework for writing and organizing git hooks in node.js
palimpsest
The goal of this project is to provide a framework for merging photos
staged-git-files
Node module that returns a list of files waiting to be committed.
sunlight-congress-api
A `node.js` wrapper for the SunlightLabs Congress API
mcwhittemore's Repositories
mcwhittemore/node-hooks
A framework for writing and organizing git hooks in node.js
mcwhittemore/sunlight-congress-api
A `node.js` wrapper for the SunlightLabs Congress API
mcwhittemore/git-hook-modules
A simple module system for git hooks
mcwhittemore/chicken
A command line tool that lets you run chickenscripts.
mcwhittemore/posterize
Quickly make a poster from an ndarray image. Provide your own colors even.
mcwhittemore/deck-lightning
assemble lightning talk deck.js presentations with one command
mcwhittemore/open-api
An api framework that forces versioning, simplifies data validation, and automates documentation.
mcwhittemore/co-control
Start async tasks when you want. Get them back as you want.
mcwhittemore/morse-beep
A simple text to Morse Code player for the modern web
mcwhittemore/women-in-space
As of March 8th, 2016, 59 women have been to space. Explore this map to see where they are from and read a bit more about them.
mcwhittemore/env-scry
A simple CLI tool for finding all the environment vars in both the active project and all of its dependencies.
mcwhittemore/int-to-rgb
Takes a number (0-16777215) and returns the rgb values.
mcwhittemore/beautify.hks
Beautify your javascript with each commit
mcwhittemore/fn-docs
parse docs out of javascript functions
mcwhittemore/rgb-to-int
Takes an rgb object and converts it to a number between 0 and 16777215 inclusive
mcwhittemore/alexa-simple-controller
Quickly write lamba functions for alexa
mcwhittemore/context-error
Tell users what line really matters in the stack trace.
mcwhittemore/dont-commit-conflicts.hks
mcwhittemore/ejs-list-render
Render a list of nested ejs templates
mcwhittemore/esprima.hks
a syntax valadation pre-commit hook
mcwhittemore/hooks-config
mcwhittemore/make-img-divisible-by-n
Takes an image and expands it to be divisible by any integer
mcwhittemore/merge-and-grow
takes in a bunch of 640 by 640 images, merges them and grows them to 3200 by 3200
mcwhittemore/node-slot-car-bot
Automate your Slotcar Set with Javascript
mcwhittemore/pull-checkout-merge-command.hook
Run scripts after certain git commands are used. Great for compiled source mangeagement between branches and automating magrations
mcwhittemore/receive-build.hook
mcwhittemore/saint-pauls-cathedral-london
mcwhittemore/smudgedown
mcwhittemore/tweet-commit.hook
Turn your git commits into tweets.
mcwhittemore/valid-mocha-tests.hook
pre-commit hook that validates mocha tests