- Currently working as a Java Developer Freelancer.
- Continuously enhancing my expertise in Spring (with a particular focus on Spring Security), and Clean Architecture (including SOLID principles).
- Interest in DevOps practices (CI/CD, automation, cloud solutions), Data Science and Machine Learning.
- Exploring the potential of Artificial Intelligence in software development.
- I studied at Harvard University and Lodz University of Technology, and I hold Microsoft certifications as a Security Administrator and Engineer.
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.