Skip to content
Closed
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
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ source 'https://rubygems.org'
gem "bundler"
gem "jekyll"
gem "jekyll-paginate"
gem "jekyll-sitemap"
gem "jekyll-sitemap"
gem "bigdecimal"
14 changes: 11 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ GEM
addressable (2.9.0)
public_suffix (>= 2.0.2, < 8.0)
base64 (0.3.0)
bigdecimal (3.1.8)
colorator (1.1.0)
concurrent-ruby (1.3.5)
csv (3.3.5)
Expand All @@ -12,11 +13,11 @@ GEM
http_parser.rb (~> 0)
eventmachine (1.2.7)
ffi (1.17.2)
ffi (1.17.2-arm64-darwin)
ffi (1.17.2-x86_64-darwin)
ffi (1.17.2-x86_64-linux-gnu)
forwardable-extended (2.6.0)
google-protobuf (3.25.8)
google-protobuf (3.25.8-arm64-darwin)
google-protobuf (3.25.8-x86_64-darwin)
google-protobuf (3.25.8-x86_64-linux)
http_parser.rb (0.8.0)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -69,6 +70,12 @@ GEM
sass-embedded (1.69.5)
google-protobuf (~> 3.23)
rake (>= 13.0.0)
sass-embedded (1.69.5-arm64-darwin)
google-protobuf (~> 3.23)
sass-embedded (1.69.5-x86_64-darwin)
google-protobuf (~> 3.23)
sass-embedded (1.69.5-x86_64-linux-gnu)
google-protobuf (~> 3.23)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.6.0)
Expand All @@ -81,6 +88,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
bigdecimal
bundler
jekyll
jekyll-paginate
Expand Down
11 changes: 11 additions & 0 deletions _authors/dylan-zhang.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
username: Dylan-Zhang
name: Dylan Zhang
position: Intern
image: '/images/members/Dylan.jpg'
image_fun: '/images/members/Dylan_fun.jpg'
email: xzhan185@student.ubc.ca
linkedin: https://www.linkedin.com/in/dylanz13/
---

**BSc** &nbsp;&nbsp; / &nbsp;&nbsp; Computer Science (University of British Columbia)
14 changes: 14 additions & 0 deletions _authors/erinda-rruci.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
username: Erinda-Rruci
name: Erinda Rruci
position: Visiting PhD Student
image: '/images/members/Erinda_Rruci.jpeg'
email: erindarruci@biomed.au.dk
linkedin: https://www.linkedin.com/in/erinda-rruci-10531a16a/?skipRedirect=true
---

**MSc** &nbsp;&nbsp; / &nbsp;&nbsp; Molecular Biology (University of Padua, Italy)

<br/>

Investigating the role of the skin microbiome in acne pathogenesis
1 change: 1 addition & 0 deletions _authors/rafael-peres-da-silva.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ X: https://x.com/rafaelperes
bluesky: https://bsky.app/profile/rafaelperes.bsky.social
scholar: https://scholar.google.com/citations?user=w12iyzIAAAAJ"
position: Postdoctoral Researcher
is_alumni: true
---

**PhD** &nbsp;&nbsp; / &nbsp;&nbsp; National University of Singapore
Expand Down
Binary file added images/members/Dylan.jpg
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 images/members/Dylan_Fun.jpg
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 images/members/Erinda_Rruci.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.