Pablo Kvitca

This site is over-engineered and I’m fine with that. It’s a playground for trying new web technologies: frameworks, standards, dev tooling, analytics, you name it.

History

The first version was built on Angular Angularand Contentful Contentful. Then it got simplified to a GitHub readme for a while, and after that it lived on Squarespace Squarespace. The current version is a ground-up rebuild with a modern stack.

Technology Stack

Framework

Styling & UI

Content

  • MDX MDX- Markdown with JSX components, stored in git
  • Astro Content Collections - Type-safe content management with Zod validation
  • Snapshot-based versioning - Blog posts support edit history through timestamped snapshots

Hosting & Infrastructure

Security

  • Arcjet Arcjet- Application security (just for fun, really)

Analytics

Development

  • pnpm pnpm- Package manager
  • mise - Runtime version management
  • Git Git- Version control with conventional commits

Source Code

The source code for this website is available on GitHub GitHub.