Lee Galbavy II

Projects

Project Name
Project Description
Download/Project Link
Just Another Sudoku Game
A desktop game that will generate a randomized Sudoku board for the user to play. Will contain display options for Fullscreen/Windowed mode, achievements, and different themes for the user to select from.
Project Page
This Website
This website is one of my projects, and the download link includes the up-to-date files being used.
Download
Daily Audit Program
When I worked at Holiday Inn Express in Conway, AR. We had an excel sheet/script that was used to enter the audit data the office required, and it printed a formatted report that was used by the office. It broke, so I wrote a program in Java/JavaFx to replace it.

It used JavaFx for the GUI, JavaDB for the embedded database, and Java for the OO aspects and data manipulation.
Project Page