Pinned Repositories
botswana
Browser-based arena game with programmable bots written in JavaScript. http://bencrowder.net/coding/botswana
crosswrite
HTML5/Javascript audio transcription app.
emperor
Javascript script to embed pedigree charts in web pages.
family-analysis
Simple Javascript-based proof of concept for analyzing family relationships.
gent
Genealogy todo list in Django. v0.1-alpha (prerelease)
md2epub
Python 2 script that takes a list of Markdown files and generates an EPUB out of them
pedigree
Abandoned pedigree chart sharing web app.
router
Small PHP library for doing URL routing. Not maintained anymore.
unbindery
Abandoned PHP/Javascript web app for transcription (images/audio).
unicode-inspector
Web app for inspecting Unicode text.
bencrowder's Repositories
bencrowder/md2epub
Python 2 script that takes a list of Markdown files and generates an EPUB out of them
bencrowder/botswana
Browser-based arena game with programmable bots written in JavaScript. http://bencrowder.net/coding/botswana
bencrowder/router
Small PHP library for doing URL routing. Not maintained anymore.
bencrowder/unbindery
Abandoned PHP/Javascript web app for transcription (images/audio).
bencrowder/crosswrite
HTML5/Javascript audio transcription app.
bencrowder/emperor
Javascript script to embed pedigree charts in web pages.
bencrowder/family-analysis
Simple Javascript-based proof of concept for analyzing family relationships.
bencrowder/gent
Genealogy todo list in Django. v0.1-alpha (prerelease)
bencrowder/pedigree
Abandoned pedigree chart sharing web app.
bencrowder/unicode-inspector
Web app for inspecting Unicode text.
bencrowder/circlecells
Generative art (cellular automata). Written using PlotDevice.
bencrowder/cirque
Small tool for circle packing art
bencrowder/scrub
A Python script to bleep out profanity from EPUBs. https://bencrowder.net/coding/scrub/
bencrowder/alphabet
Simple web app for reviewing the alphabet (for young children).
bencrowder/epubdiff
A Python script to diff EPUBs. https://bencrowder.net/coding/epubdiff/
bencrowder/erasure
Web-based app for memorizing paragraphs of text, erasing words as you go.
bencrowder/fledge
Language/shell for processing files.
bencrowder/letterdrip
A semi-literary art experiment.
bencrowder/lsystem
Modified L-system generator in Javascript/Canvas.
bencrowder/scanbook
Python script to process page image files for easier reading
bencrowder/speed
Writing tool (desktop app). Written using Electron.
bencrowder/spin
A game made with THREE.js and Box2D.
bencrowder/typlate
Web app to create PDF templates for sketching typefaces.
bencrowder/asteroids
Simple Asteroids clone written in JavaScript. Play here: http://bencrowder.github.io/asteroids/
bencrowder/atmosphere
Python white noise generator of sorts
bencrowder/bubble-pursuit
Small game written for class project
bencrowder/docker-supervisor
Dockerfile for running Python projects under Supervisor in a Docker container
bencrowder/foma
Automatically exported from code.google.com/p/foma
bencrowder/snakes
Generative art. Written with PlotDevice.
bencrowder/tinyraytracer
A brief computer graphics / rendering course