Skip to content

Commit

Permalink
Merge pull request #10 from dimi-lab/new_members
Browse files Browse the repository at this point in the history
Add Elaheh
  • Loading branch information
bnovotny authored Sep 24, 2024
2 parents 5700497 + 3a99de9 commit 84b8f1e
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _data/types.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ postdoc1:
postdoc2:
icon: fa-solid fa-graduation-cap
description: Research Associate

intern:
icon: fa-solid fa-graduation-cap
description: Bioinformatics Intern

phd:
icon: fa-solid fa-graduation-cap
Expand Down
6 changes: 6 additions & 0 deletions _members/Elaheh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
name: Elaheh Baharlouei
image: images/members/Elaheh_Baharlouei.png
role: intern
---
Elaheh has her PhD in Computer Science from the University of Houston, with a specialization on multimodal (text, video, and audio) content understanding and classification (Ritual Lab). Her other interests include hiking and swimming.
Binary file added images/members/Elaheh_Baharlouei.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions team/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ We are a cross-disciplinary team with diverse background. Click on the portrait
{% include list.html data="members" component="portrait" filters="role: bioinformatician" %}
{% include list.html data="members" component="portrait" filters="role: pathologist" %}
{% include list.html data="members" component="portrait" filters="role: cloud_expert" %}
{% include list.html data="members" component="portrait" filters="role: intern" %}
{% include list.html data="members" component="portrait" filters="role: phd" %}

{% include section.html %}
Expand Down

0 comments on commit 84b8f1e

Please sign in to comment.