This repo includes a series of programs and exercises that were part of the September 2023 Java Developer Bootcamp at Talentform. For more info on the projects, visit the specific directories:
A Java implementation of a classic game played by many generations:
https://github.com/Alex188dot/Java-and-PHP/tree/main/src/Game_RockPaperScissors
A fun representation of Interfaces in Java:
https://github.com/Alex188dot/Java-and-PHP/tree/main/src/Game_CardGame
A Human Resources Information System built with Java Swing:
https://github.com/Alex188dot/Java-and-PHP/tree/main/src/Swing_Graphics#hr-management-platform
A Human Resources Information System built with PHP, HTML, CSS and Bootstrap:
https://github.com/Alex188dot/Java-and-PHP/tree/main/PHP