Work

blog.aldolushkja.it

Docs
Writing
Architecture

A writing space for architecture notes and engineering case studies, built on a headless CMS so there is no server to run.

Long-form notes on system design and the trade-offs behind them, without the overhead of running a CMS.

Why headless

The frontend fetches and renders posts through Hashnode’s GraphQL API at request time, so writing stays in Markdown and there is no server to maintain.

Reading experience

Custom code syntax highlighting, an RSS feed, light/dark layouts, and structured metadata tuned for technical SEO.