Software Enginner

Security Expert

A mix of Cybersecurity and coding gives

a unique perspective on software engineering.

This small program was practice using the JavaFX library to build a Bingo caller program. This program will produce numbers that have not been called until all 75 numbers are called and save the list of currently called numbers between runs encase of computer crashes or acidental closes. The numbers will only be wiped if the numbers.dat file is deleted or the option to clear the numbers is selected. Go here to see the Github project.