Code
I've got some open source projects out there for you to look at. It's not much, but I thought I'd share it anyway.
Sinatra-MVC
An MVC web framework (yes, one of the quadrillion out there) based on Sinatra. It has got it's own website explaining the cool details. I use this framework for all sorts of projects, but mainly for work.
Sigh
A real time distributed monitoring application written in Ruby. It features HTML5 Canvas graphs and NoSQL. Almost every tech band wagon has been jumped upon with this project. I've put the code up on Bitbucket.
JBISC
A general purpose programming language I'm working on. It's a theoretical language for now, while I'm working on the language specification. This project also includes reading lots and lots of literature. The project has it's own website.
PHP Reformatter
A PHP preprocessor and reformatter written in C. I'm not maintaining it anymore, and it's still a dirty hack. But it's nevertheless quite useful. This project has it's own trac project page.