001 : React - Next.js web application

For many developers, the front end is where the magic happens. Its the space where code comes to life, transforming static HTML, CSS, and JavaScript into rich, interactive experiences.

"React stands out in the crowded field of front-end libraries due to its unique set of features, designed to optimize performance, improve code maintainability, and enhance the overall development experience."

April Bohnert

Triangel vzw wanted a test with 18 questions in random order, where the user can scroll back through the submitted questions and adjust the answer at any time. The scores are converted into a personal text result that is displayed immediately. A form allows the user to contact the organization, which will then automatically receive the test result by e-mail. The user can only take the test once. IP addresses are encrypted and stored in a database. The application is developed in Next.js, uses the Vercel Postgres database, and Rest APIs to retrieve json data, to store data and to automatically send mails. In short, a small modern application with a lot of functionality!