My portfolio has always had two very different uses: - Present my work in a simple and intelligible way for my freelance activity, friends and family - Present my expertise to people in the business Faced with the impossibility of making the two coexist on the same portfolio, I decided to do two: - [digitalleman.com](https://digitalleman.com), the mainstream version - [quentinburgniard.com](https://quentinburgniard.com), the advanced version
The site is built from the **Node.js Express** framework. This is the first time I have used the [pug](https://pugjs.org) view engine, which allows me to be very concise in HTML. It also has the advantage of minifying HTML. Using the **Sass CSS preprocessor**. The administration of the portfolio is done with the **Headless CMS** [Strapi](https://strapi.io/).