Skip to content

Commit cd3ec37

Browse files
Add ambassador Sebastian GT info (#358)
* Add ambassador Sebastian GT info * Fix linting --------- Co-authored-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io>
1 parent bc99b82 commit cd3ec37

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

public/img/SebastianGT.jpeg

751 KB
Loading

src/pages/our_ambassadors.astro

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1135,6 +1135,20 @@ import AmbassadorCard from "@components/AmbassadorCard.astro";
11351135
github="sateeshperi"
11361136
linkedin="sateesh-peri-b0130476"
11371137
/>
1138+
<AmbassadorCard
1139+
name="Sebastián González Tirado"
1140+
img="SebastianGT.jpeg"
1141+
country="de"
1142+
github="sebgoti"
1143+
linkedin="sebastián-gonzález-tirado-77b7981a7"
1144+
>
1145+
Sebastián is doing his PhD at the
1146+
<a
1147+
href="https://www.medizinische-fakultaet-hd.uni-heidelberg.de/einrichtungen/institute/institute-for-computational-biomedicine"
1148+
target="_blank">Institute for Computational Biomedicine</a
1149+
>
1150+
in Heidelberg. He is interested on the democratization of bioimage analysis workflows and spatial omics.
1151+
</AmbassadorCard>
11381152
<AmbassadorCard
11391153
name="Solenne Correard"
11401154
img="Solenne.png"

0 commit comments

Comments
 (0)