Blog

  • 13 April 2025

Creating aliases to execute Git commands more effectively.

Last weekend, I reviewed with a friend how we could create aliases on our Windows machines to improve our daily workflow and be more efficient.

Read more β†’
  • 05 April 2025

Installing and starting to use Vim with gVim in Windows

Last year, I started using the Vim extension for VSCode to speed up my coding workflow. Now, in parallel, I want to try gVim on Windows to practice Vim more effectively.

Read more β†’
  • 31 March 2025

Changing a switch statement to an object-like structure

A few days ago, I saw a post on LinkedIn about a cool JavaScript refactor, and I wondered if I could apply it to one of my TypeScript projects.

Read more β†’
  • 23 March 2025

Prefixing Git commits

Last week, I started adding prefixes to my Git commits to provide more context.

Read more β†’
  • 16 March 2025

How to obtain the YOLO achievement on GitHub

The YOLO GitHub achievement is an ironic award that represents a bad practice that users should be aware of and avoid

Read more β†’