Contact →

Client · Non-profit · 2024

AFDS

Au Fil Des Saisons

Association website with decoupled architecture: static SvelteKit frontend, PHP 8.2 REST API backend, native admin panel with secure auth and content management.

Context

AFDS is an association of former Jaeger and Valeo Mondeville employees. They needed a website built to last, manageable by non-technical users, with no dependency on a third-party CMS.

My contribution

  • Decoupled architecture: static SvelteKit frontend + PHP 8.2 REST API backend
  • Native PHP admin panel with secure authentication
  • Content management without an external CMS
  • Static deployment — no frontend server to maintain
  • Strict TypeScript + Tailwind v4 on the frontend

// technical challenge

The real challenge: making the admin interface simple enough for a non-developer to update the site independently, without ever touching the code.