-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
23 lines (22 loc) · 1.02 KB
/
index.html
File metadata and controls
23 lines (22 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Elena Osipyan</title>
</head>
<body>
<h1> Elena Osipyan </h1>
<p>
I am a third year @ the University of Toronto, studying physical sciences, stats and biology, with a focus on computating within the sciences.
Projects I have worked on include:
</p>
<ul>
<li><a href="hhttps://nearlab.ca/news/2017/2/1/fid-a-toolkit-for-mrs-data" target="_blank">FID-A toolkit expansion for Near Lab (medical physics) </a></li>
<li><a href="https://neurotechuoft.ca/" target="_blank"> NeuronMove software pipelines and papers for NeuroTech UofT</a></li>
</ul>
<p> I am interesting in continuing within the intersection of ML in science and entrepreneurship, and I am always open to taking on new projects. Please feel free to reach out at elena.osipyan [at] mail.utoronto.ca
</p>
</main>
</body>
</html>