diff --git a/_includes/themes/lab/member.html b/_includes/themes/lab/member.html index 36491b61..cfffdf73 100644 --- a/_includes/themes/lab/member.html +++ b/_includes/themes/lab/member.html @@ -120,7 +120,19 @@ {{ member.dataverse }}
- {% endif %} + {% endif %} + + {% if member.researchgate %} +
+ ResearchGate +
+
+
+ + {{ member.researchgate }} +
+
+ {% endif %} {% if member.email %} {% assign emailarray = member.email | split: '@' %} diff --git a/assets/images/researchgate.svg b/assets/images/researchgate.svg new file mode 100644 index 00000000..4030ef79 --- /dev/null +++ b/assets/images/researchgate.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/images/team/bilalshabbir.jpeg b/assets/images/team/bilalshabbir.jpeg new file mode 100644 index 00000000..8c28446e Binary files /dev/null and b/assets/images/team/bilalshabbir.jpeg differ diff --git a/assets/pdfs/Bilal_CV.pdf b/assets/pdfs/Bilal_CV.pdf new file mode 100644 index 00000000..78877472 Binary files /dev/null and b/assets/pdfs/Bilal_CV.pdf differ diff --git a/team/_posts/2024-09-03-Bilal-Shabbir.md b/team/_posts/2024-09-03-Bilal-Shabbir.md new file mode 100644 index 00000000..b46c6553 --- /dev/null +++ b/team/_posts/2024-09-03-Bilal-Shabbir.md @@ -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.