04 · Services
development.
15+ years of development experience, 100+ projects. Solid architecture, clean handover, fair running costs. Code that lasts.
Offered in:Winterthur · CHMemmingen · DECape Town · ZA
When is this for you?
Technology should serve, not dictate. I choose the stack around your daily reality: who maintains content? What must still run in five years? What may operations cost? From an Astro website to a NEOS or WordPress CMS — solid architecture, clean handover, no dependency on me.
Examples from practice
CMS relaunchMove existing content into a modern, self-maintainable CMS — without losing SEO.
Custom web appWhen off-the-shelf tools fall short: lean applications for your specific process.
What clean code looks like
---
// ProductCard.astro — ein Baustein, überall wiederverwendbar
const { title, price, region } = Astro.props;
const currency = { CH: 'CHF', DE: 'EUR', ZA: 'ZAR' }[region];
---
<article class="card">
<h3>{title}</h3>
<p class="price">{currency} {price}</p>
</article>Let's talk.
30 minutes, no strings — in person or remote. — Winterthur, Switzerland.