Skip to content

Files

Latest commit

 

History

History
19 lines (14 loc) · 878 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 878 Bytes

Java-and-PHP

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:

Rock, Paper, Scissors

A Java implementation of a classic game played by many generations:
https://github.com/Alex188dot/Java-and-PHP/tree/main/src/Game_RockPaperScissors

Card Game

A fun representation of Interfaces in Java:
https://github.com/Alex188dot/Java-and-PHP/tree/main/src/Game_CardGame

HR Management Platform

A Human Resources Information System built with Java Swing:
https://github.com/Alex188dot/Java-and-PHP/tree/main/src/Swing_Graphics#hr-management-platform

HR Management Solutions

A Human Resources Information System built with PHP, HTML, CSS and Bootstrap:
https://github.com/Alex188dot/Java-and-PHP/tree/main/PHP