Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
mribeirodantas authored Feb 3, 2025
2 parents 4d34659 + bc99b82 commit a6a75ef
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 0 deletions.
Binary file added public/img/KristinaGagalova.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/martin_beracochea.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/ragyekum.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified publish.sh
100644 → 100755
Empty file.
39 changes: 39 additions & 0 deletions src/pages/our_ambassadors.astro
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,17 @@ import AmbassadorCard from "@components/AmbassadorCard.astro";
twitter="adamrtalbot"
/>

<AmbassadorCard
name="Agyekum Richard"
img="ragyekum.jpeg"
country="gh"
github="QuadjoLegend"
linkedin="richardagyekum"
>
Richard is a Senior Medical Laboratory Scientist who has developed keen interest in Bioinformatics and
Computational Biology. Richard currently mentors interns at HackBio.
</AmbassadorCard>

<AmbassadorCard
name="Alex Peltzer"
img="alex.jpeg"
Expand Down Expand Up @@ -538,6 +549,20 @@ import AmbassadorCard from "@components/AmbassadorCard.astro";
>, and is working on spatial omics nf-core pipelines.
</AmbassadorCard>

<AmbassadorCard
name="Kristina K. Gagalova"
img="KristinaGagalova.jpg"
country="au"
linkedin="kristina-gagalova"
github="KristinaGagalova"
>
Kristina is a Bioinformatics Scientist at the <a href="https://www.curtin.edu.au/" target="_blank"
>Curtin University</a
>/<a href="https://www.ccdm.com.au" target="_blank">Centre for Crop and Disease Management</a>. She develops
innovative algorithms and pipelines for pangenomics & structural bioinformatics, advancing crop disease
research.
</AmbassadorCard>

<AmbassadorCard
name="Kübra Narcı"
img="kubranarci2.jpg"
Expand Down Expand Up @@ -623,6 +648,20 @@ import AmbassadorCard from "@components/AmbassadorCard.astro";
>. She mainly develops pipelines for NGS data and viroinformatics.
</AmbassadorCard>

<AmbassadorCard
name="Martin Beracochea"
img="martin_beracochea.jpg"
country="gb"
twitter="_martinbc"
github="mberacochea"
linkedin="martin-beracochea-87802b44"
>
Martin is the Production lead of <a href="https://www.ebi.ac.uk/metagenomics/" target="_blank">MGnify</a> at <a
href="https://www.ebi.ac.uk/"
target="_blank">EMBL-EBI</a
>. He oversees the development and maintenance of web services and bioinformatics pipelines.
</AmbassadorCard>

<AmbassadorCard
name="Mateus Falco"
img="mateus.jpeg"
Expand Down

0 comments on commit a6a75ef

Please sign in to comment.