Java

Prior to working on the C++ code; I had been doing some Java work with the aim gaining experience using the 2D graphics API.  I created a simple banner applet that renders my name using the text capabilities of the API and displays some animations of some clouds using PNG files moving across the screen.  Note: the gradient fill for the background.

Java Applet LInk