Skip to content

Commit

Permalink
✨ Tweaks S. Perrin and N. Desassis
Browse files Browse the repository at this point in the history
  • Loading branch information
boisgera committed Nov 21, 2023
1 parent 287c2cd commit b9a5519
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions src/pages/equipe.astro
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,12 @@ const data = [
"linkedin": "nicolas-desassis-956b0810",
"skills": {
"Ingénierie Numérique": [
"Analyse inverse", "Géostatistique", "Logiciel scientifique", "Simulation de fonctions aléatoires"
"Apprentissage profond",
"Géostatistique",
"Logiciel scientifique",
"Modèles génératifs",
"Problèmes inverses",
"Simulation de fonctions aléatoires"
],
"Santé Numérique": [],
"Autres": []
Expand Down Expand Up @@ -200,8 +205,8 @@ const data = [
"email": "[email protected]",
"linkedin": "sebastien-perrin-48892157",
"skills": {
"Ingénierie Numérique": ["Logiciel scientifique", "Données de la recherche", "Systèmes d'information"],
"Industries Créatives": ["Patrimoine"],
"Ingénierie Numérique": ["Edition numérique", "Données de la recherche", "Systèmes d'information"],
"Industries Créatives": ["Culture et Patrimoine"],
"Santé Numérique": [],
"Autres": ["Science ouverte"]
}
Expand Down Expand Up @@ -278,7 +283,9 @@ const data = [
"email": "[email protected]",
"linkedin": "yannick-tillier-4b00101b",
"skills": {
"Ingénierie Numérique": ["Analyse inverse", "Elements finis", "Mécanique des matériaux"],
"Ingénierie Numérique": [
"Elements finis", "Mécanique des matériaux", "Problèmes inverses"
],
"Industries Créatives": [],
"Santé Numérique": ["Biomécanique", "Biomatériaux"],
"Autres": []
Expand Down

0 comments on commit b9a5519

Please sign in to comment.