# Golanta

[![](https://docs.adebarbarin.com/uploads/images/gallery/2024-08/scaled-1680-/image-1724225951678.png)](https://docs.adebarbarin.com/uploads/images/gallery/2024-08/image-1724225951678.png)

**Golanta** was a *one week* challenge to build a [Golang](https://go.dev.com) web server on the theme of [Koh-Lanta](https://www.tf1.fr/tf1/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.

<img src="https://docs.adebarbarin.com/uploads/images/gallery/2024-08/image-1724225621758.png" width="250">

You can see the result [here](https://golanta.adebarbarin.com). 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](https://github.com/deBarbarinAntoine/Golanta).