In Progress
Designed and developing a RESTful job matchmaking platform back-end using Laravel and MySQL.
Implemented secure user authentication and role-based access control (RBAC) for Job Seekers and Employers using Laravel Sanctum.
Configured asynchronous processing for email notifications and job alert queues using Laravel Queues.
Utilized Form Requests for data validation and API Resources to ensure structured, consistent JSON responses.