Blog

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

A photo of a guy looking at a whiteboard with a flowchart diagram
Tutorials

How to build Mermaid Diagrams into an Astro MDX blog

Discover how to seamlessly integrate Mermaid diagrams into an Astro MDX blog using a custom devContainer setup. This post dives into the challenges of pre-rendering text-based diagrams—like flowcharts and sequence diagrams—for a static site, offering a streamlined solution with Docker Compose, Playwright-core, and Chrome. This practical guide will simplify your setup, ensure consistency, and boost performance.