About

This website is built with a small, straightforward technology stack. Pages are rendered on the server and enhanced with lightweight client-side interactivity, keeping navigation fast and responsive without relying on a large frontend framework.

Crystal

A compiled programming language with a Ruby-inspired syntax and excellent runtime performance.

Kemal

A lightweight web framework that keeps routing and application structure simple.

Alpine.js

Provides lightweight client-side interactivity without the complexity of a full frontend framework. Page state is hydrated directly from server-rendered HTML to keep navigation fast and responsive.