( In Development )
This project is developed to analyze and compare a user's CV with a job description. It provides the following key features:
- Identifies matching points between the CV and the job description
- Highlights areas where the CV can be improved
- Suggests a personalized learning path to help users bridge the skill gaps
This tool aims to assist job seekers in tailoring their resumes effectively and upskilling based on market expectations.
- Backend: .NET Core Web API
- Frontend: React.js with Tailwind CSS
- State Management: Zustand
- Database: PostgreSQL
-
Rate Limiting Middleware
Middleware that restricts excessive API usage to prevent abuse and ensure fair access. -
Exception Middleware
Centralized exception handeling with custom middleware. -
Serilog Logging Logging daily exceptions in different files using serilog.
Just clone this project, open using visual studio, and click run. Easy Peasy !😅