You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple app on Java digned applying JavaFX. It represents a simple form with a filter, which displays the given data from the database. The filter allows you to display the results of a SQL query and retrieve an employee list based on the text request and the item (id, personnel number, name, surname) you select from a drop-down list.
Football Appointment Aplication - it is a application where you can create your account, log in to your account and make an appointment for you and your friends at a Football pitch - designed with JavaFX and connected trough a MySQL relational database using EclipseLink and with entities generated by JPA.
Attendance Management System developed for keeping a record of daily student attendance with Java, fxml and MySQL database to store attendance details and user authentication.
Connect Four is a two-player game with "perfect information". This term describes games where one player at a time plays, players have all the information about moves that have taken place and all moves that can take place, for a given game state. I have implement this game using Scene Builder, which is a design tool that enables you to create a…
These consists of coding projects I have done throughout my college semesters. All have achieved high marks for execution, following standard coding conventions, and no bugs.