Pinned Repositories
amdahls-law-explorer
Amdahl's Law Calculator
apache-anywhere
Command line util to start ad-hoc apache server in chosen directory on chosen port
dijkstra
shortest path calculator using d3
dijkstra-explorer
Interactive exploration of Dijkstra's Shortest Path algorithm. Create your own map and find the shortest paths between places on it.
dv8-blockchain
dv8 blockchain talk
graffeine
D3 console for Neo4J
graffmaker
Simple node.js DSL-ish tool for populating Neo4J
gridagram
Manages dynamic grid layout of on screen data like a poor man's gridster
medea
JSON manager: jQuery plug-in that converts JS & JSON objects to HTML forms and back again
rtsdemo
content from MongoDB Thames Valley UG April 2012 - mongodb, capped collection, node.js, web sockets, d3 charting demo
julianbrowne's Repositories
julianbrowne/graffeine
D3 console for Neo4J
julianbrowne/dijkstra
shortest path calculator using d3
julianbrowne/rtsdemo
content from MongoDB Thames Valley UG April 2012 - mongodb, capped collection, node.js, web sockets, d3 charting demo
julianbrowne/medea
JSON manager: jQuery plug-in that converts JS & JSON objects to HTML forms and back again
julianbrowne/apache-anywhere
Command line util to start ad-hoc apache server in chosen directory on chosen port
julianbrowne/dijkstra-explorer
Interactive exploration of Dijkstra's Shortest Path algorithm. Create your own map and find the shortest paths between places on it.
julianbrowne/amdahls-law-explorer
Amdahl's Law Calculator
julianbrowne/gridagram
Manages dynamic grid layout of on screen data like a poor man's gridster
julianbrowne/dv8-blockchain
dv8 blockchain talk
julianbrowne/marcus
Simple demonstration of a Markov chain generator that creates english proverbs based on the structure of existing ones
julianbrowne/BlogImageTags
Jekyll Liquid tags plugin that generates blog images with optional captions
julianbrowne/Orphan
Javascript REST/JSON Client
julianbrowne/atari-ai
julianbrowne/bennett
REST API Verification tool written in JS and JQuery
julianbrowne/blockchain-explorer
julianbrowne/blockchain-talk
Slides, code, etc for talk "Blockchain: Secret Sauce or Snake Oil?"
julianbrowne/decoder-game
Source code for Frequency Analysis Decoder Game
julianbrowne/demo-test
julianbrowne/earwig
HTTP listener that responds to any HTTP method at any pathname and logs the interaction
julianbrowne/flaky
creates an unreliable pool of http servers for failover testing
julianbrowne/hesitate
Back-off and re-try for javascript functions
julianbrowne/julianbrowne.github.io
tinkerings with pages
julianbrowne/leonore
SVG drawing library
julianbrowne/piggybank
Manager for handling multiple ajax (REST/HTTP) calls in sequential and synchronous order, waiting for results of each, then returning collated result set
julianbrowne/puddle
checks and reports on health of small pools of HTTP servers
julianbrowne/schemer
Generates a JSON schema from a pool of example JSON documents
julianbrowne/shortest-path-d3-mapper-example
D3 node and path plotter example
julianbrowne/shortest-path-d3-router-example
routing code to go with shortest-path-d3-mapper-example
julianbrowne/versa
Clone of word master / wordle with some differences
julianbrowne/webpack-example
Very simple and easy to follow worked webpack example for static pages that has multiple builds, moves files, global namespace access and mocked out dependencies for testing