Skip to content

Commit

Permalink
Move Sebastian to active ambassador (#363)
Browse files Browse the repository at this point in the history
  • Loading branch information
mribeirodantas authored Feb 5, 2025
1 parent 85b72b3 commit 92f3e25
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 @@ -950,6 +950,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 @@ -1192,20 +1207,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 92f3e25

Please sign in to comment.