Skip to content

Commit c4e1d9c

Browse files
Sombuddha-Roy-BhowmickSombuddha Roy Bhowmickmribeirodantas
authored
Add ambassador profile 2 (#376)
* Added my profile to the ambassadors list * Added my profile to the ambassadors list * Added my profile to the ambassadors list * Fix linting error + position --------- Co-authored-by: Sombuddha Roy Bhowmick <sombuddharoybhowmick@Sombuddhas-MacBook-Air.local> Co-authored-by: Marcel Ribeiro-Dantas <marcel.ribeirodantas@seqera.io>
1 parent d750aa3 commit c4e1d9c

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
61 KB
Loading

src/pages/our_ambassadors.astro

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1086,6 +1086,17 @@ import AmbassadorCard from "@components/AmbassadorCard.astro";
10861086
linkedin="sofia-stamouli-a22b5477"
10871087
/>
10881088

1089+
<AmbassadorCard
1090+
name="Sombuddha Roy Bhowmick"
1091+
img="Sombuddha_Roy_Bhowmick_Image.jpg"
1092+
country="in"
1093+
github="Sombuddha-Roy-Bhowmick"
1094+
linkedin="sombuddha-roy-bhowmick-b76b1a13a"
1095+
>
1096+
Sombuddha Roy Bhowmick is a Bioinformatician/Computational Biologist trying to make a difference in a patient's
1097+
life, one at a time.
1098+
</AmbassadorCard>
1099+
10891100
<AmbassadorCard name="Ziad Al-Bkhetan" img="Ziad.jpg" country="au" github="ziadbkh" linkedin="ziad-al-bkhetan">
10901101
<a href="https://www.biocommons.org.au/lb-ziad">Ziad</a> is the Product Manager, Bioinformatics Platforms at <a
10911102
href="http://biocommons.org.au/">Australian BioCommons</a

0 commit comments

Comments
 (0)