This page contains pointers to some of the code I have made (except for the code done as part of my student projects).
Greasemonkey
I have written some Greasemonkey scripts (i.e. Java Scripts) for the online manager game grid-iron.org. The scripts can be found here at my profile at userscripts.org. Currently there are (June 1st) more than 1100 downloads of my scripts :).
Excel - Visual Basic for Applications
I have written some macros for parsing pages from the online
game Hattrick into Excel. Among other
I have automated the insertion of player data into the Danish U20
hattrick sheet, and I have made a parser for extracting the
match-details for the study of counter-attacks.
Ps. I really miss proper regular expressions in VBA :(.