Sheets

Sheets is a clone of spreadsheet software (Excel, Google Sheets) created using Java. I worked on this with a partner in Object Oriented Design. This project was a great was to showcase my Java skills as well as practice common design principles in object oriented programming. Sheets supported multi-row and column operations, saving/reloading, cycle detection, and more. GitHub, source code, and executable are available upon request.