automation

How I (prefer to) automate Docker tasks with Java

IT Automation has become one of my favourite practices. This applies not only to testing. Whenever I see it's worth to automate technical tasks at my work I write the code and let the machine do the job. Here we delve into executing docker processes with Java.

How I scrape jobs data from indeed.com with python

As a passionate about automation, I have always found web scraping an extremely powerful technique to save time on repetitive boring tasks. Moreover, my sister was looking for job while she studies at uni and she asked me if there was a way to automate job search, so I developed a Python bot to scrape data from indeed.com