← All work

Mod-System

A brochure site that ships no framework to render text

Role
Sole developer
Period
2026
Status
In production
Stack
Astro 6 · Tailwind CSS 4 · Bun · TypeScript
0
client frameworks
1
command verifies it all
2
languages

A static German and English site for a modular-housing consultancy, covering advisory work and project coordination for individual builds.

01Sized to the job

Static output, no server rendering, no API routes. The only client-side JavaScript is what the navigation and the image gallery genuinely need - a site whose job is to explain a service and show finished houses has no business shipping a rendering framework to do it.

Verification is one command: type check, build, tests against the built output, and a dependency audit. The value of that on a client site is not elegance, it is that whoever inherits it can tell whether they broke something.

Questions about this project?

I am happy to walk through the architecture, the parts that did not work, or the code itself.