Blog

06/10/2020 · 7' #go #life
Level up your presentations with Go

Generate easily your presentations with "present", the tool powered by Go that generates and renders your slides.

10/03/2020 · 2' #git #terminal
Git custom commit messages

Generate custom commit messages for your repo and standardize your commits log.

08/03/2020 · 5' #hugo
Hugo's content and templates managing

How to organize your content and create your templates to get maximum value from Hugo.

10/10/2018 · 5' #ci/cd
Installing Drone 0.8 on Ubuntu 16.04

Simple post explaining how to install Drone on Ubuntu 16.04 server.

24/09/2018 · 8' #go
Gophercises - Quiz game

Code review of my first exercise in the Gophercises page. It's focused in the CSV and time packages in addition to an introduction for the goroutines and channels.