Golanta was a one week challenge to build a Golang web server on the theme of Koh-Lanta, a famous TV show in France.
It was very tiring and intense, mostly because of the CRUD based structure, the use of JSON as database and the required appealing front-end.
I remember hours of HTML - CSS programming to do simple character cards.
You can see the result here. Just make sure to not use a dark theme plugin on your browser, it may break the stylesheets of the website.
You can find the code on my Github repository.