I developed a simple MusicPlayer application in Java using the Swing library as a self-study project. To build the application, I leveraged resources like YouTube tutorials, Codeium, and Stack Overflow for guidance.
For my Object-Oriented Programming module at Teesside University, I developed this Java OOP project as a prototype for Exciting Activities Ltd. It allows users to manage activities, itineraries, and costs efficiently. Key features include activity and itinerary management, business rules validation, data persistence via file handling, a console-based interface with input validation, and a Swing-based GUI for viewing itineraries. This project showcases my skills in Java, object-oriented programming, file handling, and GUI development.
WIP Calculator Application I am developing using Java, as a self-study project. The application features a GUI developed and designed using Java's Swing library.