For this project myself and a partner were asked to create a rudimentary vector design tool in java from scratch. This tool had to be able to load and export files in a custom .vec format and provide a series of basic design application tools.

This project provided an opportunity for me work on a large scale incremental project with other team members, providing me with both knowledge in the programming language, as this was my first time working in it, as well as how to adapt to a team development environment. This included learning appropriate source control skills and how to appropriately distribute a workload.