Photograph Library

My Photo Library is an application for people to store and tag photos on their local storage device. Enables the easy retrieval of photos using the search filter feature to search by tag and or date range.

Continue reading “Photograph Library”

JWT Decoder

Screen shot of the JWT Decoder Java desktop application.

A Java desktop application to decode JSON Web Tokens. Built using OpenJDK 11 and OpenJFX 11. The team members who built the application were Klaus Cepani, Jorid Spaha, Josh James and John McNeil.

The source code for the application demonstrated here can be found Continue reading “JWT Decoder”

Rendezvous

For those people who spend their time visiting people this application is perfect.  Rendezvous allows you to enter all your appointments.  As the appointment time approaches a text reminder is sent to the person you are visiting to remind them of the appointment.  The month, week, and day calendar views allow you to see upcoming appointments.

Screenshots of the Rendezvous appointment reminder Java desktop application.

Continue reading “Rendezvous”

Breakout4J

Screen display of Breakout4J a Java 8 and JavaFX application based on the Atari Breakout game.

Breakout4J is a JavaFX single-player game based on the old Atri games console game called Breakout.  This is the application that students build from the ground up as part of the online course “How to design and build your first real application in JavaFX”.

Continue reading “Breakout4J”