All projects
09 Live 2026

This Portfolio

The site you’re on — Astro 7, bilingual, with View Transitions and Calendly booking.

AstroPortfolioStatic

Context

I needed a fast, clean, low-maintenance presentation site — built to the same standards as the products above.

What I built

  • A bilingual (RO/EN) static site on Astro 7 with native i18n, View Transitions and hover prefetch.
  • A booking section with an embedded Calendly — lazy-loaded and View-Transitions-safe.
  • A bilingual blog on content collections (MDX), with RO/EN pairs linked by hreflang, JSON-LD, and a draft workflow: anything not marked ready never reaches the production build.
  • A VPS deploy (nginx) with security headers and a reproducible build.

Technical highlights

Fast and static

Astro 7 + Vite 8 (rolldown) — sub-second builds, zero unnecessary JS shipped.

Bilingual & accessible

RO/EN with Astro’s native i18n, WCAG-checked contrast and a consistent dark theme.

All projects