Pinned Repositories
Account-Service
Master the Spring Security module, learn the basics of user authentication and authorization, know how to register security events, and get acquainted with various requirements, such as modern information security standards for web applications.
AppointmentScheduler
Application to schedule appointments written in Java (Spring Boot)
BargainBee-Marketplace-Website
A Marketplace website where users can sell and buy items from other users.
ClimaSync-Weather-Website
Weather Website
Code-Sharing-Platform
You will get acquainted with server development on Spring Boot and touch on some basic topics in Web-programming such as HTML, CSS, and JS.
E-Commerce-Lumitech
A personal project showcasing an E-Commerce website built with Spring Boot for technologic components.
mooc-java-programming-i-2023
Java MOOC exercises solutions for Part 1
ProDental-Dental-Appointments
Website for dental appointments
React-Tutorial
Recipes-API
JSON, REST API, Spring Boot Security, H2 database, LocalDateTime, Project Lombok, and other concepts useful for the backend.
ReudyMiguel20's Repositories
ReudyMiguel20/AppointmentScheduler
Application to schedule appointments written in Java (Spring Boot)
ReudyMiguel20/mooc-java-programming-i-2023
Java MOOC exercises solutions for Part 1
ReudyMiguel20/Amazing-Numbers
Amazing Numbers (Easy) Project on HyperSkill
ReudyMiguel20/Budget-Planner-Java
ReudyMiguel20/Flashcard-Java
Flashcard project made in Java.
ReudyMiguel20/LibrarySystem
Library Management System on Console / Java
ReudyMiguel20/Meal-Planner
Hyperskill Project (Medium)
ReudyMiguel20/Mooc-Java-Programming-II-2023
All exercises completed for Java MOOC Part II (Until Part 12)
ReudyMiguel20/Rock-Paper-Scissors-Java-Reloaded
A playable Rock-Paper-Scissors game, with a Player vs. Computer mode. Practice using arrays, the Random class, formatted strings, and algorithms.
ReudyMiguel20/TicTacToe-With-AI
TicTacToe Project Hypeskill