-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
54 lines (49 loc) · 1.82 KB
/
about.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
---
layout: about
---
<div class="container">
<div class="container">
<div class="row">
<div class="user-card">
<div class="row">
<div class="card col-md-3">
<img src="{{ site.baseurl }}/images/self.jpg">
</div>
<div class="col-md-9">
I grew up in Istanbul, Turkey. I attended Robert College,
one of the most prestigious high schools in Turkey. I studied
Electrical and Electronics Engineering in Bosphorus University.</p>
<span class="auto-style4">
<p>I have a M.Sc in Engineering from Brown University. I worked in
computer vision problems at
<a href="http://www.brown.edu/Departments/Engineering/Labs/LEMS/">
LEMS</a> lab.</p>
<p>I was a research assistant in the <a href="http://cvrgrid.org/">
Cardiovascular Research Grid</a> project, developed code for
predicting sudden cardiac death or VT/VF events for people implanted
with ICD devices.</p>
<p>I like statistics, math and learning new things. </p>
<p>And I learned to love R.</p>
</span>
<p> </p>
<!-- #EndEditable --></div>
<!-- End Left Column -->
<!-- Begin Right Column -->
<div id="column_right">
<!-- #BeginEditable "sidebar" -->
<h4>About Me</h4>
<p><span class="auto-style2">I am Sancar Adali, a PhD Candidate in
Applied Mathematics and Statistics at Johns Hopkins University.</p>
<p>I am interested in machine learning and statistics.</p>
<p><i class="fa fa-envelope-o"></i> rnpatel[at]me.com </p>
<hr />
</div>
</div>
<div class="row">
<div class="col-md-12 letter">
<p>Hi, I'm Herring Cove, a theme for Jekyll from Massachusetts. You may also know me as a <a href="http://wikimapia.org/38526/Herring-Cove-Beach">beach on Cape Cod</a>.</p>
</div>
</div>
</div>
</div>
</div>