I try to write about the problems I encounter and the solutions I find.

There is nothing more annoying than problems without solutions. Over the past few years, I have faced different problems and challenges. Today I share with you my solution to these problems.

Creating a responsive background color change

I share a creative solution for responsive background color changes in web design. I explain how I address a challenging design task and my initial attempt to use CSS properties. The "great idea" I stumbled upon was leveraging linear gradients to achieve precise and gradual color transitions.

Projet de Réservation de Chambres d’Hôtes : Implémentation avec Next.js 13 et les défis du cache

Dans cet article, je partage mon parcours de l’implémentation d’un site de réservation de chambres d’hôtes avec Next.js 13. Je vous raconte comment j’ai solutionné l’un des problèmes que j’ai rencontrés : la gestion du cache. Je vous explique aussi la solution que j’ai choisie tout en garantissant une expérience utilisateur optimale