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/danielmouzo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions src/components/AmbassadorsList/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,16 @@ const ambassadors: Ambassador[] = [
children:
'<a href="https://ctuni.dev" target="_blank">Cris</a> is a bioinformatics scientist and Ph.D. candidate at <a href="https://www.flomics.com/" target="_blank" >Flomics Biotech S.L.</a > They develop Nextflow RNA-Seq analysis pipelines to advance the field of early cancer diagnostics.',
},
{
name: "Daniel Mouzo",
img: "danielmouzo.jpg",
country: "es",
github: "damouzo",
linkedin: "danielmouzo",
title: "Nextflow Ambassador",
children:
'Dani is a postdoc bioinformatician at Queen Mary University, in collaboration with Fundación Jiménez Díaz in Madrid, working with clinical omics analysis in gene therapy and cancer. Visit his <a href="https://damouzo.github.io/" target="_blank">website</a>.',
},
{
name: "Davi Marcon",
img: "davi.jpeg",
Expand Down
Loading