-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
694 lines (687 loc) · 25.1 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
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!--# favicon -->
<link rel="icon" type="image/png" href="./Media/icons/favicon.ico" />
<!--# normalize -->
<link rel="stylesheet" href="./CSS/normalize.css" />
<!--# fonts -->
<link
href="https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;700&family=Oswald:wght@300;400;700&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="./CSS/styles.css" />
<title>Will Kelly</title>
</head>
<body>
<!-- @#=============== Top nav ============= -->
<header class="top-header">
<div class="icons-container">
<svg
viewBox="0 0 300 150"
id="main-logo"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:bx="https://boxy-svg.com"
role="image"
>
<defs>
<linearGradient
gradientUnits="userSpaceOnUse"
x1="192.943"
y1="181.443"
x2="192.943"
y2="277.398"
id="gradient-3"
>
<stop offset="0" style="stop-color: rgb(65, 154, 28)" />
<stop offset="1" style="stop-color: rgb(40, 98, 15)" />
</linearGradient>
<linearGradient id="greens" bx:pinned="true">
<title>Green-gradient</title>
<stop style="stop-color: rgb(65, 154, 28)" offset="0" />
<stop style="stop-color: rgb(40, 98, 15)" offset="1" />
</linearGradient>
<linearGradient
id="greens-0"
gradientUnits="userSpaceOnUse"
x1="234.329"
y1="189.849"
x2="234.329"
y2="270.059"
gradientTransform="matrix(-0.999941, -0.010964, 0.010859, -0.990512, 465.50802, 462.604177)"
spreadMethod="pad"
xlink:href="#greens"
/>
<linearGradient
id="greens-1"
gradientUnits="userSpaceOnUse"
x1="154.072"
y1="189.849"
x2="154.072"
y2="270.059"
xlink:href="#greens"
/>
<linearGradient
id="greens-2"
gradientUnits="userSpaceOnUse"
x1="122.732"
y1="189.849"
x2="122.732"
y2="270.059"
xlink:href="#greens"
/>
<linearGradient
id="greens-3"
gradientUnits="userSpaceOnUse"
x1="70.514"
y1="189.849"
x2="70.514"
y2="270.059"
xlink:href="#greens"
/>
</defs>
<path style="fill: rgb(216, 216, 216); stroke: rgb(0, 0, 0)" />
<g
transform="matrix(1.326002, 0, 0, 1.326002, -40.847435, -226.408295)"
>
<g>
<path
d="M 95.564 189.849 L 104.944 189.849 L 92.704 270.059 L 79.424 270.059 L 70.224 209.539 L 60.964 270.059 L 47.384 270.059 L 36.084 189.849 L 46.224 189.849 L 54.784 258.929 L 64.394 199.169 L 76.804 199.169 L 85.954 258.929 L 95.564 189.849"
style="white-space: pre; fill: url(#greens-3)"
class="logo-letter letter-w"
/>
<path
d="M 127.772 189.849 L 127.772 270.059 L 117.692 270.059 L 117.692 189.849 L 127.772 189.849"
style="white-space: pre; fill: url(#greens-2)"
class="logo-letter letter-K"
/>
<path
d="M 164.212 270.059 L 131.352 227.249 L 162.922 189.849 L 174.572 189.849 L 143.242 226.609 L 176.792 270.059 L 164.212 270.059"
style="white-space: pre; fill: url(#greens-1)"
class="logo-letter left-chevron logo-chevron"
/>
<path
style="
stroke: rgb(0, 0, 0);
fill: url(#gradient-3);
stroke-opacity: 0;
paint-order: stroke;
"
d="M 199.515 185.223 L 207.609 181.443 L 186.555 272.519 L 178.278 277.398 L 199.515 185.223 Z"
class="forward-slash logo-letter"
/>
<path
d="M 244.469 270.042 L 211.609 227.232 L 243.179 189.832 L 254.829 189.832 L 223.499 226.592 L 257.049 270.042 L 244.469 270.042"
style="
white-space: pre;
fill: url(#greens-0);
stroke-width: 0px;
"
class="logo-letter logo-chevron right-chevron"
transform="matrix(-1, 0, 0, -1, 468.658098, 459.890742)"
bx:origin="0.5 0.500105"
/>
</g>
</g>
</svg>
<!--#% Hamburger icon -->
<button class="hamburger-menu">
<svg
viewBox="0 0 32 32"
xmlns="http://www.w3.org/2000/ svg"
aria-labelledby="hamburger-title"
width="32"
height="32"
id="hamburger-menu"
>
<title id="hamburger-title">Hamburger menu</title>
<g
transform="matrix(0.989854, 0, 0, 0.989854, -12.266267, -14.844989)"
>
<rect
y="16.919"
width="32.164"
height="7.151"
rx="3.124"
ry="3.124"
x="12.392"
class="hamburger-line hamburger-line-top"
/>
<rect
y="27.109"
width="32.164"
height="7.151"
rx="3.124"
ry="3.124"
class="hamburger-line hamburger-line-middle"
x="12.556"
/>
<rect
y="37.407"
width="32.328"
height="7.151"
rx="3.124"
ry="3.124"
x="12.392"
class="hamburger-line hamburger-line-bottom"
/>
</g>
</svg>
</button>
</div>
<!-- #%nav bar -->
<nav class="top-nav">
<ul class="top-nav-list">
<li class="top-nav-list-item">
<a href="#About-section" class="top-link">About</a>
</li>
<li class="top-nav-list-item">
<a href="#projects-section" class="top-link">My Work</a>
</li>
<li class="top-nav-list-item">
<a href="#skills-certificates" class="top-link">Skills</a>
</li>
<li class="top-nav-list-item">
<a href="#contact-me" class="top-link">Contact</a>
</li>
</ul>
</nav>
</header>
<!-- @#=============== About Section ============= -->
<main>
<section id="About-section" class="about-section">
<div class="about-copy">
<h1 class="about-header">Hi, I'm Will Kelly.<span> </span></h1>
<img
class="hero-image"
sizes="
(max-width: 321px) 50vw,
(max-width: 728px) 40vw,
(max-width: 928px) 35vw,
(max-width: 1028px) 25vw,
(max-width: 1428px) 20vw,
(max-width: 1628px) 15vw, 350px"
srcset="
./Media/Images/side-brick-back-sq_hhglwm_c_scale,w_300.jpg 300w,
./Media/Images/side-brick-back-sq_hhglwm_c_scale,w_866.jpg 866w,
./Media/Images/side-brick-back-sq_hhglwm_c_scale,w_1232.jpg 1232w,
./Media/Images/side-brick-back-sq_hhglwm_c_scale,w_1500.jpg 1500w,
./Media/Images/side-brick-back-sq_hhglwm_c_scale,w_1696.jpg 1696w,
./Media/Images/side-brick-back-sq_hhglwm_c_scale,w_1700.jpg 1700w
"
src="./Media/Images/side-brick-back-sq_hhglwm_c_scale,w_1700.jpg"
alt="A picture of me"
/>
<h2>Husband. Lifelong Learner. Junior Developer</h2>
<!-- # may update these little titles from time to time -->
<p>
I'm currently a student at the
<a href="https://mscoding.org/"> MS Coding Academy </a>
in Jackson MS, and I work part time at the MS Emergency Management
Agency as a Jr. Developer. Some of the things I'm hoping to learn
soon or are currently learning are MongoDb, GraphQL, and Python. In
addition to computer languages, I like living languages as well and
speak English, Spanish, Portuguese, and bits of others.
</p>
</div>
</section>
<!--@# ----------- PROJECTS SECTION ------------ -->
<section id="projects-section" class="projects-section">
<h2 class="section-title">My Work</h2>
<div class="projects-container">
<!-- @JS escape Game -->
<div class="single-project">
<div class="project-picture">
<img
src="./Media/Images/escapeGameJS.png"
alt="An escape game I built in JS"
/>
<div class="project-links" tabindex="0">
<a href="https://wkelly17.github.io/MCA-JS-GameFinal/">
Site
</a>
<a href="https://github.com/wkelly17/MCA-JS-GameFinal">
<svg class="chevron">
<use
xlink:href="./Media/icons/symbol-defs.svg#icon-left-chevron"
></use>
</svg>
Code
<svg class="chevron">
<use
xlink:href="./Media/icons/symbol-defs.svg#icon-right-chevron"
></use>
</svg>
</a>
</div>
</div>
<div class="project-description">
<p>Escape Game in vanilla JS</p>
</div>
</div>
<!-- @hacker news clone -->
<div class="single-project">
<div class="project-picture">
<img
src="./Media/Images/Hackers-News-thumbnail.png"
alt="A Clone of the Hacker News site I built while learning Javascript"
loading="lazy"
/>
<div class="project-links" tabindex="0">
<a
href="https://wkelly17.github.io/Hacker-News-Clone-LearningProject/#/"
>
Site
</a>
<a
href="https://github.com/wkelly17/Hacker-New-Clone-LearningProject"
>
<svg class="chevron">
<use
xlink:href="./Media/icons/symbol-defs.svg#icon-left-chevron"
></use>
</svg>
Code
<svg class="chevron">
<use
xlink:href="./Media/icons/symbol-defs.svg#icon-right-chevron"
></use>
</svg>
</a>
</div>
</div>
<div class="project-description">
<p>Hacker News Clone</p>
</div>
</div>
<!-- @ Pacman clone -->
<div class="single-project">
<div class="project-picture">
<img
src="./Media/Images/pacman-thumbnail.png"
alt="A Clone of basic Pacman I built while learning JS"
loading="lazy"
/>
<div class="project-links" tabindex="0">
<a href="https://wkelly17.github.io/Pacman-Game-Project/">
Site
</a>
<a href="https://github.com/wkelly17/Pacman-Game-Project">
<svg class="chevron">
<use
xlink:href="./Media/icons/symbol-defs.svg#icon-left-chevron"
></use>
</svg>
Code
<svg class="chevron">
<use
xlink:href="./Media/icons/symbol-defs.svg#icon-right-chevron"
></use>
</svg>
</a>
</div>
</div>
<div class="project-description">
<p>Simple Pacman Clone</p>
</div>
</div>
<!-- @ google keep-->
<div class="single-project">
<div class="project-picture">
<img
src="./Media/Images/Google-Keep.png"
alt="A clone of Google Keep I built while learning Javascript"
loading="lazy"
/>
<div class="project-links" tabindex="0">
<a href="https://wkelly17.github.io/Google-Keep-clone/">Site</a>
<a href="https://github.com/wkelly17/Google-Keep-clone">
<svg class="chevron">
<use
xlink:href="./Media/icons/symbol-defs.svg#icon-left-chevron"
></use>
</svg>
Code
<svg class="chevron">
<use
xlink:href="./Media/icons/symbol-defs.svg#icon-right-chevron"
></use>
</svg>
</a>
</div>
</div>
<div class="project-description">
<p>Google Keep Clone</p>
</div>
</div>
<!-- @ Random Programming Jokes-->
<div class="single-project">
<div class="project-picture">
<img
src="./Media/Images/Programming-jokes.png"
alt="Random Programming Jokes Page"
loading="lazy"
/>
<div class="project-links" tabindex="0">
<a
href="https://wkelly17.github.io/Random-Joke-learning-project/"
>
Site
</a>
<a
href="https://github.com/wkelly17/Random-Joke-learning-project"
>
<svg class="chevron">
<use
xlink:href="./Media/icons/symbol-defs.svg#icon-left-chevron"
></use>
</svg>
Code
<svg class="chevron">
<use
xlink:href="./Media/icons/symbol-defs.svg#icon-right-chevron"
></use>
</svg>
</a>
</div>
</div>
<div class="project-description">
<p>Random Coding Jokes Generator</p>
</div>
</div>
<!-- @ snake clone-->
<div class="single-project">
<div class="project-picture">
<img
src="./Media/Images/Snake-clone.png"
alt="A little snake game built while learning Javascript"
loading="lazy"
/>
<div class="project-links" tabindex="0">
<a
href="https://wkelly17.github.io/Snake-Game-Js-Learning-project/"
>
Site
</a>
<a
href="https://github.com/wkelly17/Snake-Game-Js-Learning-project"
>
<svg class="chevron">
<use
xlink:href="./Media/icons/symbol-defs.svg#icon-left-chevron"
></use>
</svg>
Code
<svg class="chevron">
<use
xlink:href="./Media/icons/symbol-defs.svg#icon-right-chevron"
></use>
</svg>
</a>
</div>
</div>
<div class="project-description">
<p>Simple Snake Game</p>
</div>
</div>
<!-- @ Basic diary-->
<div class="single-project">
<div class="project-picture">
<img
src="./Media/Images/Basic-diary.png"
alt="A basic diary app"
loading="lazy"
/>
<div class="project-links" tabindex="0">
<a
href="https://wkelly17.github.io/Basic-diary-app-learning-project/"
>
Site
</a>
<a
href="https://github.com/wkelly17/Basic-diary-app-learning-project"
>
<svg class="chevron">
<use
xlink:href="./Media/icons/symbol-defs.svg#icon-left-chevron"
></use>
</svg>
Code
<svg class="chevron">
<use
xlink:href="./Media/icons/symbol-defs.svg#icon-right-chevron"
></use>
</svg>
</a>
</div>
</div>
<div class="project-description">
<p>Diary App</p>
</div>
</div>
<!-- @ restaraunt landing page -->
<div class="single-project">
<div class="project-picture">
<img
src="./Media/Images/Restaraunt-landing-page.png"
alt="A sample landing page for a restaraunt"
loading="lazy"
/>
<div class="project-links" tabindex="0">
<a href="https://wkelly17.github.io/Restaraunt-landing-page/">
Site
</a>
<a href="https://github.com/wkelly17/Restaraunt-landing-page">
<svg class="chevron">
<use
xlink:href="./Media/icons/symbol-defs.svg#icon-left-chevron"
></use>
</svg>
Code
<svg class="chevron">
<use
xlink:href="./Media/icons/symbol-defs.svg#icon-right-chevron"
></use>
</svg>
</a>
</div>
</div>
<div class="project-description">
<p>Sample Restaraunt Landing Page</p>
</div>
</div>
</div>
<p class="see-more-copy">
See more things I've built in
<a
href="https://codepen.io/collection/nWPbGB"
class="https://codepen.io/collection/nWPbGB"
title="Link to my codepen account"
>
CodePen
</a>
</p>
</section>
<!--@# ----------- SKILLS AND CERTS ------------ -->
<section id="skills-certificates" class="skills-section">
<h2 class="section-title title--smaller">
Current Skills and Certificates
</h2>
<div class="skills-container">
<h3 class="individual-skill">
<svg class="skill-icon" aria-labelledby="html-title">
<title id="html-title" lang="en">HTML5</title>
<use xlink:href="./Media/icons/symbol-defs.svg#icon-html5"></use>
</svg>
HTML5
</h3>
<h3 class="individual-skill">
<svg class="skill-icon" aria-labelledby="css-title">
<title id="css-title" lang="en">CSS3</title>
<use xlink:href="./Media/icons/symbol-defs.svg#icon-css3"></use>
</svg>
CSS3
</h3>
<h3 class="individual-skill">
<svg class="skill-icon" aria-labelledby="bootstrap-title">
<title id="bootstrap-title" lang="en">Bootstrap</title>
<use
xlink:href="./Media/icons/symbol-defs.svg#icon-bootstrap"
></use>
</svg>
Bootstrap
</h3>
<h3 class="individual-skill">
<svg class="skill-icon" aria-labelledby="tailwindcss-title">
<title id="tailwindcss-title" lang="en">Tailwind</title>
<use
xlink:href="./Media/icons/symbol-defs.svg#icon-tailwindcss"
></use>
</svg>
Tailwind
</h3>
<h3 class="individual-skill">
<svg class="skill-icon" aria-labelledby="javascript-title">
<title id="javascript-title" lang="en">Javascript</title>
<use
xlink:href="./Media/icons/symbol-defs.svg#icon-javascript"
></use>
</svg>
Javascript
</h3>
<h3 class="individual-skill">
<svg class="skill-icon" aria-labelledby="React-title">
<title id="React-title" lang="en">React</title>
<use xlink:href="./Media/icons/symbol-defs.svg#icon-react"></use>
</svg>
React
</h3>
<h3 class="individual-skill">
<svg class="skill-icon" aria-labelledby="Node">
<title id="Node" lang="en">React</title>
<use
xlink:href="./Media/icons/symbol-defs.svg#icon-node-dot-js"
></use>
</svg>
Node/Express
</h3>
<h3 class="individual-skill">
<svg class="skill-icon" aria-labelledby="mySQl">
<title id="mySQl" lang="en">mySQL</title>
<use xlink:href="./Media/icons/symbol-defs.svg#icon-mysql"></use>
</svg>
mySQL
</h3>
<h3 class="individual-skill">
<svg class="skill-icon" aria-labelledby="mongoDb">
<title id="mongoDb" lang="en">mySQL</title>
<use
xlink:href="./Media/icons/symbol-defs.svg#icon-mongodb"
></use>
</svg>
MongoDb
</h3>
</div>
<div class="certificates-container">
<a
class="individual-certificate"
href="./Media/Images/FCC-responsive-web-design-img.png"
>
<img
src="./Media/Images/FCC-responsive-web-design-img.png"
alt="Will's Responsive Web design certificate from Free Code Camp"
loading="lazy"
/>
</a>
<a
class="individual-certificate"
href="./Media/Images/Javascript-Srcrimba.png"
>
<img
src="./Media/Images/Javascript-Srcrimba.png"
alt="Will's Javascript Bootcamp from Scrimba.com"
loading="lazy"
/>
</a>
<a
class="individual-certificate"
href="./Media/Images/FCC-JS-Data-Structures-Algorithims-img.png"
>
<img
src="./Media/Images/FCC-JS-Data-Structures-Algorithims-img.png"
alt="Will's Javascript Bootcamp from Scrimba.com"
loading="lazy"
/>
</a>
<a
class="individual-certificate"
href="./Media/Images/Scrimba_frontEnd_careerPathCert.png"
target="blank"
>
<img
src="./Media/Images/Scrimba_frontEnd_careerPathCert.png"
alt="Scrimba Front End Career Path certification"
/>
</a>
</div>
</section>
<footer id="contact-me">
<div class="contact-me">
<h2>
Want to know more? <br />
Contact me at any of these links
</h2>
<a href="https://www.linkedin.com/in/will-kelly-755a40145/">
<svg class="social-icon" aria-labelledby="linkedin-title">
<title id="linkedin-title" lang="en">
Link to my Linkedin page
</title>
<use
xlink:href="./Media/icons/symbol-defs.svg#icon-linkedin"
></use>
</svg>
</a>
<a href="https://www.facebook.com/profile.php?id=100005190915349">
<svg class="social-icon" aria-labelledby="facebook-title">
<title id="facebook-title" lang="en">
Link to my Facebook page
</title>
<use
xlink:href="./Media/icons/symbol-defs.svg#icon-facebook2"
></use>
</svg>
</a>
<a href="https://github.com/wkelly17">
<svg class="social-icon" aria-labelledby="github-title">
<title id="github-title" lang="en">Link to my Github page</title>
<use xlink:href="./Media/icons/symbol-defs.svg#icon-github"></use>
</svg>
</a>
<a href="mailto:[email protected]">
<svg
class="social-icon icon-envelope"
aria-labelledby="email-title"
>
<title id="email-title" lang="en">Link to send me an email</title>
<use
xlink:href="./Media/icons/symbol-defs.svg#icon-envelope"
></use>
</svg>
</a>
</div>
<div class="resume-slot">
<h3>
Or see
<a href="./Media/Images/Resume_Apr2021.pdf" class="resume-link"
>my resumé</a
>
</h3>
</div>
</footer>
</main>
<script src="./app.js"></script>
</body>
</html>