Senior Backend Engineer
Hey! I’m Carlos Piles
Senior backend engineer. I design systems that scale without piling up debt, lead the technical calls, and weave AI into the workflow to ship better. Around here: my CV and the occasional technical note.
Latest Articles
-
July 14, 2026
Clean redirects on Cloudflare Pages
Moving a static site to Cloudflare Pages, the adapter redirects stop working. Here's how I solve them with _redirects and www → apex.
-
July 7, 2026
Compliant cookies in Astro with Consent Mode v2
Loading Google Analytics without consent breaks the GDPR. Here's how I wire vanilla-cookieconsent with Google Consent Mode v2 in Astro.
-
June 14, 2026
A real PDF CV (not an image) with window.print
Why I exported my CV to PDF with window.print and @media print instead of html2canvas: selectable text an ATS can actually read.