Pinned Repositories
adodb-entities
A program to create simple PHP ADOdb active record classes.
MaxIt
The game MaxIt in HTML/Javascript
WordSearcher
A web based PHP program to create word searches and word lists. Also provides the ability to save created word searches for later printing and the ability to import word lists from various sources.
jasonmm's Repositories
jasonmm/ADOdb
ADOdb is a PHP database class library to provide more powerful abstractions for performing queries and managing databases. ADOdb also hides the differences between the different databases so you can easily switch dbs without changing code.
jasonmm/boggle
re-learning C by writing a boggle solver
jasonmm/go-rig
Rewrite of rig in Go.
jasonmm/jotto-go
Simple command-line Jotto game.
jasonmm/lahman-team-career-batting
Calculates the career batting statistics for every baseball team in history.
jasonmm/libjotto
A support library for Jotto games.
jasonmm/ltd-regular-pentagon
Find the coordinates of the vertices of a regular pentagon given the center and the perimeter.
jasonmm/php-rig
A PHP library for generating random identities.
jasonmm/python-challenge
My Python Challenge answers
jasonmm/vim-files