Pinned Repositories
AsciiPanel
A java control that displays as an ascii terminal using code page 437.
blank
A "blank" WordPress theme based on Timber and my "Micro" CSS framework.
buildingblock
A tiny class for building DOM elements.
fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
grog
WIP - small canvas game engine
grogjava
WIP - little game engine written in Java this time.
hashrouter
A simple router to handle hash-based routes for front-end applications.
micro
A tiny CSS framework
mouse-parallax
A simple jQuery plugin for absolute or fixed positioned background layers that respond to mouse movement.
scheme
WIP generic JSON-schema based editor
benrobinson's Repositories
benrobinson/mouse-parallax
A simple jQuery plugin for absolute or fixed positioned background layers that respond to mouse movement.
benrobinson/hashrouter
A simple router to handle hash-based routes for front-end applications.
benrobinson/micro
A tiny CSS framework
benrobinson/scheme
WIP generic JSON-schema based editor
benrobinson/AsciiPanel
A java control that displays as an ascii terminal using code page 437.
benrobinson/blank
A "blank" WordPress theme based on Timber and my "Micro" CSS framework.
benrobinson/buildingblock
A tiny class for building DOM elements.
benrobinson/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
benrobinson/grog
WIP - small canvas game engine
benrobinson/grogjava
WIP - little game engine written in Java this time.
benrobinson/grog-ts
benrobinson/iframe-resizer
Keep same and cross domain iFrames sized to their content with support for window/content resizing, in page links, nesting and multiple iFrames. (Dependency free, IE8+)
benrobinson/lanterna
Java library for creating text-based GUIs
benrobinson/ThinkDataStructures
LaTeX source and supporting code for Think Data Structures: Algorithms and Information Retrieval in Java
benrobinson/translator
A javascript find/replace object that will translate (English) words in a specified section of a page, preserving case and plurality.
benrobinson/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.