This project was done for Computer Science 228 (Introduction to Data Structures) and I thought it was a very fun project to work on. I had to write a Graham's scan and a Jarvis march to create convex hulls around a set of points. This was performed entirely in Java.