How it works?
No Wordpress, no Wix, no limits. This site is a technical demonstration of what is possible when you master code and AI. Developed 'from scratch' in PHP 8.2 and Vanilla JS, it achieves Lighthouse performance scores of 100/100 and absolute security. Every pixel is controlled.
The Tech Stack
The development environment (IDE) is VS Code, optimized with AI extensions (Github Copilot). The architecture follows the MVC (Model-View-Controller) pattern to separate logic, data, and display. Routing is dynamic and assets are versioned.
Notion as Database (Headless CMS)
Instead of using a standard SQL database (MySQL) for frequently changing content, we use Notion. This is called a 'Headless' architecture.
How it works?
1. We collect contact requests, write reviews, articles, and track statistics directly in Notion databases (as seen in the photo).
2. A PHP script connects to the Notion API in real-time.
3. The site caches this data for instant loading.
This allows managing the entire site without ever touching the code for simple updates.
The Autonomous AI Agent (n8n)
The true power of AI lies in automation. We use n8n (an open-source workflow tool) to orchestrate complex processes.
The Flow:
1. The visitor interacts (e.g., contact form).
2. A Webhook sends data to n8n.
3. An AI Agent (Gemini Pro) analyzes the request, qualifies the lead, and drafts a response.
4. Data is then synchronized to our CRM and Notion.
- Webhook & API
- Google Gemini Pro
- CRM Auto-Sync
Verified Reviews System (Notion ERP)
Total transparency. The reviews displayed on the site come directly from our clients via their personal space on our Notion ERP. No intermediate moderation, just the truth from the field. As soon as a client finishes a training and fills out their satisfaction form, the site is updated.
Verified by Notion
The Matrix Secret
This site hides an underground layer... Developers know it: code is everywhere. If you want to see behind the scenes, type the word MATRIX now. Warning, there is no going back.