-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
532 lines (434 loc) · 25.8 KB
/
index.html
File metadata and controls
532 lines (434 loc) · 25.8 KB
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
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>DANIEL DYER | Full Stack Developer</title>
<meta name="author" content="">
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta property="og:locale" content="en_US">
<meta property="og:type" content="website">
<meta property="og:title" content="Daniel Dyer">
<meta property="og:description" content="I want to infuse the web with compassion.">
<meta property="og:url" content="danieldyer.io">
<meta property="og:site_name" content="Daniel Dyer | Full Stack Developer">
<meta property="article:publisher" content="danieldyer.io">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@danielbdyer">
<meta name="twitter:title" content="Daniel Dyer | Full Stack Developer">
<meta name="twitter:description" content="I want to infuse the web with compassion.">
<meta name="twitter:url" content="danieldyer.io">
<meta name="author" content="Daniel Dyer">
<meta name="description" content="I want to infuse the web with compassion.">
<link rel="shortcut icon" href="images/favicon.ico">
<link href="css/bootstrap/bootstrap.min.css" rel="stylesheet">
<script defer src="https://use.fontawesome.com/releases/v5.0.6/js/all.js"></script>
<link rel="stylesheet" type="text/css" href="css/main.css" />
<link rel="stylesheet" type="text/css" href="css/mediaqueries.css" />
<link rel="stylesheet" type="text/css" href="css/rotatingdescriptor.css" />
<script type="text/javascript" src="js/jquery.js"></script>
<link href='https://fonts.googleapis.com/css?family=Tenor+Sans:200,400,300,600,500,900,700,100,800' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Rock+Salt" rel="stylesheet">
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
</head>
<body data-spy="scroll" data-target=".navbar-custom">
<div id="loading-background">
<div class="loader">
<img src="images/coding-animation.gif" alt='loader' />
</div>
</div>
<section id="home">
<div class="opacity-overlay"></div>
<div class="background-img"></div>
<div class="tb">
<div class="tb-cell">
<div class="slide-text">
<div class="col-md-12 header-main">
<div class="header-social">
<ul>
<li><a href="https://twitter.com/danielbdyer" target="_blank"><i class="fab fa-twitter"></i></a></li>
<li><a href="https://github.com/danielbdyer" target="_blank"><i class="fab fa-github"></i></a></li>
<li><a href="https://www.linkedin.com/in/danielbdyer" target="_blank"><i class="fab fa-linkedin"></i></a></li>
</ul>
</div>
<h2>Daniel Dyer</h2>
<div class="personal-descriptor">
<div class="descriptor-container">
<ul class="descriptor-list">
<li class="descriptor-item">Full-Stack Developer</li>
<li class="descriptor-item">Technology Consultant</li>
<li class="descriptor-item">Music Aficionado, Poet and Author</li>
<li class="descriptor-item">Interpersonal Workshop Lead</li>
</ul>
</div>
</div>
<div class="btn-intro-scroll page-scroll">
<a class="btn btn-primary" href="#portfolio">Portfolio</a>
</div>
</div>
</div>
</div>
</div>
</section>
<div id="navigation">
<nav class="navbar navbar-custom navbar-top" role="navigation">
<div class="container">
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
<i class="fas fa-bars"></i>
</button>
</div>
<div class="collapse navbar-collapse navbar-main-collapse">
<ul class="nav navbar-nav">
<li class="page-scroll active"><a href="#home">Home</a></li>
<li class="page-scroll"><a href="#about">About</a></li>
<li class="page-scroll"><a href="#skills">Skills</a></li>
<li class="page-scroll"><a href="#portfolio">Portfolio</a></li>
<li class="page-scroll"><a href="#experience">Experience</a></li>
<li class="page-scroll"><a href="Daniel-Dyer-Resume.pdf" download>Resume</a></li>
<li class="page-scroll"><a href="#contact">Contact</a></li>
</ul>
</div>
</div>
</nav>
</div>
<section id="about" class="section">
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-4 pull-right">
<div class="about-media"><img src="images/daniel-dyer.jpg" alt="Daniel Dyer" /></div>
</div>
<div class="col-xs-12 col-md-8 pull-left">
<div class="section-header">
<h2>Introductions first.</h2> </div>
<div class="about-desc">
<p class="lead">My name is Daniel Dyer & I'm a full-stack developer in Houston, TX.</p>
<p><span class="attention-getter">Here's what you should know about me</span>. I've always had a passion for understanding deeply. I work hard, and bring interpersonal clarity and direction to teams. I challenge myself daily. I love using my
creativity and my skill-set to build awareness, meaning, and connection.
<p>My technical wheelhouse draws upon years of working in various sectors of technology, is full of on-the-job critical thinking and self-taught skills, and has been set into motion by an immersive development program at DigitalCrafts. Let
me help bring your big ideas to life.</p>
<p>See below for my best contact information, my skillset, and my portfolio.</p>
<div class="page-scroll"><a class="btn btn-default" href="#contact">Contact Me</a>
<a class="btn btn-default" href="#skills">Learned Skills</a>
<a class="btn btn-default" href="#portfolio">See Portfolio</a>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div>
</section>
<section id="skills" class="section">
<div class="container">
<div class="section-header" id="skills">
<h2>Skills</h2></div>
<div class="card">
<div class="card-body">
<h3>Javascript and Frameworks</h3>
<div class="row text-center">
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/javascript-min.png" class="responsive-img"><br>ES6 Javascript</div>
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/jquery-min.png" class="responsive-img"><br>jQuery</div>
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/react-min.png" class="responsive-img"><br>React</div>
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/react-native-min.png" class="responsive-img"><br>React Native</div>
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/nodejs-min.png" class="responsive-img"><br>Node</div>
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/express-min.png" class="responsive-img"><br>Express</div>
</div>
</div>
</div>
<div class="card">
<div class="card-body">
<h3 class="card-title">HTML and CSS</h3>
<div class="row text-center">
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/html5-min.png" class="responsive-img"><br>HTML5</div>
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/css3-min.png" class="responsive-img"><br>CSS3</div>
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/sass-min.png" class="responsive-img"><br>SASS</div>
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/bootstrap-min.png" class="responsive-img"><br>Bootstrap</div>
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/materialize-min.png" class="responsive-img"><br>Materialize</div>
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/rwd-min.png" class="responsive-img"><br>Responsive Design</div>
</div>
</div>
</div>
<div class="card">
<div class="card-block">
<div class="card-body">
<h3>Backend</h3>
<div class="row text-center">
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/python-min.png" class="responsive-img"><br>Python</div>
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/postgresql-min.png" class="responsive-img"><br>PostgreSQL</div>
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/mongodb-min.png" class="responsive-img"><br>MongoDB</div>
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/firebase-min.png" class="responsive-img"><br>Firebase</div>
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/aws-min.png" class="responsive-img"><br>A.W.S.</div>
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/graphql-min.png" class="responsive-img"><br>GraphQL</div>
</div>
</div>
</div>
</div>
<div class="card">
<div class="card-block">
<div class="card-body">
<h3>Tools</h3>
<div class="row text-center">
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/github-min.png" class="responsive-img"><br>Github</div>
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/grunt-min.png" class="responsive-img"><br>Grunt</div>
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/gulp-min.png" class="responsive-img"><br>Gulp</div>
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/heroku-min.png" class="responsive-img"><br>Heroku</div>
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/photoshop-min.png" class="responsive-img"><br>Photoshop</div>
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/mocha-chai-min.png" class="responsive-img"><br>Mocha + Chai</div>
</div>
</div>
</div>
</div>
<div class="card">
<div class="card-block">
<div class="card-body">
<h3>In-Progress</h3>
<div class="row text-center">
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/webpack.svg" class="responsive-img"><br>Webpack</div>
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/d3js-min.png" class="responsive-img"><br>d3.js</div>
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/r-min.png" class="responsive-img"><br>r</div>
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/java.svg" class="responsive-img"><br>Java</div>
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/kotlin-min.png" class="responsive-img"><br>Kotlin</div>
<div class="col-md-2 col-sm-2 col-xs-4 framework-badges"><img alt="" src="images/frameworks/neo4j-min.png" class="responsive-img"><br>Neo4j</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="portfolio" class="section">
<div class="section-header">
<h2>Recent Projects</h2></div>
<div class="clear"></div>
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12">
<div class="col-lg-6 col-md-6 col-sm-12 project-video center-block">
<div class="overlay" onClick="style.pointerEvents='none'"></div>
<iframe width="528" height="297" src="https://www.youtube.com/embed/9nxg-RmIsf4?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
<div class="col-lg-6 col-md-6 col-sm-12 center-block project">
<div class="project-title">reMember</div>
<div class="project-links">
<a href="https://github.com/danielbdyer/reMember" target="_blank"><i class="fab fa-github"></i>Github</a>
<a href="" disabled="disabled" target="_blank"><i class="fas fa-external-link-alt"></i>App Store Link (coming soon)</a><br>
</div>
<div class="project-details"><strong>Authentic Houston's first iOS and Android app.</strong></div>
<div class="project-description">
<p><strong>Simple check-in. </strong>reMember works to remember guests from week-to-week, streamlining the login process for returning members</p>
<p><strong>Easy update of info. </strong>Whether creating a new member or remembering a new one, adjusting guest preferences is simple. </p>
<p><strong>Scalability. </strong>The organization of the data in the app is designed and intended to scale to many communities in later versions.</p>
<div class="project-built-with">Built with React Native, React, Redux, Flux, Firebase, ES6 Javascript, and React-Native-Autocomplete-Input.</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12">
<div class="col-lg-6 col-md-6 col-sm-10 project-video center-block">
<div class="overlay" onClick="style.pointerEvents='none'"></div>
<iframe width="528" height="297" src="https://www.youtube.com/embed/4yHnL0zcra8?t=7s?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
<div class="col-lg-6 col-md-6 col-sm-10 center-block project">
<div class="project-title">FullFill</div>
<div class="project-links">
<a href="https://github.com/danielbdyer/fullfillApp" target="_blank"><i class="fab fa-github"></i> Github</a>
<a href="http://fullfill-app.herokuapp.com/" target="_blank"><i class="fas fa-external-link-alt"></i> Live Site</a>
</div>
<div class="project-details"><strong>Habit-researching content aggegator for self-betterment.</strong></div>
<div class="project-description">
<p><strong>Filtering by topics. </strong>Users of FullFill can see topics, or multiple topics, allowing them to research quickly.</p>
<p><strong>Easy update of info. </strong>Whether creating a new member or remembering a new one, adjusting guest preferences is simple. </p>
<p><strong>Scalability. </strong>The organization of the data in the app is designed to scale to many communities in later versions.</p>
<div class="project-built-with">Built with Node.js, Express, Mustache, Sequelize, PostgreSQL, Heroku, HTML, CSS, and SCSS.</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12">
<div class="col-lg-6 col-md-6 col-sm-10 project-video center-block">
<div class="overlay" onClick="style.pointerEvents='none'"></div>
<iframe width="528" height="297" src="https://www.youtube.com/embed/jXmqI23fPtU" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
<div class="col-lg-6 col-md-6 col-sm-10 center-block project">
<div class="project-title">Mike's Movies</div>
<div class="project-links">
<a href="https://github.com/danielbdyer/mikes-movies" target="_blank"><i class="fab fa-github"></i> Github</a>
<a href="http://mikes-movies.herokuapp.com/" target="_blank"><i class="fas fa-external-link-alt"></i> Live Site</a>
</div>
<div class="project-details"><strong>Plex media server companion app for requesting and keeping track of requested movies</strong></div>
<div class="project-description">
<p><strong>Realtime search. </strong>Mike's Movies queries the OMDB movie database, returning quality, IMDB-verified results.</p>
<p><strong>Bokmark and request. </strong>Using Firebase as a backend, we can store requests and bookmarks per user for later usage.</p>
<p><strong>Content retrieval. </strong>By clicking on a movie poster, a further API call is dispatched, returning results via jQuery template literals.</p>
<div class="project-built-with">Built with Javascript, jQuery, Firebase, OAuth integration, HTML, and CSS.</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="experience" class="section">
<div class="container">
<div class="section-header">
<h2>Experience</h2></div>
<ul class="cv-chronology">
<li>
<div class="cv-timespan"><span>2015 - 2017</span></div>
<i class="time-icon fas fa-briefcase fa-2x"></i>
<div class="cv-job-details">
<h3>LP Printing</h3>
<h4>IT Administrator</h4>
<p>• Project management and implementation of an integrated, central MIS database, network architecture and security, a VoIP phone network, physical access systems, and time-clock systems</p>
<p>• Developed Windows Server 2008 automation routines, ensuring company-wide backup of key files</p>
<p>• Helpdesk support and end-user technical troubleshooting for thirty users</p>
</div>
</li>
<li>
<div class="cv-timespan"><span>2013 - 2015</span></div>
<i class="time-icon fas fa-briefcase fa-2x"></i>
<div class="cv-job-details">
<h3>Adolfo's Printing</h3>
<h4>Digital Press Operator and IT Manager</h4>
<p>• Project management and implementation of a company intranet, Cisco phone network, interlinked Konica Minolta spectrophotometer systems, and co-author of pre-press workflow design</p>
<p>• Professional-grade print quality oversight, and enterprise-level printer troubleshooting and repair</p>
</div>
</li>
<li>
<div class="cv-timespan"><span>2012 - 2013</span></div>
<i class="time-icon fas fa-briefcase fa-2x"></i>
<div class="cv-job-details">
<h3>Fry's Electronics</h3>
<h4>Sales Supervisor - Computers</h4>
<p>• Consistent results within the top quadrant of salespeople in laptop and computer sales</p>
<p>• Team leadership of fifteen employees, and sales coaching of lower-performing associates</p>
<p>• Recipient of 2012 Customer Service Award, and multiple letters of commendation from role</p>
</div>
</li>
</ul>
</div>
</section>
<section id="education">
<div class="section-header">
<h2>Education</h2></div>
<div class="container">
<ul class="cv-chronology">
<li>
<div class="cv-timespan"><span>2017 - 2018</span></div>
<i class="time-icon fas fa-university fa-2x"></i>
<div class="cv-job-details">
<h3>DigitalCrafts</h3>
<h4>Software Engineering Immersive</h4>
<p>DigitalCrafts is a top-rated, sixteen-week intensive coding bootcamp teaching the fundamentals of programming through an immersive classroom experience, transforming beginners into full-stack software engineers with cutting-edge skill sets.</p>.
</div>
</li>
<li>
<div class="cv-timespan"><span>2007 - 2011</span></div>
<i class="time-icon fas fa-university fa-2x"></i>
<div class="cv-job-details">
<h3>University of St. Thomas</h3>
<h4>Bachelor of Arts (B.A.) with Honors, English - Writing</h4>
<p><strong>Summa cum laude,</strong> 3.36 GPA</p>
<p><strong>Honors:</strong> Dean’s List Recipient 2007, 2008, 2009, 2011</p>
<p><b>Activities and Societies</b></p>
<ul>
<li>The Summa and Cauldron newspapers (contributing editor; arts & society columnist)</li>
<li>St. Thomas Radio Club (co-founder)</li>
<li>French Honors Society</li>
<li>Psychology Honors Society</li>
<li>English Honor Society</li>
</ul>
</p>
</div>
</li>
</ul>
</div>
</section>
<section id="cta" class="section" data-parallax="images/parallax/cta.jpeg">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-md-12 page-scroll">
<h1>Have a closer look at my work</h1>
<a class="btn btn-primary" href="https://github.com/danielbdyer" target="_blank">on Github</a>
</div>
</div>
</div>
</section>
<section id="contact" class="section">
<div class="container">
<div class="row">
<div class="section-header">
<h2>Contact</h2></div>
<div class="col-md-12 contact-form">
<form action="https://formspree.io/danielbdyer@gmail.com" method="POST">
<div class="row">
<div class="col-md-6">
<input class="formspree-contact-me" name="name" placeholder="Full Name" type="text">
</div>
<div class="col-md-6">
<input class="formspree-contact-me" name="_replyto" placeholder="Your Email" type="email">
</div>
<div class="col-md-12">
<input class="formspree-contact-me" name="_subject" placeholder="Subject" type="text">
</div>
<div class="col-md-12">
<textarea class="formspree-contact-me" name="message" rows="7" placeholder="Your Message"></textarea>
</div>
<div class="col-md-12 text-right">
<button type="submit" class="btn btn-default btn-lg">Send Message <i class="ion-paper-airplane"></i></button>
</div>
</div>
</form>
</div>
<div class="col-md-12 contact-address pull-right">
<h2>Or, more directly:</h2>
<table>
<tr class="contact-address-line">
<td valign="middle"><i class="fas fa-map-marker"></i></td>
<td valign="middle"><p class="contact-address-text">I'm centrally located near the Galleria in the <a href="https://www.google.com/maps/place/Greenway%2FUpper+Kirby,+Houston,+TX" target="_blank">Upper Kirby</a> area. Let's meet!</p></td>
</tr>
<tr class="contact-address-line">
<td valign="middle"><i class="fas fa-envelope"></i></td>
<td valign="middle"><p class="contact-address-text">You can e-mail me at <a href="mailto:danielbdyer@gmail.com">danielbdyer@gmail.com</a>.</p></td>
</tr>
<tr class="contact-address-line">
<td valign="middle"><i class="fas fa-phone"></i></td>
<td valign="middle"><p class="contact-address-text">Or give me a phone call at <a href="tel:+18324532769">(832) 453 2769.</a></p></td>
</
<tr><td height="20px"><td></tr>
<tr class="contact-address-line">
<td valign="middle"><i class="fas fa-download"></i></td>
<td valign="middle"><p class="contact-address-text">Lastly, but not least: You can download my resume <a href="./Daniel-Dyer-Resume.pdf">here.</p></td>
</tr>
</table>
</div>
</div>
</div>
</section>
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<ul class="list-inline social-media-footer">
<li><a href="https://twitter.com/danielbdyer" target="_blank"><i class="fab fa-twitter"></i></a></li>
<li><a href="https://github.com/danielbdyer" target="_blank"><i class="fab fa-github"></i></a></li>
<li><a href="https://www.linkedin.com/in/danielbdyer" target="_blank"><i class="fab fa-linkedin"></i></a></li>
</ul>
</div>
</div>
</div>
</footer>
<a href="#" class="scrollup"> <i class="fas fa-chevron-up"> </i> </a>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/jquery.bxslider.min.js"></script>
<script type="text/javascript" src="js/easing.js"></script>
<script type="text/javascript" src="js/jquery.sticky.js"></script>
<script type="text/javascript" src="js/custom.js"></script>
</body>
</html>