-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
547 lines (515 loc) · 24 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
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
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
<!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">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
<link rel="stylesheet" href="css/vendor/bootstrap/bootstrap.min.css">
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.3.1/css/all.css"
integrity="sha384-9ralMzdK1QYsk4yBY680hmsb4/hJ98xK3w0TIaJ3ll4POWpWUYaA2bRjGGujGT8w"
crossorigin="anonymous">
<link rel="stylesheet" href="css/all.css">
<link rel="stylesheet" href="css/utils.css">
<link rel="stylesheet" href="css/background-images.css">
<link rel="stylesheet" href="css/media-queries.css">
<link rel="stylesheet" href="css/icons.css">
<link rel="stylesheet" href="css/form.css">
<link rel="stylesheet" href="css/spinner.css">
<link rel="stylesheet" href="css/home.css">
<title>MacGregor Thompson</title>
</head>
<body>
<nav class="navbar fixed-top navbar-expand-md navbar-dark">
<div class="container">
<a class="navbar-brand" href="#">
<img src="img/dog-logo-50.png" class="brand-img" alt="">
<!--<span class="text-white">MacGregor Thompson</span>-->
<span class="primary">MacGregor</span>
<span class="secondary">Thompson</span>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarText"
aria-controls="navbarText" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-end" id="navbarText">
<ul class="navbar-nav">
<!-- <li class="nav-item">
<a class="nav-link" href="#intro">Intro</a>
</li>-->
<li class="nav-item">
<a class="nav-link" href="#skills">Skills</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#experience">Experience</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#certifications">Certifications</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#projects">Projects</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#" data-toggle="modal" data-target="#contact-modal">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.linkedin.com/in/mhthompson86/">
<i class="fab fa-linkedin"></i> <span class="hidden-md-plus">LinkedIn</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://github.com/mhthompson86">
<i class="fab fa-github"></i> <span class="hidden-md-plus">GitHub</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<section id="intro">
<div class="container small-container">
<img src="img/bg/small/jax-intro-min.jpeg" class="img-thumbnail rounded into-img">
<h1 class="display-4 primary">Full Stack Developer</h1>
<p class="lead text-light">
I'm a
<a href="http://www.mycertprofile.com/Profile/3841135407/12/1519/share" target="_blank" class="secondary">
<strong>Microsoft Certified Professional</strong>
<!--<i class="fal fa-external-link"></i>-->
</a>
in front end development who loves writing code (and playing golf).
I embrace challenging projects and enjoy learning and staying on top of ever-changing technologies.
</p>
<a href="#" class="btn btn-lg btn-outline-light top-space-30" data-toggle="modal" data-target="#contact-modal">
<i class="fal fa-paper-plane"></i>
<!--<i class="fal fa-envelope"></i>-->
Contact
</a>
</div>
</section>
<!--<div id="bg-1"></div>-->
<section id="skills" class="alt-bg">
<div class="container text-center">
<h1 class="display-5 text-center section-header">Technical Skills</h1>
<div class="row">
<div class="col-lg-2 col-sm-4 col-6">
<div class="card skill-card">
<div class="card-body">
<i class="fab fa-js-square skill-icon"></i>
<h5>JavaScript</h5>
</div>
</div>
</div>
<div class="col-lg-2 col-sm-4 col-6">
<div class="card skill-card">
<div class="card-body">
<i class="fab fa-angular skill-icon"></i>
<h5>Angular</h5>
</div>
</div>
</div>
<div class="col-lg-2 col-sm-4 col-6">
<div class="card skill-card">
<div class="card-body">
<i class="fab fa-html5 skill-icon"></i>
<h5>HTML</h5>
</div>
</div>
</div>
<div class="col-lg-2 col-sm-4 col-6">
<div class="card skill-card">
<div class="card-body">
<i class="fab fa-css3-alt skill-icon"></i>
<h5>CSS</h5>
</div>
</div>
</div>
<div class="col-lg-2 col-sm-4 col-6">
<div class="card skill-card">
<div class="card-body">
<i class="fab fa-aws skill-icon"></i>
<h5>AWS</h5>
</div>
</div>
</div>
<div class="col-lg-2 col-sm-4 col-6">
<div class="card skill-card">
<div class="card-body">
<i class="fab fa-git-square skill-icon"></i>
<h5>Git</h5>
</div>
</div>
</div>
</div>
<div>
<div class="card">
<div class="card-body">
I'm also quite familiar with many other languages and frameworks such as AngularJS, NodeJS, Gulp,
and Microsoft Azure<sup>®</sup>
</div>
</div>
</div>
</div>
</section>
<div id="bg-1"></div>
<section id="experience">
<div class="container">
<h1 class="display-5 text-center section-header">Experience</h1>
<div class="row">
<div class="col-md-3 text-center">
<div class="visible-md-plus hidden-md-down">
<a href="//www.ninety.io" class="link-unstyled">
<img src="img/ninety-logo.png" class="img-fluid bottom-space-10" alt="ninety.io">
<h4>Ninety.io</h4>
</a>
<p class="bottom-space-0">Augusta, GA</p>
<h5><span class="badge badge-dark timeline-badge">March 2021 - Present</span></h5>
</div>
<div class="visible-sm visible-xs hidden-md-plus">
<img src="img/ninety-logo.png" class="img-fluid bottom-space-10" style="width: 100px"
alt="ninety.io">
<h5 class="bottom-space-0">Ninety.io</h5>
<p class="bottom-space-0">Augusta, GA</p>
<p class="bottom-space-0">(March 2021 - Present)</p>
<h4 class="top-space-30">Senior Software Engineer</h4>
</div>
</div>
<div class="col-md-9">
<h4 class="text-center hidden-md-down">
Senior Software Engineer
</h4>
<ul>
<li class="bottom-space-10">
Team Lead for a project built with Angular 11, MongoDB Atlas, AWS Lambda via the Serverless Framework.
</li>
<li class="bottom-space-10">
Design, build, and deploy full stack features in a high speed Agile development team
</li>
<li class="bottom-space-10">
Helped re-architect, redesign, and rebuild the Ninety.io application from the ground up (while at Rural Sourcing)
</li>
</ul>
</div>
</div>
<hr>
<div class="row">
<div class="col-md-3 text-center">
<div class="visible-md-plus hidden-md-down">
<a href="//www.ruralsourcing.com" class="link-unstyled">
<img src="img/rsi.jpeg" class="img-fluid bottom-space-10" alt="Rural Sourcing">
<h4>Rural Sourcing</h4>
</a>
<p class="bottom-space-0">Augusta, GA</p>
<h5><span class="badge badge-dark timeline-badge">Nov 2018 - March 2021</span></h5>
</div>
<div class="visible-sm visible-xs hidden-md-plus">
<img src="img/rsi.jpeg" class="img-fluid bottom-space-10" style="width: 100px" alt="Rural Sourcing">
<h5 class="bottom-space-0">Rural Sourcing</h5>
<p class="bottom-space-0">Augusta, GA</p>
<p class="bottom-space-0">(Nov 2018 - March 2021)</p>
<h4 class="top-space-30">Senior Consultant (Full Stack Developer)</h4>
</div>
</div>
<div class="col-md-9">
<h4 class="text-center hidden-md-down">
Senior Consultant (Full Stack Developer)
</h4>
<ul>
<li class="bottom-space-10">
Wrote a blog article on
<a href="//www.ruralsourcing.com/blogs/the-top-5-reasons-to-build-your-next-application-using-angular/">
The Top 5 Reasons to Build Your Next Application Using Angular
</a>
</li>
<li class="bottom-space-10">
Team Lead for a project built with Angular 10, MongoDB, NodeJS, AWS Lambda backend.
</li>
<li class="bottom-space-10">
Part of an Agile development team that provides iterative and continuous deployment of clients'
software.
</li>
<li class="bottom-space-10">
Previous project worked on the MEAN stack (MongoDB, Express, NodeJS, and AngularJS)
</li>
</ul>
</div>
</div>
<hr>
<div class="row">
<div class="col-md-3 text-center">
<div class="visible-md-plus hidden-md-down">
<a href="//www.instant-tech.com" class="link-unstyled">
<img src="img/instant-large.png" class="img-fluid bottom-space-10">
<h4>Instant Technologies</h4>
</a>
<p class="bottom-space-0">Portsmouth, NH</p>
<h5><span class="badge badge-dark timeline-badge">Oct 2014 - Nov 2018</span></h5>
</div>
<div class="visible-sm visible-xs hidden-md-plus">
<img src="img/instant-logo-blue.png" class="img-fluid bottom-space-10" style="width: 100px">
<h5 class="bottom-space-0">Instant Technologies</h5>
<p class="bottom-space-0">Portsmouth, NH</p>
<p class="bottom-space-0">(Oct 2014 - Nov 2018)</p>
<h4 class="top-space-30">Front End Developer</h4>
</div>
</div>
<div class="col-md-9">
<h4 class="text-center hidden-md-down">
Front End Developer
</h4>
<ul>
<li class="bottom-space-10">
Helped design, build, and maintain the front end of multiple enterprise service desk
applications using AngularJS and jQuery
</li>
<li class="bottom-space-10">
Built and maintained the company’s many product websites (including implementing
Google campaigns and SEO for each)
</li>
<!-- <li class="bottom-space-10">
Handled DNS
</li>-->
<li class="bottom-space-10">
Collaborated with clients from concept through final delivery of product or service
</li>
<li class="bottom-space-10">
Kept abreast of emerging technologies, software and trends, and applied them to projects
</li>
<li class="bottom-space-10">
Converted mockups into HTML, JavaScript, AJAX and JSON
</li>
</ul>
</div>
</div>
</div>
</section>
<div id="bg-3"></div>
<section id="certifications" class="alt-bg">
<div class="container medium-container">
<h1 class="display-5 text-center section-header">Certifications</h1>
<div class="row">
<div class="col">
<div class="card cert-card">
<a href="http://www.mycertprofile.com/Profile/3841135407/12/1519/share" class="cert-link">
<img class="card-img-top img-fluid" src="img/mcp.png"
title="Microsoft Certified Professional Certificate"
alt="Microsoft Certified Professional Certificate">
</a>
</div>
</div>
<div class="col">
<div class="card cert-card">
<a href="http://www.mycertprofile.com/Profile/3841135407/90/1485/share" class="cert-link">
<img class="card-img-top img-fluid" src="img/mcp-exam.png" title="70-480 Exam Certificate"
alt="70-480 Exam Certificate">
</a>
</div>
</div>
</div>
</div>
</section>
<div id="bg-4"></div>
<section id="projects">
<div class="container">
<h1 class="display-5 text-center section-header">Side Projects</h1>
<div class="table-responsive">
<table class="table table-hover">
<tbody>
<tr>
<th scope="row" class="flex-column">
<a class="project-link" href="https://github.com/mhthompson86/ng-isag">
ng-isag (Angular 10)
</a>
<a class="project-link" href="https://github.com/mhthompson86/isag-api">
isag-api (NestJS & MongoDB)
</a>
</th>
<td>
App built for our annual iSAG golf tournament.
Can be seen at <a href="//theisag.com">theisag.com</a>.
</td>
</tr>
<tr>
<th scope="row">
<a class="project-link" href="https://github.com/mhthompson86/ikan">
iKan
</a>
</th>
<td>
Simple Kanban board web app built for my tech talk on Angular 8.
Can be seen at <a href="//ikan.io">ikan.io</a>.
</td>
</tr>
<tr>
<th scope="row">
<a class="project-link" href="https://github.com/mhthompson86/ng-drag-to-reorder">
<!-- using a span to keep the space between the link and icon from having an underline -->
ng-drag-to-reorder<!--<span class="link-icon"> <i
class="fal fa-link"></i></span>-->
</a>
</th>
<td>
Lightweight AngularJS drag and drop plugin to reorder lists without any
dependencies other than AngularJS.
</td>
</tr>
<tr>
<th scope="row">
<a class="project-link" href="https://github.com/mhthompson86/summer-golf-league">
summer-golf-league
</a>
</th>
<td>
Angular & Firebase app for my summer golf league with my friends.
The site doesn't work at the moment...Google deleted my database because of a mix-up.
The data is gone forever.
</td>
</tr>
<tr>
<th scope="row">
<a class="project-link" href="https://github.com/mhthompson86/wedding-website">
wedding-website
</a>
</th>
<td>
Website I built for my wedding. Can be seen at
<a href="//www.kristinandmacgregor.com">kristinandmacgregor.com</a>.
</td>
</tr>
<tr>
<th scope="row">
<a class="project-link" href="https://github.com/mhthompson86/angular-directline-webchat">
angular-directline-webchat
</a>
</th>
<td>
Prototype Angular chat app for communicating with the Microsoft Bot Framework via the DirectLine
API.
</td>
</tr>
</tbody>
</table>
</div>
<div class="text-center">
<a class="btn btn-lg btn-outline-primary" href="https://github.com/mhthompson86">
Visit my <i class="fab fa-github"></i> GitHub
</a>
</div>
</div>
</section>
<!--<div id="bg-5"></div>
<section id="contact">
<div class="container text-center">
<h1 class="display-5 section-header primary">Contact</h1>
</div>
</section>-->
<div class="modal fade" id="contact-modal" tabindex="-1" role="dialog" aria-labelledby="contact-modal-label"
aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="contact-modal-label">Contact Me!</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<div class="text-center">
<!--<div>
<div class="lds-spinner"><div></div><div></div><div></div><div></div><div></div>
<div></div><div></div><div></div><div></div><div></div><div></div><div></div></div>
</div>-->
</div>
<form role="form" method="post" id="contact-form">
<div class="form-group">
<label for="name">Name: <span class="text-danger">*</span></label>
<input type="text" class="form-control" id="name" name="name" placeholder="Name" maxlength="50"
required="required">
</div>
<div class="form-group">
<label for="email">Email: <span class="text-danger">*</span></label>
<input type="email" class="form-control" id="email" name="email" placeholder="Email"
maxlength="50" required="required">
</div>
<div class="form-group">
<label for="message">Message: <span class="text-danger">*</span></label>
<textarea class="form-control" id="message" rows="4" maxlength="1000"
required="required"></textarea>
</div>
</form>
<div class="alert alert-warning" role="alert" id="message-error">
<strong>Oops...</strong> There was a problem sending your message. Please try again later.
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
<button type="button" class="btn btn-primary" id="send-message">
<i class="fas fa-paper-plane"></i>
Send
</button>
</div>
</div>
</div>
</div>
<div class="modal fade" id="thank-you-modal" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-body">
<div class="alert alert-success" role="alert">
<strong>Thank you!</strong> You should hear from me as soon I have a chance to reach out.
</div>
</div>
</div>
</div>
</div>
<nav class="navbar navbar-expand-md navbar-dark footer">
<div class="container">
<img class="navbar-brand mcp-logo" src="img/MCPS/MS_Cert_Professional_logo_Wht_rgb.png">
<span class="navbar-text">
<small>Made by</small>
MacGregor Thompson
</span>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#footerText"
aria-controls="navbarText" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-end" id="footerText">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="#" data-toggle="modal" data-target="#contact-modal">
<i class="fal fa-envelope nav-link-text"></i>
Contact Me
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.linkedin.com/in/mhthompson86/">
<i class="fab fa-linkedin"></i>
LinkedIn
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://github.com/mhthompson86">
<i class="fab fa-github"></i>
GitHub
</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.min.js"
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
crossorigin="anonymous"></script>
<script src="js/vendor/bootstrap/bootstrap.bundle.min.js"></script>
<script src="js/vendor/parsley/parsley.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>