Ben Mather
- bwhmather@bwhmather.com
- Phone
- 07873 939585
Projects
A few of my open source projects. For a less curated but more up to date list see my github profile.Games
-
Missile Game
3D game written in SVG and javascript.
-
4x4
Mobile friendly, side-scrolling, driving game using the html canvas. Currently a work in progress
Play online
Libraries
-
python-validation
A python library for runtime type checking and validation of python values.
-
libIDX
C library for reading and writing files in the IDX format used for the MNIST data-set.
-
python-mnemonicode
Library for encoding binary data as a sequence of words.
-
python-linemode
Drivers and template renderers for thermal printers.
-
succession
Python library providing concurrent push based lazy linked lists.
Useful for avoiding race conditions when you would like to be able to determine the current state of a system and listen for all future changes.
-
verktyg
A python web framework based on werkzeug.
Provides better content type negotiation, and separates of handler based on request method.
Utilities
-
WMII Widgets
A collection of status widgets for the wmii taskbar.
Includes a battery monitor, dbus desktop notification area and replacement clock.
-
rerun
Script to run a command when a file changes in the current directory.