Internships are a pain to keep track of and find. While there is a github repository dedicated to tech-internships, it is not visual nor easy to maintain.
That is why we developed Finternz - a internship posting website specifically for STEM students.
For this project, the main techonlogy we utilized were Next.js, Tailwind CSS, and Redux. We first gathered various job-postings using the Postman API.
Then, we ussed Redux to cache data in order to increase efficiency/eliminating the need for calling and retrieving data at every iteration.
The result is a dashboard of job postings with pagination that display all information relevant to the posting. Each posting on Finternz
will have a external link to job application as well as an option to save on the website. The jobs can further be filtered out by various categories,
including but not limited to season, skills, location, and company name.