Skip to content

Commit

Permalink
Update our_ambassadors.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
abdo3a authored Feb 10, 2025
1 parent 4f3fcb9 commit 21acd13
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/pages/our_ambassadors.astro
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,14 @@ import AmbassadorCard from "@components/AmbassadorCard.astro";

<AmbassadorCard
name="Abdoallah Sharaf"
img="abdo.png"
img="public/img/abdo.png"
country="eg"
github="abdo3a"
linkedin="abdoallah-sharaf-4a52614a"
twitter="abdo3a"
>
Abdoallah is a senior bioinformatician at SequAna - Sequencing Analysis Core Facility <a href="https://www.biologie.uni-konstanz.de/sequana/sequana/" target="_blank"> University of Konstanz, Germany </a>
and professor of genetics at Ain Shams University, Egypt </a>, Passionate about
developing efficient and scalable pipelines to tackle complex bioinformatics challenges.
, Passionate about developing efficient and scalable pipelines to tackle complex bioinformatics challenges.
</AmbassadorCard>

<AmbassadorCard
Expand Down

0 comments on commit 21acd13

Please sign in to comment.