- Developer since graduation in 2020
- Main languages: Python, Java, C++
This is a collection of projects I worked on with other people, or on my own. These projects were mostly done during college, but still show a great learning progression.
- This project creates a Java Application for a fake airline company.
- UI was developed with JavaFX
- Project uses file IO for persistant storage of information
- Runnable file available here
- This project utilizes the Matlab API to calculate and simulate DC circuit responses
- UI was created with QT and utilized C++ to use the API