{
"id": 42,
"userId": 108,
"firstName": "Jean",
"lastName": "Ngassa",
"email": "jean@example.com",
"phone": "+237690123456",
"niveauExperience": "INTERMEDIAIRE",
"anneesExperience": 4,
"niveauEtude": "MASTER",
"competences": ["Java", "Spring Boot", "PostgreSQL", "Docker"],
"langues": ["fr", "en"],
"cvActif": {
"id": 17,
"fileName": "cv-jean-ngassa.pdf",
"downloadUrl": "/v1/api/files/cv/17"
},
"ville": { "id": 101, "nom": "Douala" },
"profilPublic": true,
"biographie": "Développeur backend passionné...",
"linkedinUrl": "https://linkedin.com/in/jeanngassa"
}