Skip to content

Commit 0a13900

Browse files
Add profile for Hyun-Hwan Jeong (#353)
* add profile for Hyun-Hwan Jeong * Fix linting --------- Co-authored-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io>
1 parent be2ddf8 commit 0a13900

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

public/img/hjeong.jpg

120 KB
Loading

src/pages/our_ambassadors.astro

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,20 @@ import AmbassadorCard from "@components/AmbassadorCard.astro";
373373
workflows for clinical genomics.
374374
</AmbassadorCard>
375375

376+
<AmbassadorCard
377+
name="Hyun-Hwan Jeong"
378+
img="hjeong.jpg"
379+
country="us"
380+
github="hyunhwan-bcm"
381+
linkedin="hyunhwan-jeong"
382+
twitter="hyunhwan_jeong"
383+
>
384+
Hyun-Hwan Jeong is an Assistant Professor of Pediatrics at Baylor College of Medicine. He is also an open-source
385+
contributor to multiple projects, including
386+
<a href="https://github.com/hyunhwan-jeong/CB2" target="_blank">CB<sup>2</sup></a> and
387+
<a href="https://github.com/LiuzLab/AI_MARRVEL" target="_blank">AI-MARRVEL</a>.
388+
</AmbassadorCard>
389+
376390
<AmbassadorCard
377391
name="James Fellows Yates"
378392
img="james.jpeg"

0 commit comments

Comments
 (0)