2026 · AI operating system
webfactory
An internal operating system for websites: one standard stack, one base template and a pipeline that produces every site in this portfolio.

The brief
Every new website used to start from zero: pick the stack, build the layout, carry over the legal texts, wire up the blog. The part that never changes cost most of the time — and still drifted apart from project to project.
The approach
What differs is separated from what repeats. A fixed stack and a base template supply chrome, legal pages and blog wiring; each project stays an independent Git repository registered as a submodule. A project index records language, topics and conventions per site — the content and maintenance runs read from it.
What was built
Next.js with the App Router, TypeScript, Tailwind and shadcn/ui on bun, plus a shared tool library and repeatable runs for scaffolding, content, updates and checks. The four sites in the image came out of it.


Year
2026
Role
Architecture, pipeline, operations
Fields
AI operating system, Internal platform, Pipeline