Code
Posted on
January 12th, 2008 by
jason
Here are some of the projects I “actively” work on. I use git as my SCM (thanks to Steve) unless otherwise noted. If you would like to check any of these projects out, the following command should suffice
git clone <repository url>
- Project Euler – [repository] – A site with a bunch of problems for the figuring out. A lot of them seem really tough.
- Mudfish – [repository] – Mudfish is a framework for apache/modpython I wrote for work. We ended up using Django so it’s never seen production use, but it works. It’s a simple version of Django’s url dispatcher with some weird database stuff in it that I never did sort out exactly.
- Phonese3 – [browse repository] – My most successful project to date. Phonese is a photo blog site where you can send your pictures from your phone. Current version is 2, I’ve been working on and scrapping version 3 for a couple of years.
- Pypyrus – [repository] – This is a Python (and others?) source code editor Steve and I work on. It is written in Python/wxPython.
- Warmachine – [repository] – Steve and I started a Python IRC bot, but Redhat politics kind of killed it. I’m sure one day this project will start up again.
- Junk – [repository] – These are random snippets and config files (ie: vim) that are too small for their own repository.
Leave a Reply
Moblog
Archives
- December 2009
- March 2009
- January 2009
- December 2008
- September 2008
- August 2008
- July 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- October 2007
- August 2007
- July 2007
- April 2007