Andreas Flierl's repositories
myfitnesspal-convert
Converts JSON from http://myfitnesspal.com/reports/results/progress/1/2000.json to a CSV that can be imported into spreadsheet apps.
java-compiler-fail
reproduction of compiler error
pandacub
My attempt at a basic (and rather peaceful) bot for the Scalatron bot game (http://scalatron.github.com/). Features combinator parsing (well not anymore, because it was too slow for 100+ bot spawns), graph-based Dijkstra path search (including a Fibonacci heap) and (too few) BDD tests. =(^.~)=