Contributing to learn Go

Learning Go through contributing to an existing project

Jan 13, 2018 · 7 min

Set up Prometheus and Grafana

Monitor with Prometheus and Grafana

Dec 30, 2017 · 5 min

Simple server with aiohttp

Building a small service with Aiohttp.

Jun 10, 2017 · 5 min

Finding image duplicates

Finding image duplicates when they come from different sources have some details that must taken into account, and differs a lot from finding file duplicates.

May 23, 2017 · 6 min

Setting up TMUX

Improving my environment using tmux

Jan 15, 2017 · 2 min

Moving out code

Creating modules from reusable units of code

Oct 30, 2016 · 4 min

Bot subscription process and Celery tasks

Playing with the FB bot api to notify users about events.

Sep 15, 2016 · 4 min

First steps with the Facebook Messenger Bot API with Python

Playing with the FB bot api to notify users about events.

Aug 28, 2016 · 5 min

Setting up Pelican Blog

Setting up a pelican site generator blog for my personal web page, with ipython integration.

Aug 15, 2016 · 2 min

Your App, your public API

Your App is exposing the API to everyone.

11 min