
In progress
Job Board API
This API powers the jobs pillar of DevXClub and focuses on backend fundamentals that matter in real products: permissions, filtering, discoverability, and structured data. It supports role-based access, job management, applications, and saved jobs for users.
The project pushed me deeper into API ergonomics, search indexing, and designing flows that are practical for both recruiters and student developers.
Key highlights
- →Implemented admin and user permissions for posting, saving, and applying to jobs.
- →Added text search, filtering, and paginated responses for scalable listing discovery.
- →Structured the service for future recruiter workflows and internal moderation tools.