Job Search App (Job Posting & Recruitment Platform)
• Developed using Node.js, Express.js, and MongoDB.
• Built role-based authentication for Admins, Companies, and Users using JWT.
• Implemented RESTful APIs for job postings, applications, and company profiles.
• Utilized Mongoose for schema modeling and input validation with Joi.
• Designed an Admin Dashboard to manage users, companies, and job data.
• Ensured secure data handling with bcrypt for password hashing.
• Focused on performance, clean architecture, and scalability.