Project context: Personal project
Date: 2019 (still maintained)
Technologies:
- Node.js (Server, Application logic)
- MongoDB (Database)
- EJS (Templates)
- Git (Versioning)
Project context: Personal project
Date: 2019 (still maintained)
Technologies:
This personal website was created with the aim of presenting the different projects I've worked on, either related to video games or to other personal projects. It could then serve as both a history and a display case for presenting my projects, like a portfolio. Someone interested in them, like a potential recruiter, could use this website to find what I have achieved in the past.
The website itself relies on a server implemented with Node.js generating the different web pages to which a user would want to access. In order to do that, it uses EJS templates completed with data of my projects stored in a MongoDB database. Pages are “compiled” into static HTML before being sent to the web server hosting the website. Its interface required an important design and ergonomic work, which I could realize with a colleague working in ergonomics.