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 5, 2025
2 parents 8d8649c + 92f3e25 commit 77f3ae1
Showing 1 changed file with 15 additions and 14 deletions.
29 changes: 15 additions & 14 deletions src/pages/our_ambassadors.astro
Original file line number Diff line number Diff line change
Expand Up @@ -964,6 +964,21 @@ import AmbassadorCard from "@components/AmbassadorCard.astro";
Shiyi Yin is a genomics scientist in the SF bay area, working in compbio using nextflow for biotech R&D.
</AmbassadorCard>

<AmbassadorCard
name="Sebastián González Tirado"
img="SebastianGT.jpeg"
country="de"
github="sebgoti"
linkedin="sebastián-gonzález-tirado-77b7981a7"
>
Sebastián is doing his PhD at the
<a
href="https://www.medizinische-fakultaet-hd.uni-heidelberg.de/einrichtungen/institute/institute-for-computational-biomedicine"
target="_blank">Institute for Computational Biomedicine</a
>
in Heidelberg. He is interested on the democratization of bioimage analysis workflows and spatial omics.
</AmbassadorCard>

<AmbassadorCard
name="Simon Murray"
img="simon_murray.jpg"
Expand Down Expand Up @@ -1206,20 +1221,6 @@ import AmbassadorCard from "@components/AmbassadorCard.astro";
github="sateeshperi"
linkedin="sateesh-peri-b0130476"
/>
<AmbassadorCard
name="Sebastián González Tirado"
img="SebastianGT.jpeg"
country="de"
github="sebgoti"
linkedin="sebastián-gonzález-tirado-77b7981a7"
>
Sebastián is doing his PhD at the
<a
href="https://www.medizinische-fakultaet-hd.uni-heidelberg.de/einrichtungen/institute/institute-for-computational-biomedicine"
target="_blank">Institute for Computational Biomedicine</a
>
in Heidelberg. He is interested on the democratization of bioimage analysis workflows and spatial omics.
</AmbassadorCard>
<AmbassadorCard
name="Solenne Correard"
img="Solenne.png"
Expand Down

0 comments on commit 77f3ae1

Please sign in to comment.