-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
765 lines (720 loc) · 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
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
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="title" content="Jessica Wentling" />
<meta
name="description"
content="Hi! My name is Jessica Wentling. I love programming, gaming, and gardening. Check out my profile!"
/>
<meta name="author" content="Jessica Wentling" />
<meta
name="keywords"
content="jessica wentling, jessica, wentling, jwentling7, programming, web development, front-end, web, website, developer, gaming, video game, gardening, plants"
/>
<meta name="theme-color" content="#e369e3" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Jessica Wentling's Personal Website" />
<meta
name="twitter:description"
content="Hi! My name is Jessica Wentling. I love programming, gaming, and gardening. Check out my profile!"
/>
<meta name="twitter:url" content="https://jessicawentling.com/v1" />
<meta
name="twitter:image"
content="https://jessicawentling.com/v1/images/jw-logo-1200x682.jpg"
/>
<meta property="og:type" content="website" />
<meta property="og:title" content="Jessica Wentling's Personal Website" />
<meta property="og:url" content="https://jessicawentling.com/v1" />
<meta
property="og:image"
content="https://jessicawentling.com/v1/images/jw-logo-1200x682.jpg"
/>
<meta
property="og:description"
content="Hi! My name is Jessica Wentling. I love programming, gaming, and gardening. Check out my profile!"
/>
<!-- TODO add favicon for searches -->
<link rel="icon" type="image/x-icon" href="#" />
<title>Jessica Wentling</title>
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link
href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400&display=swap"
rel="stylesheet"
/>
<link
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
rel="stylesheet"
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN"
crossorigin="anonymous"
/>
<link href="css/style.css" rel="stylesheet" type="text/css" />
</head>
<body id="page-top">
<header class="site-header">
<div class="container">
<div class="jw-logo">
<a href="#">
<img src="#" alt="Jessica Wentling Logo" />
</a>
</div>
<span class="site-header__mobile-search"
><i class="fa fa-search fa-lg" aria-hidden="true"></i
></span>
<div class="site-header__menu-wrap">
<div class="site-header__mobile-menu">
<input type="checkbox" class="toggler" />
<i class="fa fa-bars fa-lg" aria-hidden="true"></i>
<div class="site-header__menu">
<nav class="main-nav">
<ul>
<li><a href="#">About Me</a></li>
<li><a href="#">Experience</a></li>
<li><a href="#">Projects</a></li>
<li><a href="#">Education</a></li>
<li>
<a href="#">My Blog</a>
<ul>
<li><a href="#">Programming</a></li>
<li><a href="#">Gaming</a></li>
<li><a href="#">Gardening</a></li>
</ul>
</li>
</ul>
</nav>
<div class="site-header__buttons">
<a href="#" class="btn btn--accent">Contact</a>
<a href="#" class="btn btn--ghost">Resume</a>
<span class="site-header__search search-trigger"
><i class="fa fa-search fa-lg" aria-hidden="true"></i
></span>
</div>
</div>
</div>
</div>
</div>
</header>
<main>
<div class="section page-banner">
<div
class="page-banner__bg-image"
style="background-image: url(#); background-color: rgb(129, 196, 196)"
></div>
<div class="page-banner__content container">
<h1 class="page-banner__title title title--large">
Jessica Wentling
</h1>
<p class="page-banner__intro">👩💻 Programmer 🧙♀️ Gamer 🌷 Gardener</p>
<a href="#" class="btn btn--accent">Contact Me!</a>
</div>
</div>
<section class="section about-me" id="about-me">
<div class="container container--boxed">
<h2 class="title title--medium-large section__header">About Me</h2>
<div class="about-me__box">
<div class="about-me__img">
<img
src="bloom-a-thon-pink-double-azalea-rhododendron.jpg"
alt="Jessica Wentling"
/>
</div>
<div class="about-me__bio">
<p>
Hi! My name is Jessica, and I enjoy programming. The first time
I can remember interacting with code was back in the early days
of MySpace. We got to design our own little spaces on the
internet, and I absolutely loved it. In 2015, I graduated with a
B.S. in Computer Science. I will always remember the feeling
when I created my first 'Hello World' and calculator program in
C++.
</p>
<p>
Web Design and Development became a recent interest to me. I
wanted to create online spaces for people and apply my
programming skills at the same time. At my most recent job, I
was able to utilize some of my HTML, CSS, and JavaScript
knowledge. I got to work on real projects for real clients for
the first time. It was fun and fulfilling!
</p>
<p>
I am energetic and passionate about my work, and I welcome any
challenge or opportunity to create new things.
</p>
</div>
<div class="about-me__skills">
<h3 class="title--small">Some technologies I've worked with:</h3>
<ul>
<li>HTML</li>
<li>CSS/Sass</li>
<li>JavaScript</li>
<li>PHP</li>
<li>Wordpress</li>
<li>Shopify</li>
<li>Wix</li>
<li>Github</li>
<li>Adobe PhotoShop</li>
<li>Adobe Illustrator</li>
</ul>
</div>
</div>
</div>
</section>
<section class="section experience" id="experience">
<div class="container container--boxed">
<h2 class="title title--medium-large section__header">Experience</h2>
<div class="experience__inner">
<div class="experience__tabs">
<button onclick="currentExp(1)" class="btn btn--clear">
Tray, Inc.
</button>
<button onclick="currentExp(2)" class="btn btn--clear">
PetSmart
</button>
<button onclick="currentExp(3)" class="btn btn--clear">
PetSmart
</button>
<button onclick="currentExp(4)" class="btn btn--clear">
Toys "R" Us
</button>
</div>
<div class="experience__job">
<div>
<h3 class="title title--small">
<span class="experience__title"
>Front-End Web Developer at</span
>
<span class="experience__company"
><a
href="https://trayinc.com"
type="text/html"
target="_blank"
>Tray, Inc.</a
></span
>
<span class="experience__location">(Glen Burnie, MD) </span>
</h3>
<p class="experience__dates">June 2020 - May 2021</p>
</div>
<div class="experience__description">
<ul>
<li>
Collaborated with team of three to develop and maintain
client websites and projects.
</li>
<li>
Worked with a variety of languages, platforms, and content
management systems such as HTML, CSS, JavaScript, Wix,
Shopify, iMIS EMS, and WordPress.
</li>
<li>
Utilized Adobe Illustrator and Photoshop to edit product
images and set up stationery templates for e-commerce
websites.
</li>
<li>
Managed client user and product information through an
internal distributor management software and Microsoft
Excel.
</li>
</ul>
</div>
</div>
<div class="experience__job hidden">
<div>
<h3 class="title title--small">
<span class="experience__title"
>Assistant Store Leader at</span
>
<span class="experience__company"
><a
href="https://www.petsmart.com/"
type="text/html"
target="_blank"
>PetSmart</a
></span
>
<span class="experience__location">(Reston, VA) </span>
</h3>
<p class="experience__dates">April 2019 - October 2019</p>
</div>
<div class="experience__description">
<ul>
<li>
Drove day in and day out operational excellence through
hiring, scheduling, and budgeting.
</li>
<li>
Developed team members and leaders to be able to promote
from within the company.
</li>
<li>
Led team by clearly communicating standards, and quickly
followed up on any opportunities, resulting in cohesion
among team members.
</li>
</ul>
</div>
</div>
<div class="experience__job hidden">
<div>
<h3 class="title title--small">
<span class="experience__title"
>Merchandising and Inventory Leader at</span
>
<span class="experience__company"
><a
href="https://www.petsmart.com/"
type="text/html"
target="_blank"
>PetSmart</a
></span
>
<span class="experience__location">(Alexandria, VA) </span>
</h3>
<p class="experience__dates">June 2017 - April 2019</p>
</div>
<div class="experience__description">
<ul>
<li>
Executed merchandising strategies and inventory management
tactics.
</li>
<li>Developed team members and ensured high productivity.</li>
<li>
Created an editable PetSmart Hotel flyer promoting services
to local apartment complexes.
</li>
</ul>
</div>
</div>
<div class="experience__job hidden">
<div>
<h3 class="title title--small">
<span class="experience__title"
>Department Supervisor at</span
>
<span class="experience__company"
><a
href="https://www.toysrus.com/"
type="text/html"
target="_blank"
>Toys "R" Us</a
></span
>
<span class="experience__location">(Columbia, MD) </span>
</h3>
<p class="experience__dates">May 2015 - June 2017</p>
</div>
<div class="experience__description">
<ul>
<li>
Provided excellent customer service and drive sales metrics.
</li>
<li>Developed team members and ensured high productivity.</li>
<li>
Enforced merchandising and asset protection strategies.
</li>
<li>Organized and maintained a well-stocked department.</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<section class="section projects" id="projects">
<div class="container container--boxed">
<h2 class="title title--medium-large section__header">Projects</h2>
</div>
</section>
<section class="section education" id="education">
<div class="container container--boxed">
<h2 class="title title--medium-large section__header">
Education & Certificates
</h2>
<div class="education__box">
<div class="education__school">
<h3 class="education__title">
<a href="#">California State University, San Marcos</a>
</h3>
<p class="education__date">December 2015</p>
<p class="education__info">
Bachelor of Science in Computer Science<br />
Minor in Mathematic
</p>
<hr class="item-divider" />
</div>
<div class="education__certs">
<h3 class="education__title"><a href="#">SEO</a></h3>
<p class="education__date">
Issued: May 2021 - Expires: June 2022
</p>
<p class="education__info">
Bachelor of Science in Computer Science<br />
Minor in Mathematics
</p>
<hr class="item-divider" />
</div>
</div>
</div>
</section>
<section class="section posts">
<div class="container container--boxed">
<h2 class="title title--medium-large section__header">
Latest Blog Posts
</h2>
<div class="posts__box">
<div class="post-item">
<div class="post-item__img">
<a href="#"
><img src="bloom-a-thon-pink-double-azalea-rhododendron.jpg"
/></a>
</div>
<div class="post-item__info">
<h3 class="title title--small post-item__title">
<a href="#">Post Title</a>
</h3>
<div class="post-item__meta-info">
<p>
Posted by <a href="#">Jessica</a> on June 19, 2021 in Gaming
</p>
</div>
<div class="post-item__summary">
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. […]
</p>
<p>
<a href="#" class="post-item__btn btn btn--ghost"
>Read more...</a
>
</p>
</div>
</div>
</div>
<hr class="item-divider" />
<div class="post-item">
<div class="post-item__img">
<a href="#"
><img src="bloom-a-thon-pink-double-azalea-rhododendron.jpg"
/></a>
</div>
<div class="post-item__info">
<h3 class="title title--small post-item__title">
<a href="#">Post Title</a>
</h3>
<div class="post-item__meta-info">
<p>
Posted by <a href="#">Jessica</a> on June 19, 2021 in Gaming
</p>
</div>
<div class="post-item__summary">
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Maecenas aliquam metus ante, tempus eleifend mi accumsan in.
[…]
</p>
<p>
<a href="#" class="post-item__btn btn btn--ghost"
>Read more...</a
>
</p>
</div>
</div>
</div>
<hr class="item-divider" />
<div class="post-item">
<div class="post-item__img">
<a href="#"
><img src="bloom-a-thon-pink-double-azalea-rhododendron.jpg"
/></a>
</div>
<div class="post-item__info">
<h3 class="title title--small post-item__title">
<a href="#">Post Title</a>
</h3>
<div class="post-item__meta-info">
<p>
Posted by <a href="#">Jessica</a> on June 19, 2021 in Gaming
</p>
</div>
<div class="post-item__summary">
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Maecenas aliquam metus ante, tempus eleifend mi accumsan in.
Donec tincidunt quam et libero sagittis pharetra. Phasellus
[…]
</p>
<p>
<a href="#" class="post-item__btn btn btn--ghost"
>Read more...</a
>
</p>
</div>
</div>
</div>
<hr class="item-divider" />
</div>
</div>
</section>
<div class="search-overlay">
<div class="search-overlay__top">
<div class="search-overlay__inner container">
<i
class="fa fa-search fa-lg search-overlay__icon"
aria-hidden="true"
></i>
<input
type="text"
class="search-term"
id="search-term"
placeholder="Whatcha searchin' for?"
/>
<i
class="fa fa-close fa-lg search-overlay__close"
aria-hidden="true"
></i>
</div>
</div>
<div class="search-overlay__bottom container">
<div class="search-overlay__results">
<h2 class="search-overlay__title title title--medium-large">
Blog Posts
</h2>
<div class="posts__box">
<div class="post-item">
<div class="post-item__img-container">
<div
class="post-item__img"
style="background-image: url('screenshot.png')"
>
<a
href="#"
type="img/html"
style="
display: block;
width: 100%;
height: 100%;
outline: none;
"
></a>
</div>
</div>
<div class="post-item__info">
<h3 class="title title--small post-item__title">
<a href="#" type="text/html">JavaScript30 - Day 01</a>
</h3>
<div class="post-item__meta-info">
<p>In JavaScript 30 on June 20, 2021</p>
</div>
<div class="post-item__summary">
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Maecenas aliquam metus ante, tempus eleifend mi accumsan in.
Denex tincidunt quam et libero [...]
</div>
</div>
</div>
<div class="post-item">
<div class="post-item__img-container">
<div
class="post-item__img"
style="background-image: url('screenshot.png')"
>
<a
href="#"
type="img/html"
style="
display: block;
width: 100%;
height: 100%;
outline: none;
"
></a>
</div>
</div>
<div class="post-item__info">
<h3 class="title title--small post-item__title">
<a href="#" type="text/html">JavaScript30 - Day 01</a>
</h3>
<div class="post-item__meta-info">
<p>In JavaScript 30 on June 20, 2021</p>
</div>
<div class="post-item__summary">
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Maecenas aliquam metus ante, tempus eleifend mi accumsan in.
Denex tincidunt quam et libero [...]
</div>
</div>
</div>
<div class="post-item">
<div class="post-item__img-container">
<div
class="post-item__img"
style="background-image: url('screenshot.png')"
>
<a
href="#"
type="img/html"
style="
display: block;
width: 100%;
height: 100%;
outline: none;
"
></a>
</div>
</div>
<div class="post-item__info">
<h3 class="title title--small post-item__title">
<a href="#" type="text/html">JavaScript30 - Day 01</a>
</h3>
<div class="post-item__meta-info">
<p>In JavaScript 30 on June 20, 2021</p>
</div>
<div class="post-item__summary">
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Maecenas aliquam metus ante, tempus eleifend mi accumsan in.
Denex tincidunt quam et libero [...]
</div>
</div>
</div>
</div>
<h2 class="search-overlay__title title title--medium-large">
Categories
</h2>
<div class="posts__box">
<div class="post-item">
<div class="post-item__img-container">
<div
class="post-item__img"
style="background-image: url('screenshot.png')"
>
<a
href="#"
type="img/html"
style="
display: block;
width: 100%;
height: 100%;
outline: none;
"
></a>
</div>
</div>
<div class="post-item__info">
<h3 class="title title--small post-item__title">
<a href="#" type="text/html">JavaScript30 - Day 01</a>
</h3>
<div class="post-item__meta-info">
<p>In JavaScript 30 on June 20, 2021</p>
</div>
<div class="post-item__summary">
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Maecenas aliquam metus ante, tempus eleifend mi accumsan in.
Denex tincidunt quam et libero [...]
</div>
</div>
</div>
<div class="post-item">
<div class="post-item__img-container">
<div
class="post-item__img"
style="background-image: url('screenshot.png')"
>
<a
href="#"
type="img/html"
style="
display: block;
width: 100%;
height: 100%;
outline: none;
"
></a>
</div>
</div>
<div class="post-item__info">
<h3 class="title title--small post-item__title">
<a href="#" type="text/html">JavaScript30 - Day 01</a>
</h3>
<div class="post-item__meta-info">
<p>In JavaScript 30 on June 20, 2021</p>
</div>
<div class="post-item__summary">
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Maecenas aliquam metus ante, tempus eleifend mi accumsan in.
Denex tincidunt quam et libero [...]
</div>
</div>
</div>
<div class="post-item">
<div class="post-item__img-container">
<div
class="post-item__img"
style="background-image: url('screenshot.png')"
>
<a
href="#"
type="img/html"
style="
display: block;
width: 100%;
height: 100%;
outline: none;
"
></a>
</div>
</div>
<div class="post-item__info">
<h3 class="title title--small post-item__title">
<a href="#" type="text/html">JavaScript30 - Day 01</a>
</h3>
<div class="post-item__meta-info">
<p>In JavaScript 30 on June 20, 2021</p>
</div>
<div class="post-item__summary">
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Maecenas aliquam metus ante, tempus eleifend mi accumsan in.
Denex tincidunt quam et libero [...]
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
<footer class="site-footer">
<div class="container container--narrow">
<div class="site-footer__buttons">
<nav class="social-icon-list">
<a href="#" class="social-linkedin"
><i class="fa fa-linkedin fa-lg" aria-hidden="true"></i
></a>
<a href="#" class="social-github"
><i class="fa fa-github fa-lg" aria-hidden="true"></i
></a>
<a href="#" class="social-instagram"
><i class="fa fa-instagram fa-lg" aria-hidden="true"></i
></a>
<a href="#" class="social-envelope"
><i class="fa fa-envelope fa-lg" aria-hidden="true"></i
></a>
<a href="#" class="social-file"
><i class="fa fa-file fa-lg" aria-hidden="true"></i
></a>
</nav>
</div>
<div class="site-footer__info">
<p>
<a href="#" target="_blank"
>Designed and built by Jessica Wentling.</a
>
</p>
</div>
</div>
</footer>
<!-- TODO remove this later -->
<script src="js/scripts.js"></script>
</body>
</html>