Software
All these software are free, some open-source. Development is also currently halted, for several reasons. I nevertheless will always provide a link to their downloads.
- TagPro
TagPro is a small utility mp3 tag editor; it only handles id3v1 tags. - Memory
Memory is an card game : you flip face-down cards by pair and try to match them.
Computer Science
My main interests in computer science are low level stuff (kernels, bootsectors, etc…), parsing and lexing and last, but not least, pathfinding because it is used in basically any computer game, whether that be a RPG, RTS or a FPS, even if I seldom play any computer games.
- Visual Basic A* and Djikstra pathfinding
Two examples of how to achieve pretty fast pathfinding under Visual Basic