diff --git a/public/img/ChelseaUju.png b/public/img/ChelseaUju.png new file mode 100644 index 00000000..8ca9a8af Binary files /dev/null and b/public/img/ChelseaUju.png differ diff --git a/src/components/AmbassadorsList/index.tsx b/src/components/AmbassadorsList/index.tsx index 358231d1..1d0d285d 100644 --- a/src/components/AmbassadorsList/index.tsx +++ b/src/components/AmbassadorsList/index.tsx @@ -182,6 +182,16 @@ const ambassadors: Ambassador[] = [ children: 'Chao-Jen is a bioinformatician at Seattle Children’s Research Institute in Seattle, WA. She has contributed to multiple open-source projects, including Bioconductor and nf-core. She earned her Ph.D. in Mathematics from Claremont Graduate University.', }, + { + name: "Chelsea Uju Amajirionwu", + img: "ChelseaUju.png", + country: "de", + github: "ChelseaSeqs", + linkedin: "chelsea-ujuamajirionwu", + title: "Nextflow Ambassador", + children: + 'Chelsea is a MSc Computational Biology student at JMU Würzburg. She specializes in transcriptomics, with a focus on reproducible and scalable workflows.', + }, { name: "Chiachun Chiu", img: "chiachun.jpg",