Blog
Level up your presentations with Go
Generate easily your presentations with "present", the tool powered by Go that generates and renders your slides.
Git custom commit messages
Generate custom commit messages for your repo and standardize your commits log.
Hugo's content and templates managing
How to organize your content and create your templates to get maximum value from Hugo.
Installing Drone 0.8 on Ubuntu 16.04
Simple post explaining how to install Drone on Ubuntu 16.04 server.
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.