Jul 11, 2026 · 1 min read
The new portfolio is live
Bilingual, fully static, with a projects section and automated deploys. What changed in the rebuild.
The old version of this site was a single German page and stayed mostly unchanged for two years. The rebuild keeps the stack (Astro, Vue, Tailwind) and the CRT look, and changes almost everything else.
Two languages. English on /, German under /de/. One codebase, the language toggle in the navbar swaps the path.
Projects. There is a projects section now, built as case studies: the problem, what I built, the result. Projectdesk is the first one, more will follow.
Static output. Everything compiles to static HTML at build time. Exactly one component hydrates in the browser, the GitHub heatmap.
Automated deploys. Push to main, CI runs a build check, builds a Docker image, the server pulls it. This post was published the same way.
There is also a blog now. This is the first post.
If something is broken: mail@pascalkraupner.com