🏠 Home

Skill search

SiteSource code

This responsive site helps job seekers track skill demand in their area. The site includes authentication allowing user's to save searches relevant to them. I built the site using MongoDB, Express, React, Node.js and AWS Lambda. Backend tests created using Mocha and Chai, with frontend tests created using Jest and React Testing Library.

To implement authentication I used Passport.js for Google and Facebook OAuth. I used AWS Lambda and CloudWatch to create a serverless daily job that runs a count for all saved searches, this provides the necessary data to present back to users using Chart.js. Styling for this site is achieved using React Styled Components.

Cover image for project