Software

PS/2 keyboard library for AVR

A library for communicating with a PS/2 keyboard on an AVR microcontroller. Supports bi-directional communication and is completely non-blocking.

PHP class: simple MIME mailer

This is a simple class for sending e-mails in MIME format with attachments.

Project timer

A small utility to keep track of the time spent working on different projects. It also displays the amount of money earned if applicable.

Kip-fractal

A program to generate and explore Julia set fractals.

MasterMind

A Mastermind game I’ve written for a contest. Both the (cross-platform) source code and a Windows binary are available. Of course,
it’s buildable on many other platforms :-).

bmp2html

Tool to convert a bitmap image to HTML. C++ source code (cross-platform) and Linux binary. Uses Allegro to read bitmaps.

Omelet

Omelet is a quizbot for IRC. It’s coded in C++ and runs on Windows and various Unices.

RSS-Start

RSS-Start is a RSS feed reader and displayer. The output is displayed in a completely customizable HTML file. As the name implies, its main use is to serve a start page for your browser (at least that’s where I use it for).