Always developing

MERN App

ReactJS / MongoDB / Express / Node / Tailwind

Project

Overview

This is still a work in progress

The goal of this project was to enhance the existing website of a tech consultancy firm by adding interactive and engaging elements to suggest potential career paths to users. To achieve this, three games (2048, matching pairs, and blackout) were designed, each representing a potential career path with aligned skills. These games had to be completed within 2 minutes and included a weighted scoring system that would calculate the user's career path based on their performance.

To access the games, users could register and log in using JWT tokens, which were managed on the backend using Express and MongoDB. On the frontend, React and Tailwind were used to design and display the games, as well as the user registration and login forms.

Overall, this project aimed to “gameify” the consultancy firm's website to create a more interactive and engaging experience for users, while also helping them discover potential career paths based on their skills and performance in the games.

Technlogies

React

Tailwind

Express

MongoDB

Node

Back