Practical Solutions to Business Challenges through Creativity and Technology.
I’m Benoit Sadon, a freelance solution architect. I design and implement solutions that actually get shipped — not just diagrammed.
Start a conversationWhat I do
Solution architecture
Understand the whole system first, then design the simplest thing that solves the real problem.
Implementation
I stay through delivery, so the architecture survives contact with reality.
Creative problem-solving
The right solution is often simpler — or stranger — than the obvious one. I bring options, not just the default.
Explainer How this page reached your browser
This page is a server component. When you requested it, a server (run by Vercel) executed the code in app/page.js, produced plain HTML, and sent that HTML to your browser. No JavaScript for this page ran on your machine — there is nothing interactive here except links.
Compare that with the login page, which must react to typing and clicking, so it runs in your browser as a client component.