/src/architecture
CODE & INFRASTRUCTURE
BRANCH: MAIN VERCEL: PROD
STACK TECHNIQUE
Next.js 14
App Router, Server Components
Tailwind CSS
Utility-first, Responsive
Framer Motion
Animations 60fps
PERFORMANCE
Performance100%
Accessibilité100%
SEO100%
Audit réalisé sur Google Chrome v121
ARBORESCENCE (App Router)
app/
├── layout.tsx // Root Layout + Fonts
├── page.tsx // Home Page Aurora
├── components/
├── Navbar.tsx
├── Footer.tsx
└── BootScreen.tsx
├── projects/
├── dpo-campaign/
├── deploy-wifi/
└── anima-ios/
├── about/ // Profil Page
└── source/ // Current Page
OPEN SOURCE
Ce portfolio est entièrement codé à la main. Le code est public pour servir d'exemple.
$ git clone https://github.com/...
$ npm run dev