I have not failed. I've just found 10,000 ways that won't work.
System Information Monitor is a Web Based Java program that monitors various system information, it supports many platform including Windows, Linux and Unix. The underlying API utilizes Hyperic SIGAR API, JFreeChart and the Swing Application Framework.
PHASE was a game developed from scratch by four developers in 10 weeks. The idea of phasing in game means the player can control what they are able to pass through or stand on. Using this principle the player must traverse the 3d levels.
TDD (Test Driven Development) is creating unit tests before ever coding. Implementing AES encryption was both a test of my bitwise operator skills, as well as putting agile methods to the test.
There is no way I could have succeeded without TDD.