Software Engineer 💻
A Spring Boot application that routes requests to Game Service API and Auth-Service API, acting as a single entry point. It handles JWT authentication, request validation, and load balancing, enhancing efficiency and security in the microservice architecture.
A Spring Boot application that provides user registration and login endpoints, utilizing JWT for secure access. It manages user authentication and token generation, using PostgreSQL for storage and Spring Security for protection.
A Spring Boot application providing a REST API for managing games, utilizing PostgreSQL for storage and JPA for persistence. It supports CRUD operations, exception handling, and input validation.
A custom-built RESTful API that simulates aspects of PlayerUnknown's Battlegrounds (PUBG), providing access to in-game data like players, weapons, and maps, all stored in a relational database without external API calls.
A Spring Boot microservice for processing payments with Stripe, featuring user authentication and webhook handling for real-time updates.
Accenture Backend Practice Test