Ben Mann

Past research included:
Code samples:
A computerized version
of the GHOST game (description)
You can try the
other GHOST version
which will force you to choose the longest word possible in order to win. This version
follows the specifications on ITA Software's website (though not in implementation details like using Javascript's HTTPRequestObject).
An automated screen capture program that takes a screenshot once
per hour and saves it to the directory from which you ran the program. To use it, right click,
save target as. Unzip. Then navigate to where you saved it using a terminal or command prompt and
type "java ScreenCap" To stop it, hit ctrl+C, otherwise, leave the terminal open.
You can specify how many pictures it will take by typing "java ScreenCap 48" for instance.
Use any number you want. Case sensitive!
Miscellaneous: