This personal website serves as both a portfolio and a technical showcase, built from the ground up with modern web technologies.
The project demonstrates my expertise in full-stack development, featuring a complete blog system with an admin dashboard for content management. The site leverages Next.js 15 with the App Router for optimal performance and SEO, while TypeScript ensures type safety throughout the codebase.
Key features include:
• **Internationalization (i18n)**: Full support for French and English with next-intl, including dynamic routing and localized content
• **Admin Dashboard**: Secure blog management system with authentication via NextAuth.js
• **Modern UI/UX**: Responsive design with Tailwind CSS v4, dark mode support, and smooth animations
• **Database Integration**: PostgreSQL with Prisma ORM for robust data management
• **Performance Optimized**: Server-side rendering, image optimization, and modern web standards
The architecture follows best practices for scalability and maintainability, making it both a personal showcase and a reference implementation for modern web development.