Projects

This is a list of projects / scripts / programs I have made for fun, I hope you find them useful

A simple tetris clone made in 100% Javascript and HTML5!

No images are used to create the game, it is merely a grid of fields and colored boxes.

A simple to use whois tool to easily lookup available domain names and their whois information

A music description generator for setting up good looking descriptions for albums. It currently supports discogs, beatport and musicbrainz

A small syntax highlighter to highlight code with bbcode, suitable for forums that use bbcode but doesn't have a built-in tag for code highlighting.

An extensible XMPP Bot written in Python 3 based on the SleekXMPP module

The built-in "Plugin Manager" enables you to load and reload plugins on the fly as the bot is running, simply write: ".load example" to the bot, and it will load "example.py" in the "scripts" directory.