diff --git a/public/img/fernando_falat.jpg b/public/img/fernando_falat.jpg
new file mode 100644
index 00000000..18857951
Binary files /dev/null and b/public/img/fernando_falat.jpg differ
diff --git a/src/components/AmbassadorsList/index.tsx b/src/components/AmbassadorsList/index.tsx
index 313056ed..917c4084 100644
--- a/src/components/AmbassadorsList/index.tsx
+++ b/src/components/AmbassadorsList/index.tsx
@@ -285,6 +285,17 @@ const ambassadors: Ambassador[] = [
title: "Nextflow Ambassador",
children:
'Felipe is a bioinformatician at ZS. He is involved in projects related to pipelines, promoting and facilitating the use of Nextflow with guidance and trainings, when fit. Also an active nf-core 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",