CCorentin
Livev2.0portfolio

Zeus

My personal portfolio — the site you're on right now. Built with Next.js, Tailwind CSS, and next-intl for bilingual support.

Live demoSource code
nitroc.xyz
Context

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

My role

What I owned

Solo

  • Fully static — no server runtime needed
  • Terminal-styled hero card
The build

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.

Performance

Lighthouse & web vitals

100
Performance
100
Accessibility
100
Best practices
100
SEO
What it does

Key features

01

Bilingual EN/FR with next-intl

02

100 Lighthouse score across all categories

03

Fully static — no server runtime needed

04

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.