JavaFX project with custom created shapes such as circle, rectangle, oval, polygon, line and pie chart. Demonstrates a knowledge of inheritance as well as many other fundamental Java tools and uses.
Implementation of an O(n log n) algorithm for the Smallest Enclosing Circle and the Voronoi Diagram, using efficient structures (Red‑Black tree, HashMap) with a JavaFX GUI. Sven Skyum, “Implementation ...