Select a project:
For my work on Open Server Platform, I designed a system to aid in the construction of fault-tolerant server daemons. OSP attempts to abstract out all the threading and socket programming from server coding. It also transparently allows a daemon running on multiple servers to have a shared datastore distributed amoung all the nodes.
What I've done:
For my work on GMPErl, I wrote a Java server that uses JInterface to handle all the BigInteger math and an Erlang module to wrap around those functions. I also wrote an RSA module and an ElGamal that uses my javabignum.erl library.
Link:
SVN Access (u = p: anonymous)
FANG is a new functional programming language that I'm developing that takes the best elements from all the other languages and combines them. Some of the features include:
Kader is a project to provide an easy to use class of PHP libraries that can work together or separately.
Link:
Kader Repo
I setup an openLDAP server and wrote a tutorial for how to setup a VM to authenticate against it. I also wrote a number of scripts to automate LDAP users and permissions. This will play a major role in the new production infrastructure.
Link:
Wiki Page