Software Development

Bring light to your sites with Google Lighthouse

In the last couple of years there has been some very good tools to measure the SEO of your sites ...

How to implement a basic Facebook Messenger chatbot

Nowadays, communication channels are fundamental for a business. If your customer has a question or a requirement, it should be ...

How to create a custom module for Beaver Builder

Nowadays, one of the most popular ways to create a wordpress site is to use a page builder. It is ...

Ethics and algorithms in a “smart” world

Yeah, algorithms, “smart software” and so on are here to stay, and that's a reality we’ll have to accept some day ...

How to configure virtualenvwrapper with python3 in OSX Mojave

If you are a developer working with python, you should be using VirtualEnv to manage requirements for your projects and ...

JIRA isn’t cool anymore, welcome ClickUp

I was a JIRA evangelizer for several years, as the best solution for a software development company working with Agile ...

Introduction to machine learning and pytorch

First thing first, I am no expert on machine learning. But I am studying it and I am very interested ...

Software development with distributed teams

My first job as a developer, in 2009, was remotely. And although this experience was positive, I do not know ...

Be less agile to be more agile

The first time I had to use an agile methodology was in 2009 when I was working in a company ...

Creating a basic artificial neural network on python using keras

With the popularity that deep learning has acquired recently, artificial neural networks have become very relevant in the world of ...