Tournaments generator

Proof of concept building an application for managing FIFA 20 tournaments between different people using Flutter for building a mobile app and Go for building an API acting as a server. Also used Python to build simple scrapers.

May 1, 2020 · 9 min · charly3pins

Maps in Go

Efficient Key-Value Data Management.

July 22, 2024 · 8 min · charly3pins

Arrays and slices in Go

Understand the details of Slices, the most used data type in Go.

May 9, 2024 · 11 min · charly3pins

Master and demystify Interfaces in Go

Discover how to make the most of interfaces to create flexible and modular code.

April 29, 2024 · 2 min · charly3pins

Tips and tricks to code in Go in a clean, functional and effective way

Learn how to code effectively by following the best practices of the language, from basics to advanced, with practical examples so you can write clean and functional code in Go.

April 17, 2024 · 7 min · charly3pins