Skip to main content

Welcome to my blog

A place to share notes about web development, automation, AI, and the technical decisions behind my projects.

Published: April 7, 2026

Astro Portfolio AI

This blog now uses Astro content collections, so every article lives as a Markdown file inside src/content/blog/en/.

How to add a new post

  1. Create a new .md file inside this folder.
  2. Add frontmatter with title, description, and publishDate.
  3. Write the content using standard Markdown.

What I can publish here

  • lessons from client and product work
  • notes about automation and RPA
  • AI integration experiments
  • performance, SEO, and UX improvements

Keeping the blog inside the project makes it easy to version content together with the portfolio design and keep publishing friction low.