-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·242 lines (230 loc) · 9.28 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Mike Vaiana</title>
<!-- Bootstrap CSS -->
<link rel="stylesheet" type="text/css" href="assets/css/bootstrap.min.css" >
<!-- Fonts -->
<link rel="stylesheet" type="text/css" href="assets/fonts/font-awesome.min.css">
<!-- Icon -->
<link rel="stylesheet" type="text/css" href="assets/fonts/simple-line-icons.css">
<!-- Slicknav -->
<link rel="stylesheet" type="text/css" href="assets/css/slicknav.css">
<!-- Menu CSS -->
<link rel="stylesheet" type="text/css" href="assets/css/menu_sideslide.css">
<!-- Slider CSS -->
<link rel="stylesheet" type="text/css" href="assets/css/slide-style.css">
<!-- Nivo Lightbox -->
<link rel="stylesheet" type="text/css" href="assets/css/nivo-lightbox.css" >
<!-- Animate -->
<link rel="stylesheet" type="text/css" href="assets/css/animate.css">
<!-- Main Style -->
<link rel="stylesheet" type="text/css" href="assets/css/main.css">
<!-- Responsive Style -->
<link rel="stylesheet" type="text/css" href="assets/css/responsive.css">
</head>
<body>
<!-- About Section Start -->
<section id="about" class="section-padding">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-6 col-sm-12 col-xs-12">
<div class="profile-wrapper wow fadeInLeft" data-wow-delay="0.3s">
<h5>Mike Vaiana, PhD</h5>
<div class="about-profile">
<a href="assets/mvaiana_resume.pdf" class="btn btn-common"><i class="icon-paper-clip"></i> Resume</a>
<ul class="social-icon">
<li>
<a class="github" href="https://www.github.com/vaiana"><i class="icon-social-github"></i></a>
</li>
<li>
<a class="linkedin"
href="https://www.linkedin.com/in/mikevaiana"><i class="icon-social-linkedin"></i></a>
</li>
<!--<li>
<a class="google" href="mailto:[email protected]"><i class="icon-envelope"></i></a>
</li>-->
</ul>
</div>
</div>
</div>
<div class="col-lg-8 col-md-6 col-sm-12 col-xs-12">
<div class="profile-wrapper wow fadeInRight" data-wow-delay="0.3s">
<h4> ML Scientist with a passion for
solving problems with AI and Machine Learning.</h4>
</div>
</div>
</div>
</div>
</section>
<!-- About Section End -->
<!-- Services Section Start -->
<section id="services" class="services section-padding">
<h2 class="section-title wow flipInX" data-wow-delay="0.4s">What I do</h2>
<div class="container">
<div class="row">
<!-- Services item -->
<div class="col-md-6 col-lg-4 col-xs-12">
<div class="services-item wow fadeInDown" data-wow-delay="0.3s">
<div class="icon">
<i class="icon-grid"></i>
</div>
<div class="services-content">
<h3><a href="#">NLP</a></h3>
<p>Experience in designing and delivering multiple NLP solutions with real
business value, including
state of the art transformer based models.</p>
</div>
</div>
</div>
<!-- Services item -->
<div class="col-md-6 col-lg-4 col-xs-12">
<div class="services-item wow fadeInDown" data-wow-delay="0.6s">
<div class="icon">
<i class="icon-layers"></i>
</div>
<div class="services-content">
<h3><a href="#">AI/ML</a></h3>
<p>Experience designing and delivering multiple AI/ML solutions including a
real-time fraud model for a Fortune 500 bank which reduced
fraud by 30%.</p>
</div>
</div>
</div>
<!-- Services item -->
<div class="col-md-6 col-lg-4 col-xs-12">
<div class="services-item wow fadeInDown" data-wow-delay="0.9s">
<div class="icon">
<i class="icon-briefcase"></i>
</div>
<div class="services-content">
<h3><a href="#">Research</a></h3>
<p>Experience in performing novel research and adapting and
applying state of the art techniques to solve complex
real-world problems</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Services Section End -->
<!-- Resume Section Start -->
<div id="resume" class="section-padding">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6">
<div class="education wow fadeInRight" data-wow-delay="0.3s">
<ul class="timeline">
<li>
<i class="icon-graduation"></i>
<h2 class="timelin-title">Education</h2>
</li>
<li>
<div class="content-text">
<h3 class="line-title">PhD in Data Science - University at
Buffalo</h3>
<span>2014 - 2018</span>
<p class="line-text"></p>
</div>
</li>
<li>
<div class="content-text">
<h3 class="line-title">Masters in Mathematics - University
at Buffalo</h3>
<span>2012 - 2014</span>
<p class="line-text"></p>
</div>
</li>
<li>
<div class="content-text">
<h3 class="line-title">BS Mathematics - SUNY Geneseo</h3>
<span>2010- 2012</span>
<p class="line-text"></p>
</div>
</li>
</ul>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6">
<div class="experience wow fadeInRight" data-wow-delay="0.6s">
<ul class="timeline">
<li>
<i class="icon-briefcase"></i>
<h2 class="timelin-title">Experience</h2>
</li>
<li>
<div class="content-text">
<h3 class="line-title">Artificial Intelligence Developer -
M&T Bank.</h3>
<span>June 2018 - Present</span>
<p class="line-text"></p>
</div>
</li>
<li>
<div class="content-text">
<h3 class="line-title">Research Intern - Sandia National Labs</h3>
<span>Jun 2017 - Aug 2017</span>
<p class="line-text"></p>
</div>
</li>
<li>
<div class="content-text">
<h3 class="line-title">Summer Fellow - Princeton University</h3>
<span>Aug 2016</span>
<p class="line-text"></p>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- Resume Section End -->
<!-- Footer Section Start -->
<footer class="footer-area section-padding">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="footer-text text-center wow fadeInDown" data-wow-delay="0.3s">
<ul class="social-icon">
<li>
<a class="instagram" href="https://www.github.com/vaiana"><i class="icon-social-github"></i></a>
</li>
<li>
<a class="instagram"
href="https://www.linkedin.com/in/mikevaiana"><i class="icon-social-linkedin"></i></a>
</li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<!-- Footer Section End -->
<!-- Go to Top Link -->
<a href="#" class="back-to-top">
<i class="icon-arrow-up"></i>
</a>
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="assets/js/jquery-min.js"></script>
<script src="assets/js/popper.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/jquery.mixitup.js"></script>
<script src="assets/js/jquery.counterup.min.js"></script>
<script src="assets/js/waypoints.min.js"></script>
<script src="assets/js/wow.js"></script>
<script src="assets/js/jquery.nav.js"></script>
<script src="assets/js/jquery.easing.min.js"></script>
<script src="assets/js/nivo-lightbox.js"></script>
<script src="assets/js/jquery.slicknav.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/form-validator.min.js"></script>
<script src="assets/js/contact-form-script.min.js"></script>
<script src="assets/js/map.js"></script>
</body>
</html>