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/clementmoline.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/components/AmbassadorsList/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,17 @@ const ambassadors: Ambassador[] = [
children:
"Clement Igiraneza is a molecular biologist with expertise in infectious disease genomics, and bioinformatics data analysis. He has worked at the Rwanda Biomedical Center in the Molecular and Genomic Unit and focuses on genomic surveillance, sequencing technologies, diagnostic innovation, and capacity building for malaria drug-resistance monitoring.",
},
{
name: "Clément Moliné",
img: "clementmoline.jpg",
country: "no",
github: "ClementMoline",
linkedin: "clement-moline",
twitter: "clement_mln",
title: "Nextflow Ambassador",
children:
'Clement is a Bioinformatics, AI and Data Engineer with experience in Immuno-Oncology, Medical Genetics, Clinical Microbiology, Infectious and Autoimmune Diseases. He has developed Nextflow pipelines for neoantigen detection, detection of pathogens in CSF samples or variant calling for rare genetic diseases. He now works at Oslo University Hospital\'s <a href="https://ous-research.no/meg/" target="_blank">Medical Genetics Department</a> in the Unit for Genomic Diagnostics.',
},
{
name: "Cris Tuñi",
img: "cristuni.jpeg",
Expand Down