-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
39 lines (32 loc) · 2.03 KB
/
index.html
File metadata and controls
39 lines (32 loc) · 2.03 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
---
layout: mainpage
---
<h1>About me</h1>
<hr>
<img src="{% link assets/images/Max.png %}" class="float-lg-end img-fluid ms-lg-5 mb-5 rounded border border-dark" alt="Photo of me">
<p>
Hello, I am Maksym (also known as <span class="text-danger">Max</span>) and welcome to my academic portfolio website!
</p>
<p>
I am currently <strong>on leave</strong> from the mathematics <abbr title="Doctor of Philosophy">PhD</abbr> program at Simon Fraser University. My doctoral advisor is <a href="https://benadcock.org/">Ben Adcock</a>.
My designated research topics are in active learning for operator learning via Christoffel sampling and developing acceleration schemes for stochastic optimization algorithms.
</p>
<p>
I have previously completed a <abbr title="Master of Science">MSc</abbr> in applied mathematics at Simon Fraser University.
Prior to that, I worked as a data scientist for Statistics Canada for about 1.5 years in conjunction with completing an undergraduate degree in mathematics.
</p>
<p>
<strong>To learn more about me or my work,</strong> take a look at my <a href="{% link _mneyrane/research.html %}">research</a> page and other tabs in the navigation bar at the top. You can also look at my:
</p>
<ul class="font-serif">
<li><a href="{% link assets/media/cv-mneyrane.pdf %}">curriculum vitae (CV)</a></li>
<li><a href="https://github.com/mneyrane">GitHub repositories</a> for my code</li>
<li><a href="https://www.linkedin.com/in/maksym-neyra-nesterenko/">LinkedIn</a> for my industry profile</li>
<li><a href="https://orcid.org/0000-0002-7579-9836">ORCiD</a> for my researcher activity</li>
<li><a href="https://scholar.google.com/citations?user=KbhygHQAAAAJ">Google Scholar</a> for a publication summary</li>
<!-- <li><a href="https://www.sfu.ca/gradstudies/life-community/people-research/profiles/sci/2021/maksym-neyra-nesterenko.html">MSc graduate student profile</a> from 2021</li> -->
</ul>
<p>
<strong>To contact me, you can do so directly by email via</strong>
<a href="mailto:contact@mneyrane.com">contact@mneyrane.com</a>.
</p>