Job marketplace
JobConnect
Full-stack job marketplace enabling candidates and employers to manage profiles, job listings, applications, and authentication.
Full-stack engineer · 2024
Overview
Designed and developed a full-stack job platform using the MERN stack, enabling users to create accounts, manage profiles, discover job opportunities, and interact with job listings. Implemented secure authentication and authorization, protected API routes, job creation and management workflows, and a responsive React interface. Built a RESTful backend with Node.js and Express, integrated MongoDB for persistent data storage, and structured the application for maintainability and scale.
What I built
- JWT authentication with protected API routes
- Job posting, discovery, and profile management workflows
- Responsive React UI on a Node.js, Express, and MongoDB stack