-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
315 lines (295 loc) · 13.1 KB
/
index.html
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
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
<!-- <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Andrew Heusser</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="">
<!-- ADD CSS -->
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Fonts from Font Awsome -->
<link rel="stylesheet" href="css/font-awesome.min.css">
<!-- Magnific popup -->
<link rel="stylesheet" href="css/magnific-popup.css">
<!-- Vegas slider -->
<link rel="stylesheet" href="css/vegas.min.css">
<!-- <link rel="stylesheet" href="css/main.css"> -->
<!-- Color styles -->
<link rel="stylesheet" href="css/colors/black.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/morphext.css">
<!-- Custom styles for this template -->
<link rel="stylesheet" href="css/main.css">
<!-- Feature detection -->
<!-- <script src="js/modernizr-2.6.2.min.js"></script> -->
<!-- Fonts -->
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900,300italic,400italic,600italic,700italic,900italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Oxygen:400,700' rel='stylesheet' type='text/css'>
</head>
<body>
<div class="navbar navbar-default navbar-static-top" role="navigation">
<div class="container">
<div class="navbar-brand">
<p class="nav navbar-nav" id="main-menu">Tiankang Xie<p/>
</div>
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse">
<ul style="float:right" class="nav navbar-nav" id="main-menu">
<li><a href="#page-welcome">Home</a>
</li>
<li><a href="#page-profile">Bio</a>
</li>
<li><a href="#page-education">Education</a>
</li>
</li>
<li><a href="#page-skills">Skills</a>
</li>
<li><a href="#page-portfolio">Portfolio</a>
</li>
<li><a href="#page-contact">Contact</a>
</li>
<li><a href="files/TK_Resume.pdf">Resume</a>
</li>
</ul>
</div>
<!--/.nav-collapse -->
</div>
</div>
<!-- welcome begins -->
<section id="page-welcome" class="page-welcome">
<div class="container">
<div class="row">
</div>
<header>
<!-- <div class="container"> -->
<!-- <h2 class="container"</h2> -->
<!-- <div class="word w1">Scientist</div>
<div class="word w2">Artist</div>
</div> -->
<!--
<h2 class='fadeIn'> Scientist </h2>
<h2 class='fadeOut'> Artist </h2> -->
<!-- <span style="font-size:40" class="element"></span> -->
</header>
<!-- <a href="#page-profile" class="btn btn-default hire-me">Bio</a>
</div> -->
<a href="#page-portfolio" class="btn btn-default hire-me">Portfolio</a>
</div>
<div class="social-icons">
<a href="files/TK_Resume.pdf" class="btn btn-round btn-clear btn-google" id="resumeBtn"><i class="fa fa fa-file-text-o"></i></a>
<a href="https://www.linkedin.com/in/tiankang-xie-9952048b/" target="_blank" class="btn btn-round btn-clear btn-linkedin"><i class="fa fa-linkedin-square"></i></a>
<a href="https://twitter.com/TiankangX" target="_blank" class="btn btn-round btn-clear btn-twitter"><i class="fa fa-twitter"></i></a>
<a href="https://www.facebook.com/tiankang.xie.7" target="_blank" class="btn btn-round btn-clear btn-facebook"><i class="fa fa-facebook"></i></a>
<a href="https://github.com/TiankangXie" target="_blank" class="btn btn-round btn-clear btn-github"><i class="fa fa-github"></i></a>
</div>
</div>
</section>
<!-- welcome ends -->
<!-- profile begins -->
<section id="page-profile" class="page-profile">
<div class="container">
<header class="section-header">
<h2 class="section-title">About Me</h2>
<div class="spacer"></div>
<p class="section-subtitle">I'm a PhD student interested in studying emotions. My goal is to integrate multi-modal data including fMRI, EEG, facial expressions, self reports and so on to quantitatively understand emotions</p>
</header>
<div class="row">
<div class="col-md-3">
<div class="profile"><img src="img/tiankang.jpg" alt="profile" />
</div>
</div>
<div style="font-size:16px" class="col-md-9">
<p> I grew up in the Northwestern part of China. My interest for science and Mathematics starts very early in my childhood. </p>
<p> I changed my major multiple times in college, from Actuarial Science to Industrial Engineeirng, and finally to Statistics and Mathematics. I worked with Prof. Moo K Chung on developing fast on-line Algorithms to process fMRI data. </p>
<p> I am now working now with Prof. Luke Chang at Dartmouth College. My primary research interest is using deep learning to integrate multi-modal data, including fMRI, EEG, Ecog, facial expressions and other physiological data to quantitatively understand emotions and affect</p>
</div>
</div>
</div>
</section>
<!-- profile ends -->
<!-- education begins -->
<section id="page-education" class="page-education">
<div class="container">
<header class="section-header">
<h2 class="section-title"><span>Education</span></h2>
<div class="spacer"></div>
<p class="section-subtitle"></p>
</header>
<article class="education">
<center>
<h3>Dartmouth College - PhD Quantitative Biomedical Sciences</h3>
<p>2018 - present</p>
<p>Research into multimodal Analysis of Emotions & Affect Sciences</p>
</center>
</article>
<p class="section-subtitle"></p>
<article class="education">
<center>
<h3>University of Wisconsin-Madison - Bachelor of Sciences</h3>
<p>2014 - 2018</p>
<p>Majors: Mathematics, Statistics; Minor: Computer Sciences</p>
</center>
</article>
</div>
</div>
</section>
<section id="page-skills" class="page-skills">
<div class="container">
<header class="section-header">
<h2 class="section-title"><span>Skills</span></h2>
<div class="spacer"></div>
</header>
<div id="myDiv" ><img width="90%" src="img/wordcloud.png" alt=""></div>
</section>
<!-- skills ends -->
<!-- portfolio begins -->
<section id="page-portfolio" class="page-portfolio">
<div class="container">
<div class="row">
<header class="section-header">
<h2 class="section-title"><span>Portfolio</span></h2>
<div class="spacer"></div>
<p class="section-subtitle">Collection of my work </p>
</header>
<div id="grid-controls-wrapper">
<ul class="nav nav-pills center-pills grid-controls">
<li class="active filter"><a href="javascript:void(0)" data-filter="*">All</a>
</li>
<li class="filter"><a href="javascript:void(0)" data-filter=".science">Science</a>
</li>
<li class="filter"><a href="javascript:void(0)" data-filter=".software">Software</a>
</li>
<!-- change blog to teaching -->
<li class="filter"><a href="javascript:void(0)" data-filter=".blog">Blog Posts</a>
</li>
</ul>
</div>
<div>
<ul id="grid" class="grid-wrapper">
<li class="mix software">
<a href="https://py-feat.org/" target="_blank">
<div class="overlay"><i class="fa fa-search"></i>
</div><img src="img/portfolio/pyfeat_demo.png" alt="">
</a>
</li>
<li class="mix science">
<a href="https://arxiv.org/abs/2104.03509" target="_blank">
<div class="overlay"><i class="fa fa-search"></i>
</div><img src="img/portfolio/pyfeat_logo.png" alt="">
</a>
</li>
<li class="mix science">
<a href="https://www.biorxiv.org/content/10.1101/2021.05.10.443308v1" target="_blank">
<div class="overlay"><i class="fa fa-search"></i>
</div><img src="img/portfolio/new_srm_demonstratev3.jpg" alt="">
</a>
</li>
<li class="mix blog">
<a href="https://tiankangxie.home.blog/" target="_blank">
<div class="overlay"><i class="fa fa-search"></i>
</div><img src="img/portfolio/blog_post.jpg" alt="">
</a>
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- portfolio ends -->
<!-- contact begins -->
<section id="page-contact" class="page-contact">
<div class="container">
<header class="section-header">
<h2 class="section-title"><span>Contact</span></h2>
<div class="spacer"></div>
<p class="section-subtitle">Get in Touch </p>
</header>
<div class="row">
<div class="col-sm-5 contact-info">
<h3>Contact Info</h3>
<p><i class="fa fa-map-marker"></i> 233 Moore Hall, Hanover, NH 03755</p>
<p><i class="fa fa-phone"></i> (608) 616-0641</p>
<p><i class="fa fa-envelope-o"></i> [email protected]</p>
</div>
<div class="col-sm-7">
<!-- <h3>Get in Touch</h3>-->
<!-- Configure the contact form by adding your email address on mail/contact_me.php line 17 -->
<form class="form-horizontal" id="contactForm" action="https://formspree.io/[email protected]" method="POST">
<div class="control-group">
<label class="control-label" for="name">Name</label>
<div class="controls">
<input type="text" name="name" id="name" placeholder="Your name" class="form-control input-lg" required data-validation-required-message="Please enter your name.">
<p class="help-block text-danger"></p>
</div>
</div>
<div class="control-group">
<label class="control-label" for="email">Email Address</label>
<div class="controls">
<input type="email" name="_replyto" id="email" placeholder="Your email address" class="form-control input-lg" required data-validation-required-message="Please enter your email address.">
<p class="help-block text-danger"></p>
</div>
</div>
<div class="control-group">
<label class="control-label" for="message">Message</label>
<div class="controls">
<textarea name="body" id="message" rows="8" class="form-control input-lg" required data-validation-required-message="Please enter a message."></textarea>
<p class="help-block text-danger"></p>
</div>
</div>
<div>
<button type="submit" class="btn btn-old-default btn-lg btn-block">Submit Message</button>
</div>
</form>
<!-- <form action="http://formspree.io/[email protected]"
method="POST">
<input type="text" name="name">
<input type="email" name="_replyto">
<input type="submit" value="Send">
</form>
<!-- End contact-form -->
</div>
</div>
<!-- End row -->
</div>
</section>
<!-- contact ends -->
<script src="js/jquery-2.1.3.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.scrollTo.js"></script>
<script src="js/jquery.nav.js"></script>
<script src="js/jquery.sticky.js"></script>
<script src="js/jquery.easypiechart.min.js"></script>
<script src="js/vegas.js"></script>
<script src="js/jquery.isotope.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/waypoints.min.js"></script>
<script src="js/jqBootstrapValidation.js"></script>
<!-- <script src="js/contact_me.js"></script> -->
<script src="js/main.js"></script>
<script src="js/morphext.min.js"></script>
<script src="js/morphext.js"></script>
<!--<script src="jquery.js"></script>-->
<script src="js/typed.js"></script>
<script>
$(function(){
$(".element").fadeIn({
strings: ["What are the limits of human learning?^1000", "Can we use AI to improve education?^1000", "Can we predict learning in real-time with brain activity?^1000", "As human knowledge expands, how do we keep pace?^1000", "Is there an optimal temporal structure to an effective class?^1000"],
// typeSpeed: 100,
// loop: true,
// backSpeed: 50,
// startDelay: 1000,
});
});
</script>
</body>
</html>