An encription app with a very simple algorithm for now. It can obsure a string entered and reveal one that was obscured with the app. All transactions are added to a SQLite database. WORK IN PROGRESS
JavaFX, SQLite, JUnit, Maven
Data driven photo viewer with hard coded set of pictures. Photo attributes are used to populate the screen. Photo properties can be edited and saved, but only in memory, it is not persistent.