- Currently working as a Java Developer.
- Continuously enhancing my expertise in Spring (with a particular focus on Spring Security), and Clean Architecture (including SOLID principles).
- Growing interest in DevOps practices (CI/CD, automation, cloud solutions).
- Exploring the potential of Artificial Intelligence in software development.
- A graduate of multiple professional programmes (Harvard University, Lodz University of Technology). I'm also a certified Microsoft Administrator and Engineer in Security.
1. Keycloak JWT Validator 🔗 GitHub Repo
A fullstack REST API application to decode and validate JWT tokens issued by Keycloak. Backend configured as an OAuth2 Resource Server using NimbusJwtDecoder
for token signature validation.
2. GYM 🔗 GitHub Repo
A Spring Boot-based MVC web application using Hibernate ORM and PostgreSQL for managing gym member data, implementing the Builder creational design pattern for flexible object construction.
3. Fault Management System 🔗 GitHub Repo
IT System for Managing Railway Traffic Control (RTC) System Failures on Mining Railways is a Java EE enterprise application with an MVC architecture and the Facade structural design pattern for simplified subsystem access.