-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
155 lines (123 loc) · 5.97 KB
/
index.html
File metadata and controls
155 lines (123 loc) · 5.97 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Chen-Yang Su | Home</title>
<link href="https://fonts.googleapis.com/css2?family=Lato&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.12.1/css/all.css" crossorigin="anonymous">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="container">
<div class="nav-wrapper">
<div class="left-side">
<div class="nav-link-wrapper active-nav-link">
<a href="index.html">Home</a>
</div>
<!-- <div class="nav-link-wrapper">
<a href="research.html">Research</a>
</div>
<div class="nav-link-wrapper">
<a href="cv.html">CV</a>
</div> -->
<div class="nav-link-wrapper">
<a href="personal.html">Personal</a>
</div>
</div>
<div class="right-side">
<div class="brand">
<div>Welcome to my home page!<span class="emoji emoji--home"></span></div>
</div>
</div>
</div>
<div class="content-wrapper">
<div class="profile-image-wrapper">
<img src="images/me.jpg" class="center">
<h1>Chen-Yang Su</h1>
<p> <em>Ph.D. candidate, McGill University</em> </p>
<div class="map">
<i class="fas fa-map-marker-alt"></i>    Montréal, Québec
</div>
<div class="icons">
<a href="mailto:chen-yang.su@mail.mcgill.ca" target="_blank"><i class="far fa-envelope"></i></a>
<a href="https://twitter.com/chenyangsu" target="_blank"><i class="fab fa-twitter-square"></i></a>
<a href="https://www.linkedin.com/in/chen-yang-su/" target="_blank"><i class="fab fa-linkedin"></i></a>
<a href="https://github.com/chenyangsu" target="_blank"><i class="fab fa-github"></i></a>
<a href="https://orcid.org/0000-0001-6071-4660" target="_blank"><i class='fab fa-orcid'></i></a>
<a href="https://www.researchgate.net/profile/Chen-Yang-Su" target="_blank"><i class='fab fa-researchgate'></i></a>
<a href="https://scholar.google.com.au/citations?user=KJGE-kYAAAAJ&hl=en" target="_blank"><i class="fas fa-user-graduate"></i></a>
<!-- <a href="https://bsky.app/profile/chenyangsu.bsky.social" target="_blank"><i class="fab fa-bluesky"></i></a> -->
</div>
</div>
<div class="profile-content-wrapper">
<p>I completed my PhD in the
<a href="https://www.mcgill.ca/qls/">Quantitative Life Sciences (QLS)</a>
program at
<a href="https://www.mcgill.ca/">McGill University</a> in 2025.
I am currently an elected member of the Young Investigator Committee of the
<a href="https://iges.memberclicks.net/">International Genetic Epidemiology Society</a>.
I completed my M.Sc. in the
<a href="https://www.cs.mcgill.ca/">School of Computer Science</a>
at McGill University in 2022, supervised by
<a href="https://www.cs.mcgill.ca/~jpineau/">Joelle Pineau</a> and
<a href="https://www.mcgill.ca/genepi/">Brent Richards</a>
and was affiliated with
<a href="https://mila.quebec/en/">Mila</a>
as well as the
<a href="http://www.ladydavis.ca/">Lady Davis Institute</a>
at the Jewish General Hospital.
I completed my B.Sc. in
<a href="https://www.mcgill.ca/study/2021-2022/faculties/science/undergraduate/programs/bachelor-science-bsc-major-computer-science-and-biology">Computer Science and Biology</a> at McGill University in 2020.
</p>
<ul>
<li>
My research has allowed me to contribute to publications published or accepted in peer-reviewed journals, including
<em>The New England Journal of Medicine</em>, <em>Nature Genetics</em>, <em>Nature Metabolism</em>, <em>Lancet Haematology</em>, <em>European Heart Journal </em>, <em>Diabetes Care</em>,
<em>Journal of Clinical Endocrinology and Metabolism </em>, <em>Communications Medicine</em>, <em>Communications Biology</em>, and many more.
</li>
<li>
My research has been supported by a Canada Graduate Scholarships Doctoral (CGS-D) Award (113,333 CAD), an FRQS Doctoral Training Fellowship (84,000 CAD), and a Lady Davis Institute / TD Bank Studentship (20,000 CAD).
</li>
<li>
In addition to these major fellowships, I have been fortunate to receive 53 additional honors and awards, including international or institutional research fellowships, travel awards, publication awards, presentation awards, and competitions.
</li>
<li>
In the past, I was the first Canadian intern at Hinge Health (now IPO’d, raising $437.3M), and in 2021 was selected as a world finalist in the $500k USD XPrize Pandemic Response Challenge.
</li>
</ul>
<!-- <button onclick="myFunction()" id="myBtn">Read more</button>
<script type="text/javascript">
function myFunction() {
var dots = document.getElementById("dots");
var moreText = document.getElementById("more");
var btnText = document.getElementById("myBtn");
if (dots.style.display === "none") {
dots.style.display = "inline";
btnText.innerHTML = "Read more";
moreText.style.display = "none";
} else {
dots.style.display = "none";
btnText.innerHTML = "Read less";
moreText.style.display = "inline";
}
}
</script> -->
<p>
<script type="text/javascript" src="//counter.websiteout.net/js/7/0/0/0">
</script>
hits
</p>
</div>
<p>Last updated: <span id="lastUpdated"></span></p>
<script>
var lastUpdatedDate = new Date(document.lastModified);
var options = { year: 'numeric', month: 'long', day: 'numeric' };
document.getElementById("lastUpdated").innerHTML = lastUpdatedDate.toLocaleDateString('en-US', options);
</script>
</div>
<div class="footer">
<footer> <small>© 2026 Chen-Yang Su</small> </footer>
</div>
</div>
</body>
</html>