← Back to home
FR · EN

Nuit d'Encre

In progress 2025 → ongoing

Tech stack

TypeScriptReact 19GraphQLTypeORMPostgreSQLTailwind CSSDocker
Frontend
React 19 + TypeScript (Vite), React Router v7 (lazy loading, role-based guards), Apollo Client, React Hook Form, Tailwind CSS 4 (custom design system, accessibility, loading skeletons).
Backend
Apollo Server 4, TypeGraphQL, TypeORM + PostgreSQL 15. JWT authentication in an HTTP-only cookie (Argon2), user/admin role management, two-layer validation (frontend + class-validator).
Architecture
pnpm-workspaces monorepo, Docker Compose deployment (frontend, backend and PostgreSQL 15 as isolated services).

Context

Full-stack design and development of a social online-library platform that brings together book discovery and reading tracking in a sober, fast interface.

Previews

Key features

What it demonstrates

This project shows my ability to design and ship a complete full-stack application on my own, from data modelling to the interface. It highlights the design of an end-to-end typed GraphQL API, securing authentication and role-based authorization, integrating third-party APIs, and industrializing the environment through a containerized architecture. Beyond the technical side, the gamification and social features reflect product thinking focused on reader engagement.

← Back to home