-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
475 lines (394 loc) · 20.9 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
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Dillon Davis</title>
<!-- Bootstrap -->
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<!-- Optional theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<div class="container container-header">
<h2 class="name_title">DILLON DAVIS</h2>
<button type='button' class='btn btn-primary btn-md outline btn-header btn-resume' onclick="window.open('resume.pdf', '_blank');">Resume</button>
<button type='button' class='btn btn-primary btn-md outline btn-header btn-github' onclick="window.open('http://www.github.com/dillondavis', '_blank');">Github</button>
<button type='button' class='btn btn-primary btn-md outline btn-header btn-linkedin' onclick="window.open('https://www.linkedin.com/in/dillon-davis-609081106', '_blank');">LinkedIn</button>
<button type='button' class='btn btn-primary btn-md outline btn-header btn-email' onclick="location.href='mailto:[email protected]';">Email</button>
</div>
<div class="container container-content container-me">
<h2 class="section-header">Me</h2>
<table class="table-4">
<tr>
<td>
<img src="images/me.png" alt="cool image" data-toggle="modal" data-target="#meModal">
<div id="meModal" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal">×</button>
<img src="images/me.png">
<p>Welcome! I'm Dillon - a student, software engineer,
and technology enthusiast. I love learning about anything in the data stack from massive data processing to machine learning algorithms. Beyond my coursework, I learn about this area through papers and online classes. </p>
</div>
</div>
</div>
</div>
</td>
<td>
<img src="images/uiuclogo.png" alt="cool image" data-toggle="modal" data-target="#uiucModal">
<div id="uiucModal" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal">×</button>
<img src="images/uiuclogo.png">
<p>I'm a computer science student at the
University of Illinois Urbana-Champaign. I'm pursuing a combined BS-MCS degree with a concentration in Big Data and Intelligence from Aug 2015 - May 2019.
</p>
</div>
</div>
</div>
</div>
</td>
<td>
<img src="images/stickman.jpg" alt="cool image" data-toggle="modal" data-target="#photoModal">
<div id="photoModal" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal">×</button>
<img src="images/stickman.jpg">
<p>I like shooting film photography and developing it myself
when I have time. This is a favorite picture of mine.</p>
</div>
</div>
</div>
</div>
</td>
<td>
<img src="images/arch.jpeg" alt="architecture picture" data-toggle="modal" data-target="#archModal">
<div id="archModal" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal">×</button>
<img src="images/arch.jpeg">
<p> This is an example of a Spanish Revival, one of my favorite architectural
styles. Architecture and real estate are another hobby of mine.
I've had experience listing and marketing a house for rent as well.</p>
</div>
</div>
</div>
</div>
</td>
</tr>
</table>
<table class="table-4">
<tr>
<td>
<img src="images/phoenix.jpeg" alt="phoenix album" data-toggle="modal" data-target="#phoenixModal">
<div id="phoenixModal" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal">×</button>
<img src="images/phoenix.jpeg">
<p> Wolfgang Amadeus by Phoenix </p>
</div>
</div>
</div>
</div>
</td>
<td>
<img src="images/aer.jpeg" alt="architecture picture" data-toggle="modal" data-target="#aerModal">
<div id="aerModal" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal">×</button>
<img src="images/aer.jpeg">
<p>The Brightside by Aer</p>
</div>
</div>
</div>
</div>
</td>
<td>
<img src="images/longboard.jpeg" alt="Longboard Picture Coming Soon" data-toggle="modal" data-target="#longboardModal">
<div id="longboardModal" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal">×</button>
<img src="images/longboard.jpeg">
<p> This is my longboard and my burner shoes. I love longboarding through
campus and town pretty much whenever I have an excuse to.
</p>
</div>
</div>
</div>
</div>
</td>
<td>
<img src="images/lifting.jpg" alt="Lifting Picture Coming Soon" data-toggle="modal" data-target="#liftingModal">
<div id="liftingModal" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal">×</button>
<img src="images/lifting.jpg">
<p> I like working out regularly throughout the week in my spare time.
In particular, I lift and occasionally play basketball.
</p>
</div>
</div>
</div>
</div>
</td>
</tr>
</table>
</div>
<div class="container container-content container-exp">
<h2 class="section-header">Experience</h2>
<table class="table-3">
<tr>
<td>
<img src="images/uberlogo.png" alt="Uber Logo" data-toggle="modal" data-target="#uberModal">
<div id="uberModal" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal">×</button>
<img src="images/uberlogo.png">
<p> I interned at Uber as a software engineer on Maps Data from May-Aug 2017.
I designed and implemented a Named Entity Recognition system for address parsing using big data and structured machine learning techniques. First I built a data pipeline using Java’s Cascading framework on AWS ElasticMapReduce to extract necessary data and build massive, robust training datasets for my models with custom features. Then I built Conditional Random Field models using CRFSuite with custom feature engineering to achieve full address accuracies of 93-96% on heldout data for the US, Mexico and Canada.
The end of my time there was spent building a custom experimental Tensorflow deep learning model based on a Carnegie Mellon paper achieving 98.3-99.1% full address accuracy for US, Mexico, and Canada heldout data</p>
</div>
</div>
</div>
</div>
</td>
<td>
<img src="images/cliqlogo.png" alt="Cliq Logo" data-toggle="modal" data-target="#cliqModal">
<div id="cliqModal" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal">×</button>
<img src="images/cliqlogo.png">
<p> Cliq is a startup that I interned at as a software developer
from May-Aug 2016 that offers a platform for groups of
friends to meet. Think "Tinder for Groups of Friends". I primarily
worked on a location based event aggregation web app that I later
ported to native iOS as well as smaller features such as intelligently
suggesting friends to invite to the app. I used Flask, Mongo, Redis,
Swift/Objective-C, HTML/CSS/JS, AWS, and Git throughout my time there.</p>
</div>
</div>
</div>
</div>
</td>
<td>
<img src="images/bacclogo.png" alt="BACC Logo" data-toggle="modal" data-target="#baccModal">
<div id="baccModal" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal">×</button>
<img src="images/bacclogo.png">
<p>Barrington Area Chamber of Commerce is a local business marketing and
networking organization that I interned at from May 2014-Jan 2015.
I helped create and organize marketing materials for local businesses and
run networking and community events.</p>
</div>
</div>
</div>
</div>
</td>
</tr>
</table>
</div>
<div class="container container-content container-proj">
<h2 class="section-header">Projects</h2>
<table class="table-4">
<tr>
<td>
<img src="images/wikilogo.png" alt="architecture picture" data-toggle="modal" data-target="#wikiModal">
<div id="wikiModal" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal">×</button>
<img src="images/wikilogo.png">
<p> I worked on a Wikipedia Vandalism Detection project in a group
from Sep-Nov 2016. The goal was to build a model that can detect
a fraudulent or incorrect revision based on revision data from
WikiDumps using scikit-learn and pandas. I initially trained a
logistic regression and helped clean the data. I later used dimensionality
reduction techniques and researched which features were the most
significant to improve the accuracy of our final random forest model.
</p>
<a href=https://github.com/onlinecco/VandalismDetection> Check out the project here! </a>
</div>
</div>
</div>
</div>
</td>
<td>
<div class="classDivBlue" data-toggle="modal" data-target="#piggyModal">
<h1 class="classHeader"> Piggy Bank </h1>
</div>
<div id="piggyModal" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal">×</button>
<div class="classDivBlue">
<h1 class="classHeader"> Piggy Bank </h1>
</div>
<p>
Piggy Bank is an augmented reality game to set and reinforce good
habits by placing custom tokens at the gym or class to check in every day.
If a weekly goal isn’t met, a set amount is donated to a charity of your choice.
I built the backend with a teammate using Node.js, Express.js, and Mongoose.js
and assisted building the web frontend at Boilermake 2017 where we placed Top 10
</p>
</div>
</div>
</div>
</div>
</td>
<td>
<div class="classDivGrey" data-toggle="modal" data-target="#picoModal">
<h1 class="classHeader">Pico Classification Library</h1>
</div>
<div id="picoModal" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal">×</button>
<div class="classDivGrey">
<h1 class="classHeader"> Pico Classification Library </h1>
</div>
<p>
PCL includes implementations of a few fundamental classification algorithms
I first implemented Decision Trees and Random Forest in Python and later
learned Clojure to implement Naive Bayes and a basic Neural Network.
</p>
</div>
</div>
</div>
</div>
</td>
<td>
<img src="images/vvoyager.png" alt="architecture picture" data-toggle="modal" data-target="#vvoyagerModal">
<div id="vvoyagerModal" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal">×</button>
<img src="images/vvoyager.png">
<p> VirtualVoyager is a trip creation webapp that allows a user
to find a trip based on a keyword such as 'rock climbing' for example.
I led this project for my databases class. We used MariaDB and Flask
on an Apache server. I built the majority of the project other than
the webcrawler for Viator.com used to find relevant locations based on a keyword
and the text parsing required to use WikiVoyage location information.
</p>
<a href=https://www.github.com/dillondavis/VirtualVoyager> Check out the project here! </a>
</div>
</div>
</div>
</div>
</td>
</tr>
</table>
</div>
<div class="container container-content container-class">
<h2 class="section-header">Relevant Coursework</h2>
<table class="table-4">
<tr>
<td>
<div class="classDivBlue" data-toggle="modal" data-target="#introModal">
<h1 class="classHeader"> Intro to Computer Science </h1>
</div>
</td>
<td>
<div class="classDivGrey" data-toggle="modal" data-target="#discreteModal">
<h1 class="classHeader"> Discrete Structures </h1>
</div>
</td>
<td>
<div class="classDivBlue" data-toggle="modal" data-target="#dsModal">
<h1 class="classHeader"> Data Structures </h1>
</div>
</td>
<td>
<div class="classDivGrey" data-toggle="modal" data-target="#comparchModal">
<h1 class="classHeader"> Computer Architecture </h1>
</div>
</td>
</tr>
<tr>
<td>
<div class="classDivGrey" data-toggle="modal" data-target="#systemsModal">
<h1 class="classHeader"> Systems Programming </h1>
</div>
</td>
<td>
<div class="classDivBlue" data-toggle="modal" data-target="#numericalModal">
<h1 class="classHeader"> Numerical Methods </h1>
</div>
</td>
<td>
<div class="classDivGrey" data-toggle="modal" data-target="#databasesModal">
<h1 class="classHeader"> Database Systems </h1>
</div>
</td>
<td>
<div class="classDivBlue" data-toggle="modal" data-target="#dataminingModal">
<h1 class="classHeader"> Intro to Data Mining </h1>
</div>
</td>
</tr>
<tr>
<td>
<div class="classDivBlue" data-toggle="modal" data-target="#algoModal">
<h1 class="classHeader"> Algorithms and Models of Computation </h1>
</div>
</td>
<td>
<div class="classDivGrey" data-toggle="modal" data-target="#amlModal">
<h1 class="classHeader"> Applied Machine Learning </h1>
</div>
</td>
<td>
<div class="classDivBlue" data-toggle="modal" data-target="#dsModal">
<h1 class="classHeader"> Advanced Data Science </h1>
</div>
</td>
<td>
<div class="classDivGrey" data-toggle="modal" data-target="#aiModal">
<h1 class="classHeader"> Artificial Intelligence (FA 2017) </h1>
</div>
</td>
</tr>
</table>
</div>
</body>
</html>