Over the years I have hacked on some personal Open Source projects.
-
Currently working on a iOS/Mac App (not yet published)
-
libattributes C++ library to provide a named attributes interface to classes.
-
A Brainfuck Interpreter:
https://github.com/nullmedium/erlang-brainfuck-interpreter
-
Filer A graphical file manager, written in Perl/Gtk2.
-
File::DirWalk A Perl Module to traverse a directory tree and execute custom actions (callbacks) on file, folders, etc. I used to host this module on CPAN, but looking after reported test failures on obscure operating systems I had no access to, was a show stopper for me.
The sources are available on my GitHub profile.