January 2, 2025
I recently came across an interesting article by the team at Slack, where they share their experience migrating from Jenkins to GitHub Actions (GHA).
December 29, 2024
The year is coming to an end, and I'd like to share some of the highlights. One of them was the book Where Wizards Stay Up Late.
December 28, 2024
Using GitHub Actions for CI/CD and Automatic Deployment to GitHub Pages
In this post, we will explore how to configure multiple GitHub accounts on the same local machine using SSH
December 26, 2024
Hugging Face has established itself as one of the leading platforms for developing and using artificial intelligence models, especially in natural language processing (NLP) and computer vision.
Reactivity is the heart of Vue's system and what allows user interfaces to update automatically when data changes.
August 16, 2024
To ensure reliability in Vue.js applications, it is essential to implement effective testing. In this article, we will explore how to build a Pinia store that interacts with an external API and how to write tests to validate its behavior and error handling.
July 4, 2024
In Vue 3, the Composition API offers a more flexible and powerful way to manage component state and methods.
June 3, 2024
In this article we will see how to add and remove fields in the documents of a Firestore collection.
April 14, 2021
With Ngrok we can expose a locally running web server to the Internet. This can be useful for testing our projects on various devices such as mobile phones very easily before going to production.
December 14, 2020
Sass is a CSS preprocessor that lets you write your style sheets in a more efficient and friendly way. Some of Sass advantages include using loops, conditionals, mixins, and variables.
October 9, 2020
Have you ever heard about online data breaches? You have probably seen news headlines about large companies like Facebook, LinkedIn, and Yahoo suffering massive security breaches. But have you ever considered whether your own personal data has been exposed?
Home
About Me
Projects
Blog