Programming
WebClient
A simple web client written in Java.
Link: WebClient @ GitHub
CrapsApplet
CrapsApplet is a game of craps programmed as a Java applet.
Link: CrapsApplet @ GitHub
SinPlot
SinPlot is a Java program that plots Cartesian coorinates & a sinusoidal function. Just for fun there is a bit of code to randomly color each line segment & project lines from the origin for a faux 3D effect.
Link: SinPlot @ GitHub