Pinned Repositories
d3js_design_patterns
collection of original articles about how to write better d3js programs
encrypted-socket.io-chatroom
end to end encrypted socket.io based chatroom
guid3.js
sliders and buttons for d3
light-controller
openssl_guides
cheatsheet for common openssl activities
signal_hunter
gnuradio + nodejs + zeromq
svg2d3
tiny web application that parses SVG files and returns d3.js code that would render it
tb03-tools
a node.js / vue.js application that lets you visualize and edit your Roland TB-03 patterns
the-office-script-search
billautomata's Repositories
billautomata/3d_whack_a_mole
3D version of whack a mole with three.js
billautomata/booth_graphics
repository of three.js powered webgl app
billautomata/booth_server
billautomata/cookie
genetic programming function approximation
billautomata/iterate
node based application to manage the github gist based design and review process
billautomata/pyopengles
Python wrappers for Raspberry Pi hardware 3d acceleration
billautomata/chess.js
A Javascript chess library for chess move generation/validation, piece placement/movement, and check/checkmate/draw detection
billautomata/convnetjs
Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.
billautomata/convolve
Canvas convolution filters
billautomata/evident_d3js_styleguide
evident.io d3js styleguide
billautomata/Garbochess-JS
A strong javascript chess engine using WebWorkers
billautomata/gistup
Create a gist from terminal, then use git to update it.
billautomata/gl-matrix
Javascript Matrix and Vector library for High Performance WebGL apps
billautomata/HE_Mesh2014
HE_Mesh 2014, a Java library for creating and manipulating polygonal meshes. Aimed primarily at Processing 2.
billautomata/javascript-idiosyncrasies
A bunch of Javascript idiosyncrasies.
billautomata/jsc64
The JavaScript Commodore 64 emulator
billautomata/keylogger-osx
Very simple keylogger for self-quantifying on Mac OS X
billautomata/microphysics.js
micro physics 3D engine from Florian Bösch
billautomata/msp430-i2cslave
MSP430 I2C slave example (for MSP430G2553 on Launchpad) including master example (e.g. for TP-Link MR3020)
billautomata/msp430_usi_i2c
I2C for the MSP430 using the USI module
billautomata/nes-gamedev-examples
Example Nintendo (NES) source code for an article series on http://anton.maurovic.com
billautomata/node-adsb
An ADS-B decoder in node
billautomata/node-rtlsdr
Node bindings for rtl-sdr
billautomata/nodejs-self-signed-certificate-example
The end off all your self-sign certificate woes (in node.js at least)
billautomata/ofxEmbree
a photo-realistic ray tracing addon for openFrameworks (using Intel Embree engine)
billautomata/Physijs
Physics plugin for Three.js
billautomata/slimerjs
A PhantomJS-like tool running Gecko
billautomata/timeline.js
A compact JavaScript animation library with a GUI timeline for fast editing.
billautomata/tween.js
Javascript tweening engine
billautomata/VICE
A snapshot of old VICE (C64 emulator) 2.1 sources with some of my tweaks