--- Practicing Java ---
Java programming done while going through an intermediate Java course. The projects are built in [bluej platform] (https://www.bluej.org/), and may require BlueJ to run.
Starts off with simple "Hello World" and ends with a fairly sophisticated UI for a pizza-delivery app.
The file-tree can be found in file.txt.
Also includes a partial project on list, collections, and maps that takes in a player roster and creates a graphical interface with the list of players and their teams.