Reason & Domination

For my SoftUni defense project, I developed a full-stack demo app to demonstrate my fundamental backend and web-security skills. I implemented user registration, login, and role-based access control using Spring Boot and Spring Security so that regular users and administrators see different features. The front end of the application uses Bootstrap and Thymeleaf to create responsive, interactive pages, and it supports CRUD operations for posts and comments stored in MySQL.