Zeus
My personal portfolio — the site you're on right now. Built with Next.js, Tailwind CSS, and next-intl for bilingual support.
The problem & the goals
Zeus is my personal portfolio, designed to showcase my work, skills, and background. It features a dark navy design with a terminal-styled hero, a bilingual interface (EN/FR), a project showcase, and a /uses page.
Problem
Bilingual EN/FR with next-intl
Goal
100 Lighthouse score across all categories
What I owned
Solo
- Fully static — no server runtime needed
- Terminal-styled hero card
Stack & why
Each choice had to earn its place.
Next.js
Tech
App router, RSC, and static generation out of the box.
TypeScript
Tech
Strict mode everywhere — catches issues before they ship.
Tailwind CSS
Tech
Fast to iterate on, minimal CSS output.
next-intl
Tech
Simple and powerful i18n for the App Router.
Lighthouse & web vitals
Performance
Accessibility
Best practices
SEO
Key features
Bilingual EN/FR with next-intl
100 Lighthouse score across all categories
Fully static — no server runtime needed
Terminal-styled hero card
Next project →
Helios
A personal desktop dashboard built with Tauri 2 and React. 28+ plugin widgets, Kanban project management, network topology graph, and system monitoring.