2D AnimatorJune 01, 2022 Designed a Jar application that facilitates the creation of effective 2D animations from shapes. Developed a Model-View-Controller architecture including four different visual presentations, and the controller is supplied with a command-line parameter. Wrote Junit tests for each class to test functionalities for all public APIs. Designed and continuously improved the data structure selection and hierarchy of the classes, emphasizing the readability and flexibility of the codes. Show project