You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- updated bio, vita, pubs
- removed projects
- changed the color of the timeline
- updated the list of ppl using the template
- added a redirect html page
Copy file name to clipboardexpand all lines: index.html
+25-20
Original file line number
Diff line number
Diff line change
@@ -1,22 +1,22 @@
1
1
---
2
2
layout: default
3
-
title: Personal Webpage
3
+
title: Home
4
4
---
5
5
<!-- ========== BIO ========== -->
6
6
<divclass="docs-section" id="bio">
7
7
<h4>Bio</h4>
8
8
<p>
9
-
I am a Ph.D. student in the <ahref="http://socialmachines.media.mit.edu/">Laboratory for Social Machines</a> at the <ahref="https://www.media.mit.edu/">MIT Media Lab</a> advised by Deb Roy.
10
-
I love studying data and people.
11
-
My research interests lie at the intersection of Causal Inference, Machine Learning, and Social Network Analysis.
12
-
I am passionate about (i) drawing insights from data, (ii) designing interventions, and (iii) running randomized experiments.
13
-
I spent the summer of 2019 at <ahref="https://research.fb.com/teams/core-data-science/">Facebook's Core Data Science</a> team studying users who bring people together.
14
-
</p>
9
+
I am a Postdoc at the department of Management Science and Engineering at Stanford University, working with <ahref="https://web.stanford.edu/~jugander/" target="_blank">Johan Ugander</a>.
10
+
My main research interest is in Computational Social Science.
11
+
I am passionate about developing new computational methods and analyzing large-scale datasets to study important social problems.
12
+
My work often falls at the intersections of Social Network Analysis, Machine Learning, and Causal Inference.
13
+
</p>
15
14
16
15
<p>
17
-
Prior to coming to MIT, I interned at Yahoo! Labs in Barcelona and the Amazon Machine Learning team in Berlin.
18
-
I spent one year in Paris and one year in Barcelona to do a M.Sc. in Data mining and Knowledge Management.
19
-
I got my B.Sc. from Staffordshire University with a First Class honors in Computer Science.
16
+
I completed my Ph.D. from MIT in 2020 under the supervision of Deb Roy.
17
+
Before coming to MIT, I spent one year in Paris and one year in Barcelona doing a M.Sc. in Data mining and Knowledge Management.
18
+
I got my B.Sc. from Staffordshire University with First Class honors in Computer Science.
19
+
Throughout my graduate studies, I spent several summers doing internships in industry, including Yahoo! Labs, Amazon, LinkedIn, and Facebook.
20
20
</p>
21
21
</div>
22
22
@@ -100,7 +100,7 @@ <h4>Publications</h4>
100
100
</div>
101
101
</div>
102
102
103
-
<!-- ========== PROJECTS ========== -->
103
+
<!-- ========== PROJECTS ==========
104
104
<div class="docs-section" id="projects">
105
105
<h4>Projects</h4>
106
106
@@ -173,6 +173,7 @@ <h4>Projects</h4>
173
173
</div>
174
174
175
175
</div>
176
+
-->
176
177
177
178
<!-- ========== RESUME ========== -->
178
179
<divclass="docs-section" id="resume">
@@ -203,17 +204,21 @@ <h4>Vitæ</h4>
203
204
204
205
<divclass="docs-section" id="template">
205
206
<h4>Website Design</h4>
206
-
Since I made this website many people have found this Jekyll template useful
You can find all the code you need to build your own website in this <ahref="https://github.com/msaveski/www_personal" target="_blank">GitHub repo</a>.
221
+
You can find all the code needed to build your website in this <ahref="https://github.com/msaveski/www_personal" target="_blank">GitHub repo</a>.
217
222
Feel free to use it. <br/>
218
223
219
224
If you end up using it, please link to here and drop me an email.
0 commit comments