Viktor Vojtek

Beatrix Vojteková

A calm, editorial personal-brand site with a blog and an owned newsletter, plus the admin to run it.

Role
Design and engineering
Period
2026
Stack
SvelteKit, Express, PostgreSQL, Prisma
Links
Live site
Beatrix Vojteková website home page

A personal brand needs a home that is not rented from a social network. This one is a server-rendered SvelteKit site with a blog, a newsletter whose list the owner actually owns, and an admin interface to publish from.

What I built

A pnpm monorepo: the SvelteKit app serves the public site and the admin, an Express API handles content, uploads and subscriptions, and PostgreSQL with Prisma stores it all. Deployed as containers behind nginx with automatic certificates.