-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathalumni_members.yml
More file actions
64 lines (57 loc) · 2.49 KB
/
alumni_members.yml
File metadata and controls
64 lines (57 loc) · 2.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
#==============================================================================
# Alumni Members (_data/alumni_members.yml)
#
# Purpose:
# Records former lab members (graduated students, ex-postdocs, etc.).
# Displayed on /team page using _includes/alumni-list.html
# Alumni are shown with minimal information: First Initial. Last Name, Current Position
# Social media links and contact information are NOT displayed.
#
# Required Fields:
# - name: Full name (required, will be displayed as First Initial. Last Name)
# - info_current: Current position/affiliation (required)
#
# Optional Fields (for reference only, not displayed on site):
# - photo: Filename in /images/teampic/
# - position: Previous role in lab
# - duration: Time period in lab (e.g., "2020 - 2023")
# - degree: Degree obtained (e.g., "PhD", "MSc")
# - thesis: Thesis title
# - year: Graduation year
# - website: Personal website URL (not displayed)
# - github: GitHub profile URL (not displayed)
# - linkedin: LinkedIn profile URL (not displayed)
# - google_scholar: Google Scholar profile URL (not displayed)
# - orcid: ORCID URL (not displayed)
#
# Display Format:
# H. He, Graduate student transferred to PhD @ Atlas Analytics Lab
# D. Gomes, AI Scientist @ Thales
#
# Note:
# Add new alumni at the TOP (reverse chronological order).
#
# Template:
# - name:
# info_current:
#==============================================================================
- name: Ali Nasiri-Sarvi
info_current: MSc Graduate, Research Assistant @ Atlas Analytics Lab, Research Associate @ Huawei
google_scholar: "https://scholar.google.com/citations?user=FzicxBkAAAAJ"
linkedin: "https://ca.linkedin.com/in/ali-nasiri-sarvi"
- name: Haoyu He
info_current: MSc Graduate, transferred to PhD @ Atlas Analytics Lab
- name: Damien Martins Gomes
info_current: MSc Graduate, AI Scientist @ Thales
google_scholar: "https://scholar.google.ca/citations?user=ivIgsbMAAAAJ"
linkedin: "https://fr.linkedin.com/in/damien-martins-gomes/fr"
- name: Vasudev Sharma
info_current: MSc Graduate, ML Developer @ Botni.Vision
linkedin: "https://ca.linkedin.com/in/vasudev-sharma-341171256"
- name: Cassandre Notton
info_current: MSc Graduate, ML Engineer @ Quandela
google_scholar: "https://scholar.google.com/citations?hl=en&user=H5zKrXcAAAAJ"
linkedin: "https://ca.linkedin.com/in/cassandre-notton-69ba6a131"
- name: Denisha Thakkar
info_current: MSc Graduate, ML Egnineer @ CIBC
linkedin: "https://ca.linkedin.com/in/denisha-thakkar"