Pinned Repositories
art-of-node
:snowflake: a short introduction to node.js
callback-hell
information about async javascript programming
cool-ascii-faces
ᕙ༼ຈل͜ຈ༽ᕗ
javascript-for-cats
an introduction to the javascript programming language. intended audience: cats
menubar
➖ high level way to create menubar desktop applications with electron
mississippi
A collection of useful stream utility modules for writing better code using streams
monu
menubar process monitor mac app [ALPHA]
screencat
:cat2: webrtc screensharing electron app for mac os (Alpha)
voxel-engine
3D HTML5 voxel game engine
yo-yo
A tiny library for building modular UI components using DOM diffing and ES6 tagged template literals
max-mapper's Repositories
max-mapper/ldjson-csv
streaming csv to line delimited json parser
max-mapper/superlevel
a minimalist cli utility for leveldb databases
max-mapper/hypercore-protocol
Stream that implements the hypercore protocol
max-mapper/slides
presentation materials!
max-mapper/electron-microscope
use electron-microscope to inspect websites and extract data
max-mapper/b32tohex
cli to convert base32 strings (RFC3548) into hex encoded strings
max-mapper/emojilock
minilock ids represented as emoji
max-mapper/requirebin
write browser JavaScript programs using modules from NPM
max-mapper/copydat
fast (hopefully) encrypted (hopefully) file copy between two machines using a dat key
max-mapper/element-class
exactly like .addClass and .removeClass from jquery but without dependencies
max-mapper/random-access-zip
max-mapper/truncate-logs
CLI/JS module for truncating the beginning of a set of files easily
max-mapper/normcore
No-config distributed streams using hypercore
max-mapper/archiver-server
Serve hypercore-archiver over discovery-swarm
max-mapper/tabby
a browser with almost no UI
max-mapper/json-merge
given two streams of newline delimited JSON data perform a merge/extend on each object in the stream
max-mapper/collaborator
easily add new collaborators to your github repos from the CLI
max-mapper/geojson-js-utils
JavaScript helper functions for manipulating GeoJSON
max-mapper/voxel-hello-world
a template voxel game repo you can use to build your own voxel games
max-mapper/auth1
minimalist auth0 client
max-mapper/bopomofo
practice writing taiwanese characters on a phone
max-mapper/pidapalooza2016
Public Key Cryptography and Identifiers
max-mapper/dat-archiver
a dat archiving server that you can push data to
max-mapper/gcalwizard
generate add to google calendar link
max-mapper/makerland
max-mapper/dhyve-os
a tiny OS for running docker in xhyve
max-mapper/whitespace
CLI tool that trims trailing whitespace from a file and preserves the correct OS newlines.
max-mapper/data-analysis-n-ways
Session notes, data, instructions and examples for a hands-on workshop on using a diverse set of tools and practices for journalistic data analysis. For SRCCON 2016 http://srccon.org/sessions/#proposal-318397
max-mapper/yophoto
experimental photo gallery using choo/yo-yo/hyperdrive/dat
max-mapper/datsign
Sign buffers using a dats private key. Intended for low level testing, doesn't have a super practical use case.