Mar 30 2010

MetaJuicer is out in the open

My newest project is code-named Metajuicer (written in haskell).
Continue reading


Sep 6 2009

Python base converter

Converts from any base less than or equal to 36 to any other base less than or equal to 36. This is my first python program so it is definitely not amazing, but I don’t think I did too bad.
Continue reading