Here is some available projects I have at the moment. The list was larger but I cut it drastically as some of the projects were outdated and some merely embarassing.

Title
Description
CodeViz CodeViz is a tool for generating call graphs from source code. It supports various data collection methods such as using a patched compiler or objdump to collect proper information about the source and its layout. It currently supports C and C++ and comes with full man pages.
VM Regress VM Regress is the very early stages of developing a VM tool for regression testing and benchmarking the VM in a very specific manner. The tools that currently exist tend to be a bit crude and difficult to repeat. This tool aims to address the problem
XMMS VQF Plugin This is a plugin that can play VQF's under XMMS on Linux. Because of the licensing the SDK comes with, it'll only work with i386 Linux. Development on this has more or less halted now because it officially Works For Me.