Pinned Repositories
bearded-bear
[WIP] A parser combinator generator library for parsing ambiguous left-recursive grammars in polynomial time and space
fabtools
Tools for writing awesome Fabric files
grammar-vis
Typeahead BNF and EBNF grammar visualization in javascript.
lispi
In-browser LISP interpreter written in JavaScript. Implements a subset of the Scheme dialect. Includes a scrollback buffer and support for arithmetic, variables, conditionals and functions.
minisync
A relational object synchronization library. Serialize your SQLAlchemy mapper classes to JSON, submit updates back to the server, and let Minisync figure out the rest. A minimalist approach to web application architecture.
minisync-old
[Moved - this project is now located at https://github.com/Tutorspree/minisync] A relational object synchronization library. Serialize your SQLAlchemy mapper classes to JSON, submit updates back to the server, and let minisync figure out the rest. An experiment in minimalist web application architecture.
node-testing-server
Simple node.js server for loading some static files and testing file uploads
py-bittorrent
A BitTorrent client written in Python. Supports multi-file torrents and implements a rarest-first piece download strategy.
quake-map
A PostGIS-backed earthquake risk mapper
zdexter's Repositories
zdexter/py-bittorrent
A BitTorrent client written in Python. Supports multi-file torrents and implements a rarest-first piece download strategy.
zdexter/lispi
In-browser LISP interpreter written in JavaScript. Implements a subset of the Scheme dialect. Includes a scrollback buffer and support for arithmetic, variables, conditionals and functions.
zdexter/bearded-bear
[WIP] A parser combinator generator library for parsing ambiguous left-recursive grammars in polynomial time and space
zdexter/fabtools
Tools for writing awesome Fabric files
zdexter/grammar-vis
Typeahead BNF and EBNF grammar visualization in javascript.
zdexter/node-testing-server
Simple node.js server for loading some static files and testing file uploads
zdexter/angular-seed
Seed project for angular apps.
zdexter/angular.js
zdexter/bit-battles
[WIP] Flask-backed HTML5 multiplayer game for learning Backbone.js and exploring causal ordering. Be a zero or a one, and blast the other team into oblivion!
zdexter/bittorrent-review
(Forked for code review)
zdexter/clojure-koans
A set of exercises for learning Clojure
zdexter/cloudless
An event-driven communication framework
zdexter/etches
discrete, interesting things from algorithms, data structures, grammars and languages
zdexter/flask-beaker
Flask extension for Beaker session
zdexter/geoalchemy
Using SQLAlchemy with spatial databases
zdexter/mongoose-nested-set
A mongoose plugin implementing the nested set pattern for mongoose models
zdexter/mongoose-tree
mongoose plugin for tree hierarchy using the materialized path strategy
zdexter/mosh
Mobile Shell
zdexter/mostawesome
an ordering of which things are most awesome (quick, simple mockup)
zdexter/octopress
Octopress is an obsessively designed framework for Jekyll blogging. It’s easy to configure and easy to deploy. Sweet huh?
zdexter/pip
A tool for installing and managing Python packages
zdexter/ProjectEuler-Clojure
My solutions to Project Euler problems in Clojure.
zdexter/ProjectEulerPython
My solutions to Project Euler problems in Python.
zdexter/pynliner
Python CSS-to-inline-styles conversion tool for HTML using BeautifulSoup and cssutils
zdexter/ruby_koans
A set of Koans to teach the Ruby language
zdexter/shoreleave
A smarter client-side for ClojureScript
zdexter/ss-angular
AngularJS integrations to SocketStream
zdexter/TicTacToe
Tic-tac-toe game in Python with multiple AI backends (incl. naive and minimax algorithms)
zdexter/tomorrow-theme
Tomorrow Theme
zdexter/Twisted-IRC-Watcher
Takes an IRC host, a list of channels on that host, and a keyword to watch for. Listens on those channels and alerts the user when the event loop notices the keyword.