May 1, 2021
12 min read
Building a Web Scraper/Watcher with Ruby: Cats + Ruby + CLI + Emails
Read about writing a CLI webpage scraper and watcher app in Ruby that sends email notifications when new data is found.
Feb 22, 2021
8 min read
Clibato – CLI Backup Tool: Building a Command-line Python Application
Meet Clibato! A small CLI app that I wrote to backup/restore my dotfiles. In this article I share my experiences building my first Python CLI application.
Jan 29, 2021
6 min read
Dockerize Ruby on Rails with Lando
Learn to use Lando for dockerizing your Ruby on Rails projects to simplify and standardize your dev env setup.
Jan 11, 2021
7 min read
Dockerize Ruby on Rails with Docker Compose
Learn to use Docker for running Ruby on Rails projects in containers to simplify and standardize your dev env setup.
May 23, 2020
7 min read
Drupal + Sidr: Accessible Mobile Menus
Learn about the Sidr module for Drupal that lets you add beautiful, accessible mobile menus to your website.
Apr 12, 2020
8 min read
Dockerize Drupal with Lando
Learn to use Lando for running Drupal websites in Docker containers and get dockerized Drupal websites running in under 5 minutes.
Mar 21, 2020
7 min read
Dockerize Drupal with Ddev
Learn to use Ddev for running Drupal websites in Docker containers and get dockerized Drupal websites running in under 5 minutes.
Feb 19, 2020
14 min read
Software Developer at Shopify: Interview, Coding Challenge and Selection
How I started experimenting with Ruby on Rails (RoR) and got hired as a Software Developer at Shopify in ~3 weeks.
Jan 20, 2020
9 min read
Full-stack Drupal Developer at Evolving Web: Interview, Experience and Review
How I moved from Colombia to Canada and worked on awesome Drupal projects at Evolving Web as a full-stack developer for ~3.5 years.
Sep 6, 2019
7 min read
Signing Git Commits and Tags with GPG
Learn to sign your Git commits and tags with GPG to let your team know that they are authentic and that they weren’t made by someone else.