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/fernando_falat.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 @@ -285,6 +285,17 @@ const ambassadors: Ambassador[] = [
title: "Nextflow Ambassador",
children:
'Felipe is a bioinformatician at <a href="https://www.zs.com/careers/where-we-work/europe/copenhagen" target="_blank" >ZS</a >. He is involved in projects related to pipelines, promoting and facilitating the use of Nextflow with guidance and trainings, when fit. Also an active <a href="https://nf-co.re/" target="_blank" >nf-core</a> member.',
},
{
name: "Fernando Falat",
img: "fernando_falat.jpg",
country: "br",
github: "falatfernando",
linkedin: "fernandofalat",
twitter: "",
title: "Nextflow Ambassador",
children:
'Fernando is a Senior Solutions Architect and Genomic Data Scientist, currently pursuing his MSc at the University of São Paulo, Brazil. His interests include bioinformatics software development, scalable pipelines, and genomic data analysis.',
},
{
name: "Firas Zemzem",
Expand Down
Loading