DISPONIBLE NOV. 2026 · ALTERNANCE M2

MEHDIDIAS GOMES

M2 Expert en Ingénierie du Développement & Architecture LogicielleMetz Numeric School

diasgomes.mehdi270@gmail.comMETZ · LUXEMBOURG
02À propos
Photo de Mehdi DIAS GOMES

QUI
SUIS-JE ?

Développeur fullstack en M2 à Metz Numeric School. Je conçois des applications solides et bien architecturées — du frontend React/Angular au backend Spring Boot/Laravel, avec une vraie culture DevOps (Docker, CI/CD, self-hosting).

Maanos · The Art Of The Massage · Luxembourg
2025 — PrésentEN COURS

Développeur Fullstack

Maanos · The Art Of The Massage · Luxembourg

Metz Numeric School · RNCP36469
2025 — 2027EN COURS

Mastère Expert en Ingénierie du Développement

Metz Numeric School · RNCP36469

Flippad · Jewely HBJO · Nancy
2024 — 2025TERMINÉ

Développeur Fullstack

Flippad · Jewely HBJO · Nancy

Metz Numeric School
2024 — 2025OBTENU

Bachelor Développeur Fullstack

Metz Numeric School

03Stack technique

OUTILS &
TECHNOLOGIES

TypeScript

TypeScript

Typage statique sur l'ensemble de la stack. Des composants React aux APIs Node.js, TypeScript garantit un code prévisible et maintenable à grande échelle.

Typage strictGénériquesUtility typesInterfaces
TypeScript
type ApiResponse<T> = {
  data: T
  status: "ok" | "error"
  meta: Record<string, unknown>
}

async function fetchUser(
  id: string
): Promise<ApiResponse<User>> {
  const res = await api.get(`/users/${id}`)
  return res.data
}

Frontend

Next.jsAngularTypeScriptTailwind CSSNuxt

Backend

LaravelJavaSpring Boot

Database

PostgreSQLMySQLRedisPrisma

DevOps

DockerNginxCI/CDGitHub Actions
04Contact