dbp's repositories
- particle-filter — A simple particle filter implementation in Python based on stanfords online AI-Class
- webl
- housetab-snap — see current version at http://darcsden.com/position/housetab http://darcsden.com/position/housetab
- snap-coffee — CoffeeScripts in Snap (based on duairc's snap-less)
- tutoring-webapp
- heist-async — Asynchronous update support for heist
- housetab-export — A program to dump the output of the old HouseTab's state from Happstack-state into a parseable format
- syntax-highlighting-benchmark
- housetab — a small webapp to share collective expenses in a house - single account version - note, this version is now quite out of date and missing a lot of features of the multi-account version. There isn't really any advantage in using it.
- housetab-multi — a webapp to manage expenses between a group of friends. NOTE: this is really out of date and may not work. see housetab-snap http://housetab.org
- remind — reminder application, uses a logarithmic falloff to time reminder emails
- tutee-record — a small webapp built in ocaml with ocsigen to record work.
- website — source for dbpatterson.com http://dbpatterson.com
- wishlist — a simple python based web wishlist, intended for a programmer or someone who knows SQL, as that is the only editing interface. (those for whom the list is intended don't need to know SQL).
- dbmigrations — fork of dbmigrations to get dependencies up to date
- urweb-experiments — some code using ur/web, a language/web framework based on dependent types (ie, Coq, Agda, etc) - a login mechanism with salting http://www.impredicative.com/ur/
- ocscheme — toy scheme interpreter written in ocaml