Ajout de 4 recommandations Malt et avatars manquants

Nouvelles recommandations : John Samson, Thomas Kientz, Thomas
Morellato, Vadim Toropoff. Champ company rendu optionnel dans le
schéma. Ajout de 11 avatars.
This commit is contained in:
Jalil Arfaoui 2026-02-22 15:01:37 +01:00
parent e48a551dcb
commit 3e4a632adc
20 changed files with 44 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 300 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

View file

@ -10,7 +10,7 @@ const avatarImages = import.meta.glob<{ default: ImageMetadata }>(
interface Props {
author: string;
authorRole: string;
company: string;
company?: string;
text: string;
avatar?: string;
url?: string;

View file

@ -10,7 +10,7 @@ const avatarImages = import.meta.glob<{ default: ImageMetadata }>(
interface Props {
author: string;
authorRole: string;
company: string;
company?: string;
text: string;
date: Date;
avatar?: string;

View file

@ -75,7 +75,7 @@ const recommendationsCollection = defineCollection({
schema: z.object({
author: z.string(),
authorRole: z.string(),
company: z.string(),
company: z.string().optional(),
avatar: z.string().optional(),
url: z.string().url().optional(),
date: z.date(),

View file

@ -2,6 +2,7 @@
author: "Bouchra Ghaoui"
authorRole: "Senior Engagement Manager"
company: "Capgemini"
avatar: bouchra-ghaoui.jpg
url: https://www.linkedin.com/in/bouchra-ghaoui-46509a10
date: 2011-12-09
lang: "fr"

View file

@ -0,0 +1,10 @@
---
author: "John Samson"
authorRole: "Président"
company: "DisMoi SAS"
avatar: john-samson.png
url: https://www.malt.fr/profile/jalilarfaoui
date: 2022-06-17
lang: "fr"
---
Jalil a su trouver la bonne architecture à notre projet à 5 pattes, il est réactif en cas d'urgence, et s'engage au-delà de son rôle de développeur, très apprécié par les autres membres de l'équipe.

View file

@ -0,0 +1,9 @@
---
author: "Thomas Kientz"
authorRole: "Expert Vue.js | Nuxt"
avatar: thomas-kientz.jpg
url: https://www.malt.fr/profile/jalilarfaoui
date: 2022-06-17
lang: "fr"
---
Jalil est un développeur et mentor hors pair. Le développement logiciel est pour lui un art dont il adore partager sa passion. Je consulte Jalil régulièrement pour avoir son regard expérimenté tant le choix d'une nouvelle techno que pour des reviews de code. C'est un véritable atout à avoir dans son équipe, je le recommande fortement.

View file

@ -0,0 +1,9 @@
---
author: "Thomas Morellato"
authorRole: "UI / UX designer"
avatar: thomas-morellato.webp
url: https://www.malt.fr/profile/jalilarfaoui
date: 2022-06-17
lang: "fr"
---
Jalil est un professionnel engagé et très compétent. Son relationnel et sa vision du projet en font un élément indispensable au sein d'une équipe. Je recommande vivement son profil.

View file

@ -0,0 +1,11 @@
---
author: "Vadim Toropoff"
authorRole: "Dirigeant"
company: "Event Finder"
url: https://www.malt.fr/profile/jalilarfaoui
date: 2015-10-08
lang: "fr"
---
Jalil nous a apporté conseil et expertise pour le lancement de tous nos projets technos pour notre agence événementielle. Il a réussi à comprendre et à mettre en place des systèmes complexes et surtout sur mesure.
Patient, à l'écoute, je conseille les yeux fermés de travailler avec lui.

View file

@ -2,6 +2,7 @@
author: "Vanessa Boissard"
authorRole: "Psychologue sociale"
company: "AlterAlliance"
avatar: vanessa-boissard.jpg
url: https://www.linkedin.com/in/vanessaboissard
date: 2011-12-05
lang: "fr"