Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion _includes/themes/lab/member.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,19 @@
<a class="off" href="https://dataverse.harvard.edu/dataverse/{{ member.dataverse }}">{{ member.dataverse }}</a>
</div>
<div class="bigspacer"></div>
{% endif %}
{% endif %}

{% if member.researchgate %}
<div class="smallhead">
ResearchGate
</div>
<div class="pad-left note">
<div class="smallspacer"></div>
<img src="/assets/images//researchgate.svg" width="20" style="position: relative; right: 1.8px; bottom: 2px;">
<a class="off" href="https://www.researchgate.net/profile/{{ member.researchgate }}">{{ member.researchgate }}</a>
</div>
<div class="bigspacer"></div>
{% endif %}

{% if member.email %}
{% assign emailarray = member.email | split: '@' %}
Expand Down
1 change: 1 addition & 0 deletions assets/images/researchgate.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/team/bilalshabbir.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/pdfs/Bilal_CV.pdf
Binary file not shown.
20 changes: 20 additions & 0 deletions team/_posts/2024-09-03-Bilal-Shabbir.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
layout: member
title: "Bilal Shabbir"
position: PhD Student
nickname: Bilal
handle: bilals08
email: mshab008@fiu.edu
twitter: iambilalshabbir
github: bilals08
scholar: cHz6VhgAAAAJ
orcid: 0009-0000-4271-689X
researchgate: Bilal-Shabbir-2
osf: zd8ct
figshare: Bilal_Shabbir/19535377
cv: /assets/pdfs/Bilal_CV.pdf
image: /assets/images/team/bilalshabbir.jpeg
alum: false
---

Bilal Shabbir is currently a Ph.D. candidate at the Knight Foundation School of Computing & Information Sciences (KFSCIS) at Florida International University, where he is conducting research under the supervision of Prof. Fahad Saeed, with a focus on proteomics, parallel computing, and machine learning. His work primarily involves developing machine learning and deep learning models for protein identification.