No "serious" work as of yet, since I am still learning to program, but I have some basic things I have knocked together:

As of 21/5/05: Added ASCII conversion program
As of 18/6/05: Addded Physics program As of 03/09/05: Added binary app



Hello World! -
In Perl

In PHP
In Python
In C++
In C
In Pascal

A small "hacking script" (note: not a real one, you script kiddies bugger off)
Login

Ascii conversion program. Both the clean and original code is in here,
as well as the executable, compiled on an Intel Celeron 900mhz processor. For fastest speed, compile the source on your own system.


Clean code source

Original source

Executable file

A physics program, mainly for working out formula's,
soon to work out problems as well.
Original Source

A program I wrote to just spam random nibbles of binary to the screen. I may modify it to stop at a certain number.
Binary