-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
615 lines (562 loc) · 35.6 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>DevelopWithSawan</title>
<script src="https://kit.fontawesome.com/e674bba739.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="style.css">
<link rel="website icon" type="png" href="assets/Hoodie-guy.png">
<link rel="stylesheet" href="responsive.css">
<link rel="stylesheet" href="src/output.css">
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
</head>
<body onload="myfunction()">
<div id="loading"></div>
<section id="header" class="header1">
<a href="index.html" data-aos="fade-right" data-aos-duration="3000">
<div class="navbar-title">
<h3 class="title-first-name">
Sawan
</h3>
<h3 class="title-last-name">
Kushwah
</h3>
</div>
</a>
<div data-aos="fade-right" data-aos-duration="2000">
<ul class="navbar-menu">
<li><a class="active" href="#content-body">< Home ></a></li>
<li><a class="" href="#latest-works">Works</a></li>
<li><a class="" href="#skill">Skills</a></li>
<li><a class="" href="#introduction">About</a></li>
<li><a class="" href="#contact">Contacts</a></li>
</ul>
</div>
<div class="res-right" data-aos="fade-right" data-aos-duration="1000">
<ul class="social-media">
<li>
<i class="fa-brands fa-linkedin-in"></i>
<a href="https://www.linkedin.com/in/sawankushwah/" target="_blank">LinkedIn</a>
</li>
<li>
<i class="fa-brands fa-github"></i>
<a href="https://github.com/Sawan-Kushwah" target="_blank">Github</a>
</li>
<li>
<i class="fa-solid fa-download"></i>
<a href="SawanResume.pdf" download>View
resume</a>
</li>
</ul>
</div>
</section>
<section id="content-body">
<div class="body-part-1">
<div class="developer-intro" data-aos="fade-up" data-aos-duration="2000">
<p>Full-Stack Developer</p>
<p>JAVA Enthusiastic</p>
</div>
<div class="body-title" data-aos="fade-up" data-aos-duration="2400">
<!-- <h1>Talk is cheap<br>Show me the code</h1> -->
<h1>Dive into a World of Possibilities : <br>Powered by Code and Creativity.</h1>
<p>I design and code beautifully simple things,<br>and I love what I do.</p>
<a href="#contact">LET'S CHAT!</a>
</div>
<div class="social-icons flex py-4 max-sm:justify-evenly" data-aos="fade-up" data-aos-duration="2600">
<a href="https://www.linkedin.com/in/sawankushwah/" target="_blank" class="pr-4">
<i class="fa-brands fa-linkedin-in"></i>
</a>
<a href="https://github.com/Sawan-Kushwah" target="_blank" class="pr-4">
<i class="fa-brands fa-github"></i>
</a>
<a href="mailto:[email protected]" target="_blank" class="pr-4">
<i class="fa-regular fa-envelope"></i>
</a>
<a href="https://instagram.com/sawan__1357?igshid=YzAwZjE1ZTI0Zg==" target="_blank" class="pr-4">
<i class="fa-brands fa-instagram"></i>
</a>
<a href="https://leetcode.com/SawanKushwah/" target="_blank" class="pr-4">
<svg fill="#ffffff" width="30px" height="30px" viewBox="0 0 24 24" role="img"
xmlns="http://www.w3.org/2000/svg">
<path
d="M16.102 17.93l-2.697 2.607c-.466.467-1.111.662-1.823.662s-1.357-.195-1.824-.662l-4.332-4.363c-.467-.467-.702-1.15-.702-1.863s.235-1.357.702-1.824l4.319-4.38c.467-.467 1.125-.645 1.837-.645s1.357.195 1.823.662l2.697 2.606c.514.515 1.365.497 1.9-.038.535-.536.553-1.387.039-1.901l-2.609-2.636a5.055 5.055 0 0 0-2.445-1.337l2.467-2.503c.516-.514.498-1.366-.037-1.901-.535-.535-1.387-.552-1.902-.038l-10.1 10.101c-.981.982-1.494 2.337-1.494 3.835 0 1.498.513 2.895 1.494 3.875l4.347 4.361c.981.979 2.337 1.452 3.834 1.452s2.853-.512 3.835-1.494l2.609-2.637c.514-.514.496-1.365-.039-1.9s-1.386-.553-1.899-.039zM20.811 13.01H10.666c-.702 0-1.25.604-1.25 1.346s.568 1.346 1.25 1.346h10.145c.701 0 1.25-.604 1.25-1.346s-.569-1.346-1.25-1.346z" />
</svg>
</a>
</div>
<div class="body-tail items-center" data-aos="fade-up" data-aos-duration="3000">
<h1>2</h1>
<p>YEARS<br>EXPERIENCE</p>
<h1>15+</h1>
<p>PROJECTS<br>COMPLETED</p>
</div>
</div>
<div class="body-part-2" data-aos="fade-up" data-aos-duration="3000">
<div class="hoodie-guy-animation-class">
<div class="hoodie-guy"></div>
<div class="circle">
<span style="--i:1;"><img src="assets/SVGIcons/c.svg" height="75px" width="75px"></span>
<span style="--i:2;"><img src="assets/SVGIcons/mongo.png" height="75px"></span>
<span style="--i:3;"><img src="assets/SVGIcons/adobe-photoshop.svg" height="75px"
width="75px"></span>
<span style="--i:4;"><img src="assets/SVGIcons/java.svg" height="75px" width="75px"></span>
<span style="--i:5;"><img src="assets/SVGIcons/adobe-premiere-pro.svg" height="75px"
width="75px"></span>
<span style="--i:6;"><img src="assets/SVGIcons/html-5.svg" height="70px"></span>
<span style="--i:7;"><img src="assets/SVGIcons/figma.svg" height="75px" width="75px"></span>
<span style="--i:8;"><img src="assets/SVGIcons/css3.svg" height="70px"></span>
<span style="--i:9;"><img src="assets/SVGIcons/javascript.svg" height="75px" width="75px"></span>
<span style="--i:10;"><img src="assets/SVGIcons/c++.svg" height="75px" width="75px"></span>
<span style="--i:11;"><img src="assets/SVGIcons/shopify.svg" height="75px" width="75px"></span>
<span style="--i:12;"><img src="assets/SVGIcons/PostgreSQL-Dark.svg" height="75px"
width="75px"></span>
<span style="--i:13;"><img src="assets/SVGIcons/mongo.png" height="75px"></span>
<span style="--i:14;"><img src="assets/SVGIcons/nodejs.svg" height="75px" width="75px"></span>
<span style="--i:15;"><img src="assets/SVGIcons/Github-Dark.svg" height="75px" width="75px"></span>
</div>
</div>
<div class="background-circle"></div>
</div>
</section>
<section id="introduction">
<h1 class="font-bold text-5xl text-center pt-4" data-aos="zoom-in-up" data-aos-duration="2000">Know more about
me</h1>
<div id="aboutMePage">
<div class="cards" data-aos="zoom-in-right" data-aos-duration="3000">
<div class="design-card active">
<div class="cardHeading">
<h3>Web Developer</h3>
<i class="fa-solid fa-wand-magic-sparkles"></i>
</div>
<p>Crafting Digital Experiences: A Full Stack Journey</p>
<a href="#latest-works">PROJECTS</a>
</div>
<div class="design-card">
<div class="cardHeading">
<h3>Programmer</h3>
<i class="fa-solid fa-code"></i>
</div>
<p>Navigating the World of Algorithms</p>
<a href="https://leetcode.com/SawanKushwah/" target="_blank">LeetCode</a>
</div>
<div class="design-card">
<div class="cardHeading">
<h3>Education</h3>
<i class="fa-solid fa-terminal"></i>
</div>
<p>Empowering Minds: Shaping Futures</p>
</div>
</div>
<div class="introduction-text" data-aos="zoom-in-left" data-aos-duration="3000">
<!-- <p>Know</p> -->
<h2>Web Development</h2>
<h4>Coding with Efficiency</h4>
<p>As a seasoned full stack web developer, I've crafted numerous websites, mastering HTML, CSS,
JavaScript, React, Node.js, and MongoDB. My passion lies in creating seamless digital experiences,
blending design with functionality to engage users.</p>
</div>
<div class="introduction-text" style="display: none;" data-aos="zoom-in-left" data-aos-duration="3000">
<!-- <p></p> -->
<h2>Programming</h2>
<h4>Practice and consistent</h4>
<p>Beyond crafting captivating web experiences, I immerse myself in the intricate world of programming
languages. I delve deep into the realms of programming, fluent in C, C++, and Java. Currently, I'm
immersed in mastering Data Structures and Algorithms, honing my problem-solving skills on platforms
like LeetCode.</p>
</div>
<div class="introduction-text" style="display: none;" data-aos="zoom-in-left" data-aos-duration="3000">
<!-- <p>Know</p> -->
<h2>Education</h2>
<!-- <h4></h4> -->
<p>Currently a dedicated 2nd-year undergraduate at Sushila Devi Bansal College of Technology, boasting
an impressive 8.3 CGPA. Prior, I excelled at Jasion Academy, completing my 12th grade with
distinction, scoring a remarkable 92%.</p>
</div>
</div>
</section>
<hr>
<section id="latest-works" class="max-[400px]:p-1">
<section class="text-gray-400 body-font">
<div class="container mx-auto">
<div class="flex flex-col">
<div class="h-1 bg-gray-800 rounded overflow-hidden" data-aos="fade-right" data-aos-duration="3000">
<div class="w-24 h-full primary-color"></div>
</div>
<div class="flex flex-wrap sm:flex-row flex-col py-6 mb-12" data-aos="zoom-in-up"
data-aos-duration="2000">
<h1 class="sm:w-2/5 text-white font-medium title-font text-2xl mb-2 sm:mb-0">Explore My Projects
</h1>
<p class="sm:w-3/5 leading-relaxed text-base sm:pl-10 pl-0">Discover a collection of my
projects, ranging from web applications to algorithmic solutions. Each project reflects my
commitment to quality, creativity, and technical expertise.</p>
</div>
</div>
<div class="flex flex-wrap sm:-m-4 -mx-4 -mb-10 -mt-4">
<div class="p-4 md:w-1/3 sm:mb-0 mb-6" data-aos="zoom-in" data-aos-duration="2500"
data-aos-offset="250">
<div class="rounded-lg h-64 overflow-hidden">
<img alt="content" class="object-cover object-center h-full w-full"
src="assets/newsapp.png">
</div>
<h2 class="text-xl font-medium title-font text-white mt-5">Daily Digital</h2>
<p class="text-base leading-relaxed mt-2"> I've created a dynamic website that fetches
real-time news from the internet using the News API. 🚀</p>
<a class=" inline-flex items-center mt-3 cursor-pointer" style="color: aqua;"
href="https://www.linkedin.com/feed/update/urn:li:activity:7173015373288521731/">Learn More
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"
stroke-width="2" class="w-4 h-4 ml-2" viewBox="0 0 24 24">
<path d="M5 12h14M12 5l7 7-7 7"></path>
</svg>
</a>
</div>
<div class="p-4 md:w-1/3 sm:mb-0 mb-6" data-aos="zoom-in" data-aos-duration="2500"
data-aos-offset="250">
<div class="rounded-lg h-64 overflow-hidden">
<img alt="content" class="object-cover object-center h-full w-full"
src="assets/linkedinclone.png">
</div>
<h2 class="text-xl font-medium title-font text-white mt-5">LinkedIn clone</h2>
<p class="text-base leading-relaxed mt-2">I have build a linkedIn UI clone while practicing
Tailwind CSS , It is responsive to everydevices as Linkedin official website </p>
<a class=" inline-flex items-center mt-3" style="color: aqua;"
href="https://sawan-kushwah.github.io/linkedinClone/">Learn More
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"
stroke-width="2" class="w-4 h-4 ml-2" viewBox="0 0 24 24">
<path d="M5 12h14M12 5l7 7-7 7"></path>
</svg>
</a>
</div>
<div class="p-4 md:w-1/3 sm:mb-0 mb-6" data-aos="zoom-in" data-aos-duration="2500"
data-aos-offset="250">
<div class="rounded-lg h-64 overflow-hidden">
<img alt="content" class="object-cover object-center h-full w-full"
src="assets/taskmanager.png">
</div>
<h2 class="text-xl font-medium title-font text-white mt-5">Task Manager App</h2>
<p class="text-base leading-relaxed mt-2"> Introducing a sleek Task Manager App built with React
and Tailwind CSS.
Your tasks will persist indefinitely unless manually removed.
</p>
<a class=" inline-flex items-center mt-3" style="color: aqua;"
href="https://www.linkedin.com/feed/update/urn:li:activity:7191743285340598253/"> Learn More
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"
stroke-width="2" class="w-4 h-4 ml-2" viewBox="0 0 24 24">
<path d="M5 12h14M12 5l7 7-7 7"></path>
</svg>
</a>
</div>
</div>
</div>
</section>
<div class="all-projects project-info-second" style="text-align: center; margin-top: 3%;" data-aos="fade-up"
data-aos-easing="linear" data-aos-duration="1500">
<a href="https://github.com/Sawan-Kushwah " target="_blank" class="inline-flex items-center font-bold ">
<span style="font-size: 24px; font: bold;">ALL PROJECTS</span>
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
class="w-4 h-4 ml-2" viewBox="0 0 24 24">
<path d="M5 12h14M12 5l7 7-7 7"></path>
</svg>
</a>
<p>* Some projects are not allowed to publish<br>if you want to see more. <a href="#contact">Contact
Me</a>
</p>
</div>
</section>
<hr>
<section class="skills" id="skill">
<h1 data-aos="zoom-in-up" data-aos-duration="2000">Key Skillset and Proficiencies</h1>
<div class="cards skill-intro" data-aos="zoom-in-up" data-aos-duration="2000">
<div>
<h3>Skills</h3>
<i class="fa-solid fa-wand-magic-sparkles" style="color: white;"></i>
</div>
<p>As a full-stack web developer, I excel in Java, data structures, and e-commerce on Shopify. My strong
problem-solving, leadership, and adaptability skills empower me to thrive in innovative, collaborative
digital environments, delivering top-notch solutions.</p>
</div>
<div class="skillSet flex"
style="box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; background: linear-gradient(#011c1c, #094553);">
<section class=" leftSkillSet text-gray-400 body-font">
<div class="container px-5 py-24 mx-auto flex flex-wrap">
<div class="flex relative pt-10 pb-20 sm:items-center md:w-2/3 mx-auto max-[500px]:mx-0"
data-aos="fade-right" data-aos-offset="150" data-aos-duration = "2000">
<div class="h-full w-6 absolute inset-0 flex items-center justify-center">
<div class="h-full w-1 bg-cyan-700 pointer-events-none"></div>
</div>
<div
class="flex-shrink-0 w-6 h-6 rounded-full mt-10 sm:mt-0 inline-flex items-center justify-center bg-blue-500 text-white relative z-10 title-font font-medium text-sm">
1</div>
<div
class="flex-grow md:pl-8 pl-6 flex sm:items-center items-start flex-col sm:flex-row max-sm:pl-1">
<div
class="flex-shrink-0 w-24 h-24 bg-main-color text-blue-400 rounded-full inline-flex items-center justify-center">
<img src="assets/SVGIcons/java.svg" alt="">
</div>
<div class="flex-grow sm:pl-6 mt-6 sm:mt-0">
<h2 class="font-medium title-font text-white mb-1 text-xl">Java</h2>
<!-- <p class="leading-relaxed"> .</p> -->
</div>
</div>
</div>
<div class="flex relative pb-20 sm:items-center md:w-2/3 mx-auto max-[500px]:mx-0"
data-aos="fade-right" data-aos-offset="150" data-aos-duration = "2000">
<div class="h-full w-6 absolute inset-0 flex items-center justify-center">
<div class="h-full w-1 bg-cyan-700 pointer-events-none"></div>
</div>
<div
class="flex-shrink-0 w-6 h-6 rounded-full mt-10 sm:mt-0 inline-flex items-center justify-center bg-blue-500 text-white relative z-10 title-font font-medium text-sm">
2</div>
<div
class="flex-grow md:pl-8 pl-6 flex sm:items-center items-start flex-col sm:flex-row max-sm:pl-1">
<div
class="flex-shrink-0 w-24 h-24 bg-main-color text-blue-400 rounded-full inline-flex items-center justify-center">
<img src="assets/SVGIcons/c++.svg" alt="" width="75px">
</div>
<div class="flex-grow sm:pl-6 mt-6 sm:mt-0">
<h2 class="font-medium title-font text-white mb-1 text-xl">C++</h2>
</div>
</div>
</div>
<div class="flex relative pb-20 sm:items-center md:w-2/3 mx-auto max-[500px]:mx-0"
data-aos="fade-right" data-aos-offset="150" data-aos-duration = "2000">
<div class="h-full w-6 absolute inset-0 flex items-center justify-center">
<div class="h-full w-1 bg-cyan-700 pointer-events-none"></div>
</div>
<div
class="flex-shrink-0 w-6 h-6 rounded-full mt-10 sm:mt-0 inline-flex items-center justify-center bg-blue-500 text-white relative z-10 title-font font-medium text-sm">
3</div>
<div
class="flex-grow md:pl-8 pl-6 flex sm:items-center items-start flex-col sm:flex-row max-sm:pl-1">
<div
class="flex-shrink-0 w-24 h-24 bg-main-color text-blue-400 rounded-full inline-flex items-center justify-center">
<img src="assets/SVGIcons/html-5.svg" alt="" width="65px">
</div>
<div class="flex-grow sm:pl-6 mt-6 sm:mt-0">
<h2 class="font-medium title-font text-white mb-1 text-xl">HTML</h2>
</div>
</div>
</div>
<div class="flex relative pb-10 sm:items-center md:w-2/3 mx-auto max-[500px]:mx-0"
data-aos="fade-right" data-aos-offset="150" data-aos-duration = "2000">
<div class="h-full w-6 absolute inset-0 flex items-center justify-center">
<div class="h-full w-1 bg-cyan-700 pointer-events-none"></div>
</div>
<div
class="flex-shrink-0 w-6 h-6 rounded-full mt-10 sm:mt-0 inline-flex items-center justify-center bg-blue-500 text-white relative z-10 title-font font-medium text-sm">
4</div>
<div
class="flex-grow md:pl-8 pl-6 flex sm:items-center items-start flex-col sm:flex-row max-sm:pl-1">
<div
class="flex-shrink-0 w-24 h-24 bg-main-color text-blue-400 rounded-full inline-flex items-center justify-center">
<img src="assets/SVGIcons/css3.svg" alt="" width="65px">
</div>
<div class="flex-grow sm:pl-6 mt-6 sm:mt-0">
<h2 class="font-medium title-font text-white mb-1 text-xl">CSS</h2>
</div>
</div>
</div>
<div class="flex relative pb-10 sm:items-center md:w-2/3 mx-auto max-[500px]:mx-0"
data-aos="fade-right" data-aos-offset="150" data-aos-duration = "2000">
<div class="h-full w-6 absolute inset-0 flex items-center justify-center">
<div class="h-full w-1 bg-cyan-700 pointer-events-none"></div>
</div>
<div
class="flex-shrink-0 w-6 h-6 rounded-full mt-10 sm:mt-0 inline-flex items-center justify-center bg-blue-500 text-white relative z-10 title-font font-medium text-sm">
5</div>
<div
class="flex-grow md:pl-8 pl-6 flex sm:items-center items-start flex-col sm:flex-row max-sm:pl-1">
<div
class="flex-shrink-0 w-24 h-24 bg-main-color text-blue-400 rounded-full inline-flex items-center justify-center">
<img src="assets/SVGIcons/javascript.svg" alt="" width="65px">
</div>
<div class="flex-grow sm:pl-6 mt-6 sm:mt-0">
<h2 class="font-medium title-font text-white mb-1 text-xl">javascript</h2>
</div>
</div>
</div>
</div>
</section>
<section class=" rightSkillSet text-gray-400 body-font" data-aos="zoom-out-left" data-aos-duration="2500"
data-aos-offset="250">
<div class="container px-5 py-24 mx-auto flex flex-wrap">
<div class="flex relative pt-10 pb-20 sm:items-center md:w-2/3 mx-auto max-[500px]:mx-0"
data-aos="fade-left" data-aos-offset="150" data-aos-duration = "2000">
<div class="h-full w-6 absolute inset-0 flex items-center justify-center">
<div class="h-full w-1 bg-cyan-700 pointer-events-none"></div>
</div>
<div
class="flex-shrink-0 w-6 h-6 rounded-full mt-10 sm:mt-0 inline-flex items-center justify-center bg-blue-500 text-white relative z-10 title-font font-medium text-sm">
6</div>
<div
class="flex-grow md:pl-8 pl-6 flex sm:items-center items-start flex-col sm:flex-row max-sm:pl-1">
<div
class="flex-shrink-0 w-24 h-24 bg-main-color text-blue-400 rounded-full inline-flex items-center justify-center">
<img src="assets/SVGIcons/react-2.svg" alt="" width="75px">
</div>
<div class="flex-grow sm:pl-6 mt-6 sm:mt-0">
<h2 class="font-medium title-font text-white mb-1 text-xl">React JS</h2>
<!-- <p class="leading-relaxed"> .</p> -->
</div>
</div>
</div>
<div class="flex relative pb-20 sm:items-center md:w-2/3 mx-auto max-[500px]:mx-0"
data-aos="fade-left" data-aos-offset="150" data-aos-duration = "2000">
<div class="h-full w-6 absolute inset-0 flex items-center justify-center">
<div class="h-full w-1 bg-cyan-700 pointer-events-none"></div>
</div>
<div
class="flex-shrink-0 w-6 h-6 rounded-full mt-10 sm:mt-0 inline-flex items-center justify-center bg-blue-500 text-white relative z-10 title-font font-medium text-sm">
7</div>
<div
class="flex-grow md:pl-8 pl-6 flex sm:items-center items-start flex-col sm:flex-row max-sm:pl-1">
<div
class="flex-shrink-0 w-24 h-24 bg-main-color text-blue-400 rounded-full inline-flex items-center justify-center">
<img src="assets/SVGIcons/tailwind.svg" alt="" width="75px">
</div>
<div class="flex-grow sm:pl-6 mt-6 sm:mt-0">
<h2 class="font-medium title-font text-white mb-1 text-xl">Tailwind</h2>
</div>
</div>
</div>
<div class="flex relative pb-20 sm:items-center md:w-2/3 mx-auto max-[500px]:mx-0"
data-aos="fade-left" data-aos-offset="150" data-aos-duration = "2000">
<div class="h-full w-6 absolute inset-0 flex items-center justify-center">
<div class="h-full w-1 bg-cyan-700 pointer-events-none"></div>
</div>
<div
class="flex-shrink-0 w-6 h-6 rounded-full mt-10 sm:mt-0 inline-flex items-center justify-center bg-blue-500 text-white relative z-10 title-font font-medium text-sm">
8</div>
<div
class="flex-grow md:pl-8 pl-6 flex sm:items-center items-start flex-col sm:flex-row max-sm:pl-1">
<div
class="flex-shrink-0 w-24 h-24 bg-main-color text-blue-400 rounded-full inline-flex items-center justify-center">
<img src="assets/SVGIcons/nodejs.svg" alt="" width="75px">
</div>
<div class="flex-grow sm:pl-6 mt-6 sm:mt-0">
<h2 class="font-medium title-font text-white mb-1 text-xl">Node JS</h2>
</div>
</div>
</div>
<div class="flex relative pb-10 sm:items-center md:w-2/3 mx-auto max-[500px]:mx-0"
data-aos="fade-left" data-aos-offset="150" data-aos-duration = "2000">
<div class="h-full w-6 absolute inset-0 flex items-center justify-center">
<div class="h-full w-1 bg-cyan-700 pointer-events-none"></div>
</div>
<div
class="flex-shrink-0 w-6 h-6 rounded-full mt-10 sm:mt-0 inline-flex items-center justify-center bg-blue-500 text-white relative z-10 title-font font-medium text-sm">
9</div>
<div
class="flex-grow md:pl-8 pl-6 flex sm:items-center items-start flex-col sm:flex-row max-sm:pl-1">
<div
class="flex-shrink-0 w-24 h-24 bg-main-color text-blue-400 rounded-full inline-flex items-center justify-center">
<img src="assets/SVGIcons/mongo.png" alt="" width="65px">
</div>
<div class="flex-grow sm:pl-6 mt-6 sm:mt-0">
<h2 class="font-medium title-font text-white mb-1 text-xl">Mongo DB</h2>
</div>
</div>
</div>
<div class="flex relative pb-10 sm:items-center md:w-2/3 mx-auto max-[500px]:mx-0"
data-aos="fade-left" data-aos-offset="150" data-aos-duration = "2000">
<div class="h-full w-6 absolute inset-0 flex items-center justify-center">
<div class="h-full w-1 bg-cyan-700 pointer-events-none"></div>
</div>
<div
class="flex-shrink-0 w-6 h-6 rounded-full mt-10 sm:mt-0 inline-flex items-center justify-center bg-blue-500 text-white relative z-10 title-font font-medium text-sm">
10</div>
<div
class="flex-grow md:pl-8 pl-6 flex sm:items-center items-start flex-col sm:flex-row max-sm:pl-1">
<div
class="flex-shrink-0 w-24 h-24 bg-main-color text-blue-400 rounded-full inline-flex items-center justify-center">
<img src="assets/SVGIcons/shopify.svg" alt="" width="65px">
</div>
<div class="flex-grow sm:pl-6 mt-6 sm:mt-0">
<h2 class="font-medium title-font text-white mb-1 text-xl">Shopify</h2>
</div>
</div>
</div>
</div>
</section>
</div>
</section>
<hr>
<section id="footer">
<div class="footer-left max-sm:w-full" id="contact" data-aos="zoom-in-right" data-aos-duration="2500"
data-aos-offset="250">
<h2>Let's make something amazing together</h2>
<form class="email-form" action="https://api.web3forms.com/submit" method="POST">
<h2>Start by <span>saying hi</span></h2>
<input type="hidden" name="access_key" value="b26dc83e-1547-435c-b196-dcd507b8a356">
<input type="text" name="Name" id="" placeholder="Your name" required>
<input type="email" name="Email" id="" placeholder="Email Address" required>
<div>
<input type="tel" name="Phone-number" id="" placeholder="Phone number" required>
<button type="submit">Send</button>
</div>
</form>
<div class="footer-title">
<h3 class="title-first-name">
Sawan
</h3>
<h3 class="title-last-name">
Kushwah
</h3>
</div>
</div>
<div class="footer-right" data-aos="zoom-in-left" data-aos-duration="2500" data-aos-offset="250">
<div class="footer-email-intro">
<p>Information</p>
<h6>Indore, Madhya Pradesh, India, Pin-454775</h6>
<a href="mailto:[email protected]">
<h3>[email protected]</h3>
</a>
</div>
<div class="footer-nav-menu">
<ul class="footer-menu">
<li><a class="active" href="#">< Home ></a></li>
<li><a class="" href="#">Works</a></li>
<li><a class="" href="#">Skills</a></li>
<li><a class="" href="#">About</a></li>
<li><a class="" href="#">Contacts</a></li>
</ul>
</div>
<div class="social-icons flex justify-evenly w-full py-2">
<a href="https://www.linkedin.com/in/sawankushwah/" target="_blank">
<i class="fa-brands fa-linkedin-in"></i>
</a>
<a href="https://github.com/Sawan-Kushwah" target="_blank">
<i class="fa-brands fa-github"></i>
</a>
<a href="mailto:[email protected]" target="_blank">
<i class="fa-regular fa-envelope"></i>
</a>
<a href="https://instagram.com/sawan__1357?igshid=YzAwZjE1ZTI0Zg==" target="_blank">
<i class="fa-brands fa-instagram"></i>
</a>
<a href="https://leetcode.com/SawanKushwah/" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="29" height="29" viewBox="0 0 24 24">
<path fill="white"
d="M13.483 0a1.374 1.374 0 0 0-.961.438L7.116 6.226l-3.854 4.126a5.266 5.266 0 0 0-1.209 2.104a5.35 5.35 0 0 0-.125.513a5.525 5.525 0 0 0 .062 2.362a5.83 5.83 0 0 0 .349 1.017a5.938 5.938 0 0 0 1.251 1.818l4.257 4.193l.039.038c2.248 2.165 5.852 2.133 8.063-.074l2.396-2.392c.54-.54.54-1.414.003-1.955a1.378 1.378 0 0 0-1.951-.003l-2.396 2.392a3.021 3.021 0 0 1-4.205.038l-.02-.019l-4.256-4.193c-.652-.64-.972-1.469-.948-2.263a2.68 2.68 0 0 1 .066-.523a2.545 2.545 0 0 1 .619-1.164L9.13 8.114c1.058-1.134 3.204-1.25 4.43-.258l3.501 2.831c.593.48 1.461.387 1.94-.207a1.384 1.384 0 0 0-.207-1.943l-3.5-2.831c-.8-.647-1.766-1.045-2.774-1.202l2.015-2.158A1.384 1.384 0 0 0 13.483 0zm-2.866 12.815a1.38 1.38 0 0 0-1.38 1.382a1.38 1.38 0 0 0 1.38 1.382H20.79a1.38 1.38 0 0 0 1.38-1.382a1.38 1.38 0 0 0-1.38-1.382z">
</path>
</svg>
<!-- <img src="assets/SVGIcons/leetcode.svg" alt=""> -->
</a>
</div>
</div>
</section>
<div class="footer-title footer-last">
<h3 class="title-first-name">
Sawan
</h3>
<h3 class="title-last-name">
Kushwah
</h3>
</div>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init();
</script>
<script src="script.js"></script>
</body>
</html>