Resume Analyser is an AI-powered full-stack application designed to parse resumes, evaluate content quality, and generate a resume score with actionable feedback. The backend is developed using Spring ...
Abstract: Mass assignment is one of the most prominent vulnerabilities in RESTful APIs that originates from a misconfiguration in common web frameworks. This allows attackers to exploit naming ...
A lightweight RESTful task management API built with Spring Boot. Tasks are stored in memory — no database required — making it easy to explore Spring MVC patterns without extra infrastructure. The ...