-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
639 lines (619 loc) · 23.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta name="description" content="" />
<meta name="author" content="" />
<title>Home | Yogita</title>
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh"
crossorigin="anonymous"
/>
<link rel="stylesheet" href="./assets/css/animate.css" />
<!-- FONTAWESOME -->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.9.0/css/all.min.css"
integrity="sha256-UzFD2WYH2U1dQpKDjjZK72VtPeWP50NoJjd26rnAdUI="
crossorigin="anonymous"
/>
<!-- MAIN STYLE -->
<link rel="stylesheet" href="./assets/css/style.css" />
</head>
<body>
<!-- MENU -->
<nav class="navbar navbar-expand-sm navbar-light">
<div class="container">
<a class="navbar-brand" href="#"> <i class="uil uil-user"></i> YV </a>
<button
class="navbar-toggler"
type="button"
data-toggle="collapse"
data-target="#navbarNav"
aria-controls="navbarNav"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
<span class="navbar-toggler-icon"></span>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav mx-auto">
<li class="nav-item">
<a data-scroll href="#experience" class="nav-link"
><span data-hover="Experience">Experience</span></a
>
</li>
<li class="nav-item">
<a data-scroll href="#project" class="nav-link"
><span data-hover="Projects">Projects</span></a
>
</li>
<li class="nav-item">
<a data-scroll href="#skills" class="nav-link"
><span data-hover="Skills">Skills</span></a
>
</li>
<li class="nav-item">
<a href="./assets/Yogita_Verma_Red_Hat.pdf" class="nav-link"
><span data-hover="Resume">Resume</span></a
>
</li>
<li class="nav-item">
<a data-scroll href="#contact" class="nav-link"
><span data-hover="Contact">Contact</span></a
>
</li>
</ul>
<ul class="navbar-nav ml-lg-auto">
<div class="ml-lg-4">
<div
class="color-mode d-lg-flex justify-content-center align-items-center"
>
<img
id="imgplus"
class="color-mode-icon"
src="./assets/images/sun.svg"
onmouseover="this.style.cursor='pointer'"
/>
</div>
</div>
</ul>
</div>
</div>
</nav>
<!-- ABOUT -->
<section
class="about full-screen d-lg-flex justify-content-center align-items-center"
id="about"
>
<div class="container">
<div class="row">
<div class="col-lg-7 col-md-12 col-12 d-flex align-items-center">
<div class="about-text">
<h1 class="animated animated-text">
<span class="mr-2">Hey folks, I'm</span>
<div class="animated-info">
<span class="animated-item">Yogita Verma</span>
<span class="animated-item">A Developer</span>
</div>
</h1>
<p>
Building a successful product is a challenge. I am highly
energetic in building web interfaces and front-end development.
</p>
<div class="custom-btn-group mt-4">
<a
href="./assets/Yogita.pdf"
target="_blank"
class="btn mr-lg-2 custom-btn"
download
><i class="uil uil-file-alt"></i> Download Resume</a
>
<a
href="#contact"
class="btn custom-btn custom-btn-bg custom-btn-link"
>Contact Me</a
>
</div>
</div>
</div>
<div class="col-lg-5 col-md-12 col-12">
<div class="about-image svg">
<img
src="./assets/images/undraw_dev_focus.svg"
class="img-fluid"
alt="svg image"
/>
</div>
</div>
</div>
</div>
</section>
<!-- EXPERIENCE -->
<section class="project py-5" id="experience">
<div class="container">
<div class="row">
<div class="col-lg-11 text-center mx-auto col-12">
<div class="col-lg-8 mx-auto">
<h2 class="exp">Experience</h2>
</div>
<div class="time">
<div class="contain left">
<div class="content wow fadeIn">
<p class="duration">From February 2020 to Present.</p>
<p>Associate Software Engineer at Red Hat.</p>
<hr class="hr" />
<p>
Working as a part of the 15-member team located in Pune &
Beijing, responsible for developing and maintaining tools
for assisting Red Hat partners to certify their offerings
against Red Hat’s compliance policies.
</p>
</div>
</div>
<div class="contain right">
<div class="content wow fadeIn">
<p class="duration">From September 2019 to January 2020.</p>
<p>Software Developer at Ignite Solutions.</p>
<hr class="hr" />
<p>
Worked with Angular 1.x on CUDDLY - E-commerce platform
focused on animal welfare.
</p>
</div>
</div>
<div class="contain left">
<div class="content wow fadeIn">
<p class="duration">From July 2019 to September 2019.</p>
<p>Software Developer at Pragyaam.</p>
<hr class="hr" />
<p>
I had the chance to work with React.js and I totally fell in
love with React, its built-in methods and librairies.
</p>
</div>
</div>
<div class="contain right">
<div class="content wow fadeIn">
<p class="duration">From October 2018 to January 2019.</p>
<p>Web Designer at TaxiVaxi.</p>
<hr class="hr" />
<p>Worked with HTML, CSS3 and JavaScript.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- PROJECTS -->
<section class="project py-5" id="project">
<div class="container">
<div class="row">
<div class="col-lg-11 text-center mx-auto col-12">
<div class="col-lg-8 mx-auto">
<h2>Things I have designed.</h2>
</div>
<div class="portfolio">
<img
class="project-img"
src="./assets/images/movieflex.png"
alt="Movie Flex Image"
/>
<div class="project-card">
<div class="project-card__header">
<h6 class="project-card__tag">Personal Project</h6>
<h4 class="project-card__title">Movie Flex</h4>
</div>
<div class="project-card__body wow fadeIn">
<p class="project-card__text">
A web app built with ReactJS where users can browse, search
TV shows and movies.
</p>
</div>
<div class="project-card__footer">
<ul class="project-card__skills-list">
<li class="list-item">React</li>
<li class="list-item">Redux</li>
<li class="list-item">CSS3</li>
</ul>
<ul class="project-card__links-list">
<li class="list-item">
<a
href="https://github.com/Yog9/Movie-Flex"
target="_blank"
rel="noopener"
><img
class="icon icon--md"
src="./assets/images/github.svg"
alt=""
/></a>
</li>
<li class="list-item">
<a
href="https://yog9.github.io/Movie-Flex"
target="_blank"
rel="noopener"
><img
class="icon icon--md"
src="./assets/images/out.svg"
alt="link"
/></a>
</li>
</ul>
</div>
</div>
</div>
<div class="portfolio">
<img
class="project-img"
src="./assets/images/snap.png"
alt="Snap Shot Image"
/>
<div class="project-card">
<div class="project-card__header">
<h6 class="project-card__tag">Personal Project</h6>
<h4 class="project-card__title">Snap Shot</h4>
</div>
<div class="project-card__body wow fadeIn">
<p class="project-card__text">
A photo gallary built with React Hooks, Context API where
users can search images from flickr API. It is accepted by
React community as a showcase example on their website.
</p>
</div>
<div class="project-card__footer">
<ul class="project-card__skills-list">
<li class="list-item">React Hooks</li>
<li class="list-item">Context API</li>
<li class="list-item">Flickr API</li>
</ul>
<ul class="project-card__links-list">
<li class="list-item">
<a
href="https://github.com/Yog9/SnapShot"
target="_blank"
rel="noopener"
><img
class="icon icon--md"
src="./assets/images/github.svg"
alt=""
/></a>
</li>
<li class="list-item">
<a
href="https://yog9.github.io/SnapShot"
target="_blank"
rel="noopener"
><img
class="icon icon--md"
src="./assets/images/out.svg"
alt=""
/></a>
</li>
</ul>
</div>
</div>
</div>
<div class="portfolio">
<img
class="project-img"
src="./assets/images/shopping.png"
alt="Shopping Cart Image"
/>
<div class="project-card">
<div class="project-card__header">
<h6 class="project-card__tag">Personal Project</h6>
<h4 class="project-card__title">Shopping Cart</h4>
</div>
<div class="project-card__body wow fadeIn">
<p class="project-card__text">
An e-commerce web app built with ReactJS and Redux to sell
shoes.
</p>
</div>
<div class="project-card__footer">
<ul class="project-card__skills-list">
<li class="list-item">React JS</li>
<li class="list-item">Redux</li>
<li class="list-item">CSS3</li>
</ul>
<ul class="project-card__links-list">
<li class="list-item">
<a
href="https://github.com/Yog9/shopping-cart"
target="_blank"
rel="noopener"
><img
class="icon icon--md"
src="./assets/images/github.svg"
alt=""
/></a>
</li>
<li class="list-item">
<a
href="https://yog9.github.io/shopping-cart"
target="_blank"
rel="noopener"
><img
class="icon icon--md"
src="./assets/images/out.svg"
alt=""
/></a>
</li>
</ul>
</div>
</div>
</div>
<a
href="https://github.com/Yog9"
class="btn custom-btn custom-btn-bg custom-btn-link"
target="_blank"
>View More On Github</a
>
</div>
</div>
</div>
</section>
<!-- SKILLS-->
<section
class="resume py-5 d-lg-flex justify-content-center align-items-center"
id="skills"
>
<div class="container">
<div class="row">
<div class="col-lg-6 col-12">
<h2 class="mb-4">Skills</h2>
<div class="timeline">
<div class="timeline-wrapper">
<div class="timeline-yr">
<span><i class="fab fa-react fa-2x"></i></span>
</div>
<div class="timeline-info">
<h3>
<span>React</span>
</h3>
<p>
React is a JavaScript library for building user interfaces.
It is maintained by Facebook and a community of individual
developers and companies.
</p>
</div>
</div>
<div class="timeline-wrapper">
<div class="timeline-yr">
<span><i class="fab fa-js-square fa-2x"></i></span>
</div>
<div class="timeline-info">
<h3><span>Javascript</span><small>Language</small></h3>
<p>
JavaScript is a lightweight, interpreted, or just-in-time
compiled programming language with first-class functions.
</p>
</div>
</div>
<div class="timeline-wrapper">
<div class="timeline-yr">
<span><i class="fab fa-css3 fa-2x"></i></span>
</div>
<div class="timeline-info">
<h3><span>CSS</span></h3>
<p>
Cascading Style Sheets (CSS) is a simple mechanism for
adding style (e.g., fonts, colors, spacing) to Web
documents.
</p>
</div>
</div>
</div>
</div>
<div class="col-lg-6 col-12">
<h2 class="mb-4 mobile-mt-2">More Skills</h2>
<div class="timeline">
<div class="timeline-wrapper">
<div class="timeline-yr">
<span><i class="fab fa-angular fa-2x"></i></span>
</div>
<div class="timeline-info">
<h3><span>Angular 1.x</span><small>Js Framework</small></h3>
<p>
Angular 1.x is an open source Model-View-Controller
framework. This framework has been developed by a group of
developers from Google.
</p>
</div>
</div>
<div class="timeline-wrapper">
<div class="timeline-yr">
<span><i class="fab fa-git-alt fa-2x"></i></span>
</div>
<div class="timeline-info">
<h3><span>Git</span><small>project management</small></h3>
<p>
Git is a free and open source distributed version control
system designed to handle everything from small to very
large projects with speed and efficiency.
</p>
</div>
</div>
<div class="timeline-wrapper">
<div class="timeline-yr">
<span><i class="fab fab fa-node fa-2x"></i></span>
</div>
<div class="timeline-info">
<h3><span>Node.js</span><small>Back-End </small></h3>
<p>
Node.js is an open-source, cross-platform, JavaScript
runtime environment that executes JavaScript code outside of
a browser.
</p>
</div>
</div>
<div class="timeline-wrapper">
<div class="timeline-yr">
<span><i class="fab fa-bootstrap fa-2x"></i></span>
</div>
<div class="timeline-info">
<h3><span>Bootstrap</span><small>Css Framework</small></h3>
<p>
Bootstrap is a free and open-source CSS framework directed
at responsive, mobile-first front-end web development.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- CONTACT -->
<section class="contact py-5" id="contact">
<div class="container">
<div class="row">
<div class="col-lg-5 mr-lg-5 col-12">
<div class="google-map w-100">
<div class="mapouter">
<div class="gmap_canvas">
<iframe
width="400"
height="300"
id="gmap_canvas"
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d7566.570917653525!2d73.92111762470725!3d18.515998023128304!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2c18d3fd3454d%3A0x38ae6b1008a0d0c4!2sMagarpatta%2C%20Hadapsar%2C%20Pune%2C%20Maharashtra!5e0!3m2!1sen!2sin!4v1602421157920!5m2!1sen!2sin"
frameborder="0"
scrolling="no"
marginheight="0"
marginwidth="0"
></iframe>
</div>
</div>
</div>
<div class="contact-info py-4 px-lg-5">
<div class="contact-info-item"></div>
<ul class="social-links">
<li>
<a
href="https://twitter.com/YogitaVerma20"
target="_blank"
data-toggle="tooltip"
data-placement="left"
title="Twitter"
style="position: relative; left: 8px"
><i class="fab fa-twitter-square"></i
></a>
</li>
<li>
<a
href="https://www.github.com/yog9"
target="_blank"
class=""
data-toggle="tooltip"
data-placement="left"
title="Github"
><i class="fab fa-github"></i
></a>
</li>
<li>
<a
href="https://www.linkedin.com/in/yogita-verma199/"
target="_blank"
data-toggle="tooltip"
data-placement="left"
title="LinkedIn"
><i class="fab fa-linkedin-in"></i
></a>
</li>
<li>
<a
href="https://www.codewars.com/users/Yog9"
target="_blank"
data-toggle="tooltip"
data-placement="left"
title="CodeWars"
><img
src="./assets/images/codewars.svg"
alt="codewars"
class="codewars"
/></a>
</li>
<li>
<a
href="https://leetcode.com/veryogita/"
target="_blank"
data-toggle="tooltip"
data-placement="left"
title="LeetCode"
><img
src="./assets/images/leetcode.svg"
alt="leetcode"
class="codewars"
/></a>
</li>
</ul>
</div>
</div>
<div class="col-lg-6 col-12">
<div class="contact-form">
<h2 class="mb-4">
<span class="strange">Don't be a stranger</span> just say hello
</h2>
<p>
Feel free to get in touch with me. I am always open to
discussing new ideas or oppurtunities and to be a part of your
visions.
</p>
<p>Need help?</p>
<p>
<a class="mail" href="mailto:[email protected]"
>
</p>
</div>
</div>
</div>
</div>
</section>
<!-- FOOTER -->
<footer class="footer py-5">
<div class="container">
<div class="row">
<div class="col-lg-12 col-12">
<p class="copyright-text text-center">
Copyright © 2020 Yogita Verma. All rights reserved
</p>
<p class="copyright-text text-center">Designed by Yogita Verma.</p>
</div>
</div>
</div>
</footer>
<script
src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin="anonymous"
></script>
<script
src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
crossorigin="anonymous"
></script>
<script src="./assets/js/smoothscroll.js"></script>
<script src="./assets/js/custom.js"></script>
<script src="./assets/js/wow.min.js"></script>
<script>
new WOW().init();
</script>
</body>
</html>