Blog
Welcome to my blog, which includes the lessons I learned while working on cool projects, ideas about Software Quality Assistance and related topics.

Remove Expo Router from Expo App
Solution to the incompatibility of the Coursera React Native Specialisation capstone project with the latest versions of the Expo framework.

DevContainer pnpm dev environment setup
Optimal node js dev environment to speed up npm dependency management and optimise the node_modules disk space.

DevContainer with host Git credentials
How to configure a devcontainer with the host Git credentials. We developers should work in isolated environments to maintain consistency across different machines and team members.

How to configure Cloudflare DNS for a GitLab page (Solved)
Setting up a custom domain for a GitLab Pages site using Cloudflare can be challenging due to unclear or outdated documentation. This blog post clarifies the process by providing a step-by-step guide.

The basics of Software Quality
A brief introduction into the roots of software quality. From the Test & Code podcast episode 175 by Brian Okken. This episode is one of the finest synopses about the quality practices to perform at a top software development team.