Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added public/img/quentin_duvert.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions src/components/AmbassadorsList/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -845,6 +845,15 @@ const ambassadors: Ambassador[] = [
children:
'Pritam is a Postdoctoral scholar in the <a href="https://profiles.stanford.edu/pritam-panda"> Department of Anesthesiology, Perioperative and Pain Medicine</a> at <a href="https://med.stanford.edu/profiles/pritam-panda"> Stanford University, School of Medicine</a>, California, designing novel anesthetics suitable for battlefield conditions.',
},
{
name: "Quentin Duvert",
img: "quentin_duvert.jpeg",
country: "fr",
github: "QuentinDuvertCurie",
linkedin: "quentin-duvert",
children:
'Quentin works at the <a href="https://www.ifb-elixir.fr/" target="_blank" >French Institute of Bioinformatics</a> and at <a href="https://institut-curie.org/plateforme/curiecoretech-bioinformatics-cubic" target="_blank" >Institut Curie</a> as part of the MuDis4LS project. His work focuses on developing, maintaining, and improving Nextflow pipelines.',
},
{
name: "Rachel Griffard-Smith",
img: "rachelgriffardsmith.jpg",
Expand Down