| Program | Source | Binary | Language | Description |
|---|---|---|---|---|
| bandwidthTool | Download | – | C++ | bandwidth measuring |
| Bogosort | Download | – | C++ | popular sorting algorithm |
| CSNDR | see project page | C++ | 2D adventure | |
| Maze | Download | GNU/Linux i386 MS Windows | Pascal | game created during school project |
| scaicha | Download | – | Python | generate tag chart for last.fm |
| sMUHttpd | see project page | C++ | simple multi user webserver | |
| tags2playlist | Download | – | Python | automatic generation of playlists |
| university exercises | Source | N/A | N/A | – |
Download the binary if you just want to run the program (except for the python scripts).
These source codes are licensed under the GPL.
| Script | Download | Description |
|---|---|---|
| backup.sh | Download | creates a complete backup of your system |
| convert.sh | Download | to change size or type of multiple images |
| depend_graph.sh | Download | dependency graph of debian packages |
| exif.sh | Download | rename images based on their exif timestamps |
| kernel.sh | Download | compile a Linux 2.6 kernel |
| kernel 2.6 compile script.sh | Download | compile a Linux 2.6 kernel (old) |
| mp3blstr2dscrbblr.sh | Download | last.fm scrobbler script for mp3blaster |
To use these scripts you have to download them or save their code in a file. Then, make it executable by running chmod +x filename.
Some of these scripts only have been tested under the shell bash. If you encounter problems with other shells, please let me know.
All scripts are licensed under the GPL.