Blog

Discover articles on various topics, ongoing projects, technology discoveries, and more!

A quick introduction to Encore, a back-end framework for Go - Part 1

September 23, 2022

Encore is a new backend web framework written in Go. It allows you to quickly create backend services with all kind of tools (databases, dependency injection, authentication, middlewares, etc..). Let's take a quick look !

The technical stack of this website

August 18, 2022

Creating your personal site is the perfect time to test new technologies and ways of doing things! In this article I suggest you discover in detail how the site you are on right now works.