-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
823 lines (710 loc) · 44.9 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
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="keywords" content="Kanha Gupta,kanha gupta,kanha412,Kanha412,Kanha gupta github,kanha github, kanha jnct, kanha gupta katni, kanha, kanha katni">
<link rel="icon" type="image/x-icon" href="image/fav.png">
<title>Kanha Gupta | Portfolio</title>
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="animation.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<!--Montserrat font-->
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="styles.css" />
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"
integrity="sha384-7+zCNj/IqJ95wo16oMtfsKbZ9ccEh31eOz1HGyDuCQ6wgnyJNSYdrPa03rtR1zdB"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"
integrity="sha384-QJHtvGhmr9XOIpI6YVutG+2QOK9T+ZnN4kzFN1RtK3zEFEIsxhlmWl5/YESvpZ13"
crossorigin="anonymous"></script>
<script src="https://unpkg.com/feather-icons"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
</head>
<body>
<button id="myBtn0" title="Back To Top"><a href="#start"><img src="image/back-to-top.png"></a></button>
<section id="start">
<!-- MOBILE NAVIGATION -->
<div class="w3-container w3-padding-16 w3-border-bottom w3-hide-medium w3-hide-large">
<a class="w3-bar-item w3-button w3-hover-none flipX2" style="cursor:grab;">Total Views - <img src="https://counter10.optistats.ovh/private/freecounterstat.php?c=8muexsneuk69y9ja2w5dtwcs6wb788fl"></a>
<a href="javascript:void(0)" class="w3-bar-item w3-button w3-right w3-hide-large w3-hide-medium"
onclick="toggleNavigation()">☰</a>
</div>
<div id="mobile-nav" class="w3-bar-block w3-hide w3-hide-large w3-hide-medium w3-sticky">
<a href="#about"
class="w3-bar-item w3-button w3-center w3-hover-none w3-border-white w3-bottombar nav-a w3-hover-text-dark-gray">ABOUT</a>
<a href="#resume"
class="w3-bar-item w3-button w3-center w3-hover-none w3-border-white w3-bottombar nav-a w3-hover-text-dark-gray">RESUME</a>
<a href="#achieve"
class="w3-bar-item w3-button w3-center w3-hover-none w3-border-white w3-bottombar nav-a w3-hover-text-dark-gray">ACHIEVEMENTS</a>
<a href="#project"
class="w3-bar-item w3-button w3-center w3-hover-none w3-border-white w3-bottombar nav-a w3-hover-text-dark-gray">PROJECTS</a>
<a href="#contact"
class="w3-bar-item w3-button w3-center w3-hover-none w3-border-white w3-bottombar nav-a w3-hover-text-dark-gray">CONTACT</a>
</div>
<!-- SOCIAL SECTION -->
<section class="image-section w3-quarter w3-fixed w3-padding-small">
<!--IMAGE/AVATAR-->
<img src="image/Avatar.jpg" class="w3-circle w3-border w3-border-sand fix" style="border-width: 3px !important;" />
<!--SOCIAL NETWORK BUTTONS-->
<div class="links w3-margin-top">
<a class="icon-link w3-text-sand w3-hover-text-amber fix2" href="https://www.linkedin.com/in/kanhagupta412/" target="_blank"
data-toggle="tooltip" data-placement="top" title="LinkedIn">
<i class="fa-brands fa-linkedin fa-xl"></i>
</a>
<a class="icon-link w3-text-sand w3-hover-text-amber fix2" href="https://github.com/Kanha412" target="_blank"
data-toggle="tooltip" data-placement="top" title="Github">
<i class="fa-brands fa-github fa-xl"></i>
</a>
<a class="icon-link w3-text-sand w3-hover-text-amber fix2" href="https://www.hackerrank.com/kanhagupta412"
target="_blank" data-toggle="tooltip" data-placement="top" title="HackerRank">
<i class="fa-brands fa-hackerrank fa-xl"></i>
</a>
<a class="icon-link w3-text-sand w3-hover-text-amber fix3"
href="https://auth.geeksforgeeks.org/user/kanhagupta412/practice/" target="_blank" data-toggle="tooltip"
data-placement="top" title="GeeksForGeeks">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0,0,46.5,46.5" fill="#fdf5e6">
<path d="M29.035,24c-0.021,-0.329 -0.035,-0.661 -0.035,-1c0,-6.08 2.86,-10 7,-10c3.411,0 6.33,2.662 7,7h2l0.001,-9h-2.001c0,0 -0.533,1.506 -1,1.16c-1.899,-1.066 -3.723,-1.132 -6.024,-1.132c-5.8,0 -10.976,5.232 -10.976,11.892c0,0.364 0.021,0.723 0.049,1.08h-2.099c0.029,-0.357 0.05,-0.716 0.05,-1.08c0,-6.66 -5.176,-11.892 -10.976,-11.892c-2.301,0 -4.125,0.065 -6.024,1.132c-0.467,0.346 -1,-1.16 -1,-1.16h-2.001l0.001,9h2c0.67,-4.338 3.589,-7 7,-7c4.14,0 7,3.92 7,10c0,0.339 -0.014,0.671 -0.035,1h-18.965v2h1.009c1.083,0 1.977,0.861 1.999,1.943c0.038,1.846 0.216,4.063 0.992,5.057c1.269,1.625 3,3 8,3c5.022,0 9.92,-4.527 11,-10h2c1.08,5.473 5.978,10 11,10c5,0 6.731,-1.375 8,-3c0.776,-0.994 0.954,-3.211 0.992,-5.057c0.022,-1.082 0.917,-1.943 1.999,-1.943h1.009v-2zM11.477,33.73c-1.605,0 -4.155,-0.006 -4.477,-1.73c-0.109,-0.583 -0.091,-2.527 -0.057,-4.046c0.025,-1.087 0.912,-1.954 2,-1.954h10.057c-0.794,4.781 -3.985,7.73 -7.523,7.73zM41,32c-0.322,1.724 -2.872,1.73 -4.477,1.73c-3.537,0 -6.729,-2.949 -7.523,-7.73h10.057c1.088,0 1.975,0.867 2,1.954c0.034,1.519 0.052,3.463 -0.057,4.046z"></path>
</svg>
</a>
<a class="icon-link w3-text-sand w3-hover-text-amber fix3" href="https://www.instagram.com/kanhagupta412/"
target="_blank" data-toggle="tooltip" data-placement="top" title="Instagram">
<i class="fa-brands fa-instagram fa-xl"></i>
</a>
<a class="icon-link w3-text-sand w3-hover-text-amber fix3" href="https://www.facebook.com/profile.php?id=100062571292898" target="_blank"
data-toggle="tooltip" data-placement="top" title="Facebook">
<i class="fa-brands fa-facebook fa-xl"></i>
</a>
</div>
<!--CV DOWNLOAD BUTTON-->
<div class="w3-container w3-padding-16 cv fix4">
<a href="resume/Kanha Gupta Resume.pdf"
class="w3-amber w3-hover-amber w3-button w3-round-small w3-hover-red w3-padding-large download" download>
<i data-feather="arrow-down" style="vertical-align: -0.35em;"></i>
<span class="w3-margin-left">DOWNLOAD RESUME</span>
</a>
</div>
</section>
<!--CV CONTENT SECTION-->
<section class="w3-threequarter w3-padding-large w3-right">
<!--DESKTOP NAVIGATION-->
<div class="w3-container w3-padding-large w3-border-bottom w3-hide-small">
<a
class="w3-bar-item w3-button w3-hover-none w3-border-white w3-bottombar w3-hover-border-green flipX2" style="cursor:grab;">Total Views - <img src="https://counter10.optistats.ovh/private/freecounterstat.php?c=8muexsneuk69y9ja2w5dtwcs6wb788fl"></a>
<a href="#contact"
class="w3-bar-item w3-button w3-hover-none w3-border-white w3-bottombar nav-a w3-right w3-hide-small w3-hover-text-dark-gray"
style="border-width: 2px !important;">CONTACT</a>
<a href="#project"
class="w3-bar-item w3-button w3-hover-none w3-border-white w3-bottombar nav-a w3-right w3-hide-small w3-hover-text-dark-gray"
style="border-width: 2px !important;">PROJECTS</a>
<a href="#achieve"
class="w3-bar-item w3-button w3-hover-none w3-border-white w3-bottombar nav-a w3-right w3-hide-small w3-hover-text-dark-gray"
style="border-width: 2px !important;">ACHIEVEMENTS</a>
<a href="#resume"
class="w3-bar-item w3-button w3-hover-none w3-border-white w3-bottombar nav-a w3-right w3-hide-small w3-hover-text-dark-gray"
style="border-width: 2px !important;">RESUME</a>
<a href="#about"
class="w3-bar-item w3-button w3-hover-none w3-border-white w3-bottombar nav-a w3-right w3-hide-small w3-hover-text-dark-gray"
style="border-width: 2px !important;">ABOUT</a>
</div>
<div class="content-container w3-margin-top-2">
<!--HOME SECTION-->
<div id="home" class="home w3-container w3-margin-top-4 w3-cursive">
<p style="font-style: italic; font-size:x-large;">“Be who you are and say what you feel, because those who mind don't matter, and those who matter don't mind.”</p>
<h1 class="reveal">Kanha Gupta</h1>
<h4><span id="words">(Web Development)</span></h4>
<br>
<h2 class="college reveal2">B.Tech Student (CSE)</h2>
<h2 class="college reveal3">LNCT Group Of Colleges, Bhopal</h2>
</div>
<!--ABOUT SECTION-->
<div id="about" class="w3-container w3-margin-top-20-percent w3-cursive w3-large">
<h2 class="w3-border-bottom w3-border-amber anim2" style="border-width: 2.5px !important;">ABOUT ME</h2>
<p class="w3-margin-top-2 reveal2">
Hello friends, my name is <b><i>Kanha Gupta.</i></b> I grew up in <i>Katni, MP,</i> (a city famous for limestone). I was born on <i>December 4th,</i> 2002 to a middle-class family. Since childhood, I was an average student. I attended <i>Champions School</i> in Katni for my primary education and later switched to a CBSE School - <i>Saint Paul's Senior Secondary School,</i> also in Katni, where I spent my best seven years of education between 2013 and 2020.
</p>
<p class="reveal3">
With a score of 76.2% in 10th standard, I made the difficult decision in 2018 - to enroll in the <i>Math-Science</i> stream for high schooling. Within a month, I realized that the journey ahead would be challenging. Though my grades in 11th standard were not as impressive as I hoped, I worked harder and scored 84% in my 12th standard examinations. It is well known that the <i>Corona virus</i> caused the delay in CBSE board results in 2020. Due to this, colleges' schedules and competitive exam dates were impacted.
</p>
<p class="reveal2">
On November 2020, I was enrolled in the <b><i>LNCT Group of Colleges,</i></b> affiliated with <b><i>RGPV University</i></b> in Bhopal, for <i>Computer Science and Engineering.</i> The pandemic situation has prepared me for online classes, and my first experience with one was on <i>December 7th,</i> 2020. For three months, I only saw my friends and teachers through Zoom meetings, which was unexpected but also memorable.
</p>
<p class="reveal3">
During the Covid-19 pandemic, I had a significant amount of free time. And being a CSE student, I have decided to enhance my coding skills and have begun working towards it. I may not be an expert yet, but I am confident in my abilities.
</p>
<p class="reveal2">
Currently, I'm looking for an internship opportunity to expand my knowledge, skills, and experience in a reputable organization. <i>I always aim to reach my creative goals one step at a time and believe in doing everything with a smile.</i>
</p>
</div>
<!--RESUME-->
<div id="resume" class="w3-container w3-margin-top-20-percent w3-cursive">
<h2 class="w3-border-bottom w3-border-amber anim2" style="border-width: 2.5px !important;">RESUME</h2>
<div class="w3-container w3-margin-top-2 w3-cursive">
<!--EMPLOYMENT HISTORY SECTION-->
<h3 class="w3-border-amber reveal">Employment History</h3>
<div class="reveal2">
<h4 class="mt-4">Software Engineering Virtual Experience Program - J.P. Morgan Chase & Co. (Issued By Forage)</h4>
<p>June 2023</p>
<ul class="w3-ul" style="font-weight: 500;">
<li> - Interface With A Stock Price Data Feed & Set Up Your System For Analysis Of The Data.</li>
<li> - Use JPMorgan Chase & Co. Frameworks & Tools.</li>
<li> - Display Data Visually For Traders.</li>
<li> - Bonus Task: Open Source Contribution.</li>
</ul>
</div>
<div class="reveal3">
<h4 class="mt-4">Campus Ambassador - TechLearn</h4>
<p>January 2022 - February 2022</p>
<ul class="w3-ul" style="font-weight: 500;">
<li> - Promoted Live Online Sessions Of TechLearn In My College.</li>
<li> - Solved Student's Queries.</li>
<li> - Implemented Social Media Strategies To Increase Engagement & Followers For TechLearn.</li>
</ul>
</div>
</div>
<!---EDUCATION SECTION-->
<div class="w3-container w3-margin-top-2 w3-cursive">
<h3 class="w3-border-amber reveal">Education</h3>
<h4 class="mt-4 reveal2">B.Tech (CSE), LNCT Group Of Colleges, Bhopal</h4>
<p class="reveal2">June 2020 - Present </p>
<h4 class="reveal3">High Schooling (PCM), Saint Paul's Sr. Sec. School (CBSE), Katni</h4>
<p class="reveal3">April 2018 - May 2020 </p>
<h4 class="reveal2">Secondary Schooling, Saint Paul's Sr. Sec. School (CBSE), Katni</h4>
<p class="reveal2">April 2017 - March 2018 </p>
<h4 class="reveal3">Primary Education, Champions School, Katni</h4>
<p class="reveal3">April 2006 - March 2013 </p>
</div>
<!--SKILLS SECTION-->
<div class="w3-container w3-margin-top-2 w3-cursive">
<h3 class="w3-border-amber reveal">Skills</h3>
<!--SOFT SKILLS-->
<h4 class="mt-4 reveal2">Soft skills</h4>
<ul class="w3-ul reveal2" style="font-weight: 500;">
<li> - Affiliate & Digital Marketing.</li>
<li> - Team Work, Leadership & Time Management.</li>
<li> - Simple Writing & Graphic Designing.</li>
<li> - Intermediate Level Of Post Editing.</li>
</ul>
<!--TECHNICAL SKILLS-->
<h4 class="mt-4 reveal3">Technical skills</h4>
<ul class="w3-ul reveal3" style="font-weight: 500;">
<li> - Web Development.</li>
<li> - C, C++ & Python.</li>
<li> - Data Structures & Algorithms.</li>
<li> - Bootstrap : A CSS Framework.</li>
<li> - ReactJS : A JavaScript Based FrontEnd Library.</li>
<li> - Development Tools : VS Code, Github, Canva, Figma & Google Colab.</li>
<li> - Core Subjects : OOPS, Mathematics, Web Technology & SDLC</li>
<li> - Good Experience With MS Office Tools.</li>
</ul>
</div>
<!--INTERESTS SECTION-->
<div class="w3-container w3-margin-top-2 w3-cursive">
<h3 class="w3-border-amber reveal">Hobbies & Interests</h3>
<ul class="w3-ul reveal2" style="font-weight: 500;">
<li>Playing Chess, Football & Cricket.</li>
<li>Writing, Reading Books & Watching Biopics.</li>
<li>Coding & Web Designing.</li>
<li>Blogging & Digital Marketing.</li>
</ul>
</div>
<!--REFERENCE SECTION-->
<div class="w3-container w3-margin-top-2 w3-cursive">
<h3 class="w3-border-amber reveal">References</h3>
<h4 class="mt-4 reveal2">LNCT Group Of Colleges, Bhopal</h4>
<ul class="w3-ul reveal2" style="font-weight: 500;">
<li>New Chouksey Nagar, Lambakheda, Bairasia Road, Bhopal - 462038</li>
<li>0755-6615600</li>
<li>[email protected]</li>
</ul>
<h4 class="mt-4 reveal3">RGPV University, Bhopal</h4>
<ul class="w3-ul reveal3" style="font-weight: 500;">
<li>Airport Bypass Road, Bhopal, Madhya Pradesh - 462033</li>
<li> 0755-4944401</li>
<li>[email protected]</li>
</ul>
</div>
</div>
<!-- ACHIEVEMENTS -->
<div id="achieve" class="w3-container w3-margin-top-20-percent w3-cursive">
<h2 class="w3-border-bottom w3-border-amber anim2" style="border-width: 2.5px !important;">ACHIEVEMENTS</h2><br>
<img id="myImg0" src="achievements/tic.png" alt="Campus Leader's Internship Certificate, TechLearn"
style="width:48%;max-width:300px" class="reveal2">
<!-- The Modal -->
<div id="myModal0" class="modal">
<!-- The Close Button -->
<span class="close0">×</span>
<!-- Modal Content (The Image) -->
<img class="modal-content" id="img010">
<!-- Modal Caption (Image Text) -->
<div id="caption0"></div>
</div>
<div id="myModal13" class="modal">
<!-- The Close Button -->
<span class="close13">×</span>
<!-- Modal Content (The Image) -->
<img class="modal-content" id="img023">
<!-- Modal Caption (Image Text) -->
<div id="caption13"></div>
</div>
<img id="myImg14" src="achievements/jp.png" alt="Software Engineering Virtual Experience, J.P. Morgan Chase & Co. (Issued By Forage)"
style="width:48%;max-width:300px;margin-top: 6px" class="reveal3">
<img id="myImg" src="achievements/am.jpg" alt="Affiliate Marketing, Tajana Grubisic (Instructor), UDEMY"
style="width:48%;max-width:300px" class="reveal2">
<!-- The Modal -->
<div id="myModal" class="modal">
<!-- The Close Button -->
<span class="close">×</span>
<!-- Modal Content (The Image) -->
<img class="modal-content" id="img01">
<!-- Modal Caption (Image Text) -->
<div id="caption"></div>
</div>
<img id="myImg1" src="achievements/c.jpg"
alt="Complete C Programming Course, Md. A. Barik (Instructor), UDEMY" style="width:48%;max-width:300px;margin-top: 6px" class="reveal3">
<!-- The Modal -->
<div id="myModal1" class="modal">
<!-- The Close Button -->
<span class="close1">×</span>
<!-- Modal Content (The Image) -->
<img class="modal-content" id="img011">
<!-- Modal Caption (Image Text) -->
<div id="caption1"></div>
</div>
<img id="myImg2" src="achievements/dm.jpg" alt="Digital Marketing, GOOGLE Digital Garage"
style="width:48%;max-width:300px;margin-top: 6px" class="reveal2">
<!-- The Modal -->
<div id="myModal2" class="modal">
<!-- The Close Button -->
<span class="close2">×</span>
<!-- Modal Content (The Image) -->
<img class="modal-content" id="img012">
<!-- Modal Caption (Image Text) -->
<div id="caption2"></div>
</div>
<img id="myImg3" src="achievements/fwd.jpg" alt="HTML, CSS, & Javascript, YouAccel Training, UDEMY"
style="width:48%;max-width:300px;margin-top: 6px" class="reveal3">
<!-- The Modal -->
<div id="myModal3" class="modal">
<!-- The Close Button -->
<span class="close3">×</span>
<!-- Modal Content (The Image) -->
<img class="modal-content" id="img013">
<!-- Modal Caption (Image Text) -->
<div id="caption3"></div>
</div>
<img id="myImg4" src="achievements/cpp.jpg" alt="Introduction to C++ Programming and Unreal, Authorized By University Of Colorado & Offered Through Coursera"
style="width:48%;max-width:300px;margin-top: 6px" class="reveal2">
<!-- The Modal -->
<div id="myModal4" class="modal">
<!-- The Close Button -->
<span class="close4">×</span>
<!-- Modal Content (The Image) -->
<img class="modal-content" id="img014">
<!-- Modal Caption (Image Text) -->
<div id="caption4"></div>
</div>
<img id="myImg5" src="achievements/py.jpg"
alt="Python Crash Course, Authorized By Google & Offered Through Coursera"
style="width:48%;max-width:300px;margin-top: 6px" class="reveal3">
<!-- The Modal -->
<div id="myModal5" class="modal">
<!-- The Close Button -->
<span class="close5">×</span>
<!-- Modal Content (The Image) -->
<img class="modal-content" id="img015">
<!-- Modal Caption (Image Text) -->
<div id="caption5"></div>
</div>
<img id="myImg6" src="achievements/chess.jpg"
alt="First Position In JSSC Inter-School Chess Competition, Jabalpur" style="width:48%;max-width:300px;margin-top: 6px" class="reveal2">
<!-- The Modal -->
<div id="myModal6" class="modal">
<!-- The Close Button -->
<span class="close6">×</span>
<!-- Modal Content (The Image) -->
<img class="modal-content" id="img016">
<!-- Modal Caption (Image Text) -->
<div id="caption6"></div>
</div>
<img id="myImg7" src="achievements/h1.png" alt="JavaScript (Basic) Assessment Certificate, HackerRank"
style="width:48%;max-width:300px;margin-top: 6px" class="reveal3">
<div id="myModal7" class="modal">
<!-- The Close Button -->
<span class="close7">×</span>
<!-- Modal Content (The Image) -->
<img class="modal-content" id="img017">
<!-- Modal Caption (Image Text) -->
<div id="caption7"></div>
</div>
<img id="myImg8" src="achievements/h2.png" alt="Problem Solving (Basic) Assessment Certificate, HackerRank"
style="width:48%;max-width:300px;margin-top: 6px" class="reveal2">
<div id="myModal8" class="modal">
<!-- The Close Button -->
<span class="close8">×</span>
<!-- Modal Content (The Image) -->
<img class="modal-content" id="img018">
<!-- Modal Caption (Image Text) -->
<div id="caption8"></div>
</div>
<img id="myImg9" src="achievements/meta.png" alt="Introduction to Front-End Development, Authorized By Meta & Offered Through Coursera"
style="width:48%;max-width:300px;margin-top: 6px" class="reveal3">
<div id="myModal9" class="modal">
<!-- The Close Button -->
<span class="close9">×</span>
<!-- Modal Content (The Image) -->
<img class="modal-content" id="img019">
<!-- Modal Caption (Image Text) -->
<div id="caption9"></div>
</div>
<img id="myImg10" src="achievements/h3.png" alt="Java (Basic) Assessment Certificate, HackerRank"
style="width:48%;max-width:300px;margin-top: 6px" class="reveal2">
<div id="myModal10" class="modal">
<!-- The Close Button -->
<span class="close10">×</span>
<!-- Modal Content (The Image) -->
<img class="modal-content" id="img020">
<!-- Modal Caption (Image Text) -->
<div id="caption10"></div>
</div>
<img id="myImg11" src="achievements/djan.jpg" alt="Python & Django Framework For Beginners, Horizon Tech, UDEMY"
style="width:48%;max-width:300px;margin-top: 6px" class="reveal3">
<div id="myModal11" class="modal">
<!-- The Close Button -->
<span class="close11">×</span>
<!-- Modal Content (The Image) -->
<img class="modal-content" id="img021">
<!-- Modal Caption (Image Text) -->
<div id="caption11"></div>
</div>
<img id="myImg12" src="achievements/h4.png" alt="Python (Basic) Assessment Certificate, HackerRank"
style="width:48%;max-width:300px;margin-top: 6px" class="reveal2">
<div id="myModal12" class="modal">
<!-- The Close Button -->
<span class="close12">×</span>
<!-- Modal Content (The Image) -->
<img class="modal-content" id="img022">
<!-- Modal Caption (Image Text) -->
<div id="caption12"></div>
</div>
<img id="myImg13" src="achievements/tcs.jpg" alt="Young Professional Course Certificate, TCS iON Career Edge"
style="width:48%;max-width:300px;margin-top: 6px" class="reveal3">
<div id="myModal14" class="modal">
<!-- The Close Button -->
<span class="close14">×</span>
<!-- Modal Content (The Image) -->
<img class="modal-content" id="img024">
<!-- Modal Caption (Image Text) -->
<div id="caption14"></div>
</div>
<img id="myImg15" src="achievements/aws.jpg" alt="AWS Academy Cloud Foundations"
style="width:48%;max-width:300px;margin-top: 6px" class="reveal2">
<div id="myModal15" class="modal">
<!-- The Close Button -->
<span class="close15">×</span>
<!-- Modal Content (The Image) -->
<img class="modal-content" id="img025">
<!-- Modal Caption (Image Text) -->
<div id="caption15"></div>
</div>
<img id="myImg16" src="achievements/genai.jpg" alt="Introduction To Generative AI - Google Cloud"
style="width:48%;max-width:300px;margin-top: 6px" class="reveal3">
<div id="myModal16" class="modal">
<!-- The Close Button -->
<span class="close16">×</span>
<!-- Modal Content (The Image) -->
<img class="modal-content" id="img026">
<!-- Modal Caption (Image Text) -->
<div id="caption16"></div>
</div>
<img id="myImg17" src="achievements/pro5.jpg" alt="Front-End Engineer Certificate - Pro5.ai" style="width:48%;max-width:300px;margin-top: 6px;" class="reveal2">
</div>
<div class="w3-container w3-margin-top-2 w3-cursive">
<h3 class="w3-border-amber mt-2 reveal">TechLearn Online Live Sessions</h3>
<div class="techlearn mt-4">
<div class="row1">
<div class="columnt reveal4">
<img src="achievements/tf.png" style="width:100%" onclick="openModal();currentSlide(1)"
class="hover-shadow cursor">
</div>
<div class="columnt reveal4">
<img src="achievements/tn.png" style="width:100%" onclick="openModal();currentSlide(2)"
class="hover-shadow cursor">
</div>
<div class="columnt reveal4">
<img src="achievements/tsp.png" style="width:100%" onclick="openModal();currentSlide(3)"
class="hover-shadow cursor">
</div>
<div class="columnt reveal4">
<img src="achievements/tsw.png" style="width:100%" onclick="openModal();currentSlide(4)"
class="hover-shadow cursor">
</div>
</div>
<!-- The Modal/Lightbox -->
<div id="myModalt" class="modalt">
<span class="closet cursor" onclick="closeModal()">×</span>
<div class="modal-contentt">
<div class="mySlides">
<div class="numbertext">1 / 4</div>
<img src="achievements/1.jpg" style="width:100%">
</div>
<div class="mySlides">
<div class="numbertext">2 / 4</div>
<img src="achievements/2.jpg" style="width:100%">
</div>
<div class="mySlides">
<div class="numbertext">3 / 4</div>
<img src="achievements/3.jpg" style="width:100%">
</div>
<div class="mySlides">
<div class="numbertext">4 / 4</div>
<img src="achievements/4.jpg" style="width:100%">
</div>
<!-- Next/previous controls -->
<a class="prev" onclick="plusSlides(-1)">❮</a>
<a class="next" onclick="plusSlides(1)">❯</a>
<!-- Caption text -->
<div class="caption-containert">
<p id="captiont"></p>
</div>
<!-- Thumbnail image controls -->
<div class="columnt">
<img class="demo cursor" src="achievements/tfw.png" style="width:100%" onclick="currentSlide(1)"
alt="How Flipkart's Helping Small Business to Grow using NLP">
</div>
<div class="columnt">
<img class="demo cursor" src="achievements/tnw.png" style="width:100%" onclick="currentSlide(2)"
alt="Netflix Recommendation-How do they know what you like?">
</div>
<div class="columnt">
<img class="demo cursor" src="achievements/tspw.png" style="width:100%" onclick="currentSlide(3)"
alt="Python Machine Learning Project: SPAM classification in GMAIL">
</div>
<div class="columnt">
<img class="demo cursor" src="achievements/tsww.png" style="width:100%" onclick="currentSlide(4)"
alt="How Swiggy Chatbot Works?">
</div>
</div>
</div>
</div>
<br>
<!-- Projects -->
<div id="project" class="w3-container w3-margin-top-20-percent w3-cursive">
<h2 class="w3-border-bottom w3-border-amber anim2" style="border-width: 2.5px !important;">PROJECTS</h2>
<br>
<div class="row row-cols-1 row-cols-md-2 g-4 project">
<!-- <div class="col reveal2">
<div class="card">
<img src="project/p1.png" class="card-img-top" alt="Flipkart Clone Project">
<div class="card-body">
<h5 class="card-title">Flipkart Clone Project</h5>
<p class="card-text">A Simple Flipkart Clone Using Pure HTML and CSS. This Clone Is Fully Functional & Responsive.</p>
<a class="btn btn-danger btn-sm" href="https://kanha412.github.io/Flipkart_Clone/" target="_blank" role="button">View</a>
<a class="btn btn-secondary btn-sm" href="https://github.com/Kanha412/Flipkart_Clone" target="_blank" role="button">Source Code</a>
</div>
</div>
</div> -->
<div class="col reveal3">
<div class="card">
<img src="project/p2.png" class="card-img-top" alt="Digital Live Clock Project">
<div class="card-body">
<h5 class="card-title">Digital Live Clock Project</h5>
<p class="card-text">A Simple Digital Live Clock Using HTML , CSS and JavaScript. This Project Is Fully Functional & Responsive.</p>
<a class="btn btn-danger btn-sm" href="https://kanha412.github.io/Digital-Live-Clock/" target="_blank" role="button">View</a>
<a class="btn btn-secondary btn-sm" href="https://github.com/Kanha412/Digital-Live-Clock" target="_blank" role="button">Source Code</a>
</div>
</div>
</div>
<div class="col reveal2">
<div class="card">
<img src="project/p3.png" class="card-img-top" alt="Quote Of The Day Project">
<div class="card-body">
<h5 class="card-title">Quote Of The Day Project</h5>
<p class="card-text">A Beautiful Quote Of The Day Page Using HTML , CSS and JavaScript. This Page Is Fully Functional & Responsive.</p>
<a class="btn btn-danger btn-sm" href="https://kanha412.github.io/Quote_Of_The_Day/" target="_blank" role="button">View</a>
<a class="btn btn-secondary btn-sm" href="https://github.com/Kanha412/Quote_Of_The_Day" target="_blank" role="button">Source Code</a>
</div>
</div>
</div>
<div class="col reveal3">
<div class="card">
<img src="project/p4.png" class="card-img-top" alt="Spotify Clone Project">
<div class="card-body">
<h5 class="card-title">Spotify Clone Project</h5>
<p class="card-text">A Simple Spotify Clone Using Pure HTML, CSS & JavaScript. This Clone Is Partially Functional & Responsive.</p>
<a class="btn btn-danger btn-sm" href="https://kanha412.github.io/Spotify_Clone/" target="_blank" role="button">View</a>
<a class="btn btn-secondary btn-sm" href="https://github.com/Kanha412/Spotify_Clone" target="_blank" role="button">Source Code</a>
</div>
</div>
</div>
<div class="col reveal2">
<div class="card">
<img src="project/p5.png" class="card-img-top" alt="Live Analog Clock Project">
<div class="card-body">
<h5 class="card-title">Live Analog Clock Project</h5>
<p class="card-text">An Attractive Live Analog Clock Using HTML , CSS and JavaScript. This Project Is Fully Functional & Responsive.</p>
<a class="btn btn-danger btn-sm" href="https://kanha412.github.io/Live_Analog_Clock/" target="_blank" role="button">View</a>
<a class="btn btn-secondary btn-sm" href="https://github.com/Kanha412/Live_Analog_Clock" target="_blank" role="button">Source Code</a>
</div>
</div>
</div>
<div class="col reveal3">
<div class="card">
<img src="project/p6.png" class="card-img-top" alt="To-Do List Project">
<div class="card-body">
<h5 class="card-title">To-Do List Project</h5>
<p class="card-text">A Complete To-Do List Project Using HTML , CSS and JavaScript. This Page Is Fully Functional & Responsive.</p>
<a class="btn btn-danger btn-sm" href="https://kanha412.github.io/To-Do-List/" target="_blank" role="button">View</a>
<a class="btn btn-secondary btn-sm" href="https://github.com/Kanha412/To-Do-List" target="_blank" role="button">Source Code</a>
</div>
</div>
</div>
<div class="col reveal2">
<div class="card">
<img src="project/p7.png" class="card-img-top" alt="Brick Breaker Game">
<div class="card-body">
<h5 class="card-title">Brick Breaker Game</h5>
<p class="card-text">A Simple Brick Breaker Game Using Pure HTML, CSS & JavaScript.
This Game Is Fully Functional but Partially Responsive (Suitable only for Desktop Screen).</p>
<a class="btn btn-danger btn-sm" href="https://kanha412.github.io/Brick_Breaker_Game/" target="_blank" role="button">View</a>
<a class="btn btn-secondary btn-sm" href="https://github.com/Kanha412/Brick_Breaker_Game" target="_blank" role="button">Source Code</a>
</div>
</div>
</div>
<div class="col reveal3">
<div class="card">
<img src="project/p8.png" class="card-img-top" alt="Weather Report Project">
<div class="card-body">
<h5 class="card-title">Weather Report Project</h5>
<p class="card-text">An Attractive Live Weather Report Using HTML , CSS and JavaScript.
This Live Weather Report Project Is Fully Functional & Responsive.</p>
<a class="btn btn-danger btn-sm" href="https://kanha412.github.io/Weather_Report/" target="_blank" role="button">View</a>
<a class="btn btn-secondary btn-sm" href="https://github.com/Kanha412/Weather_Report" target="_blank" role="button">Source Code</a>
</div>
</div>
</div>
<div class="col reveal2">
<div class="card">
<img src="project/p9.png" class="card-img-top" alt="Laundry Service Project">
<div class="card-body">
<h5 class="card-title">Laundry Service Project</h5>
<p class="card-text">An Animated Laundry Service Website Using HTML , CSS and JavaScript.
This Animated Laundry Service Website Is Fully Functional & Responsive.</p>
<a class="btn btn-danger btn-sm" href="https://kanha412.github.io/Laundry_Service/" target="_blank" role="button">View</a>
<a class="btn btn-secondary btn-sm" href="https://github.com/Kanha412/Laundry_Service" target="_blank" role="button">Source Code</a>
</div>
</div>
</div>
<div class="col reveal3">
<div class="card">
<img src="project/p10.png" class="card-img-top" alt="Parking Lot Management">
<div class="card-body">
<h5 class="card-title">Parking Lot Management</h5>
<p class="card-text">A Simple Parking Lot Management Website Using HTML , CSS and JavaScript.
This Parking Lot Management Website Is Fully Functional & Responsive.</p>
<a class="btn btn-danger btn-sm" href="https://kanha412.github.io/Parking_Lot_Management/" target="_blank" role="button">View</a>
<a class="btn btn-secondary btn-sm" href="https://github.com/Kanha412/Parking_Lot_Management" target="_blank" role="button">Source Code</a>
</div>
</div>
</div>
<div class="col reveal2">
<div class="card">
<img src="project/p11.png" class="card-img-top" alt="Parking Lot Management">
<div class="card-body">
<h5 class="card-title">Hospital Management Software</h5>
<p class="card-text">A Simple Hospital Management Software Using C++. This Hospital Management Program Helps To Mainly Manage The Patient's Database.</p>
<a class="btn btn-danger btn-sm" href="https://www.onlinegdb.com/G7Minnb1d" target="_blank" role="button">View</a>
<a class="btn btn-secondary btn-sm" href="https://github.com/Kanha412/Hospital_Management_Software" target="_blank" role="button">Source Code</a>
</div>
</div>
</div>
</div>
<div class="container reveal4" style="
display: flex;
justify-content: center;
align-items: center; ">
<a href="https://github.com/Kanha412?tab=repositories" target="_blank"><button type="button"
class="btn btn-success w3-margin-top-2 btn-lg" style="border-radius: 45px;">View All Projects ....</button></a>
</div>
</div>
<br>
<!--CONTACT SECTION-->
<div id="contact" class="w3-container w3-margin-top-20-percent w3-cursive reveal">
<h2 class="w3-border-bottom w3-border-amber anim2" style="border-width: 2.5px !important;">CONTACT DETAILS</h2>
<div class="w3-margin-top-2" style="font-weight: 500;">
<p>Name: Kanha Gupta</p>
<p>Address (Hometown): Katni, MP, 483501</p>
<p>Address (Now): Indrapuri, Bhopal, MP, 462022</p>
</div>
</div>
<hr>
<form action="https://formspree.io/f/mknyokgb" method="POST" id="myForm">
<h4 class="my-4 touch" style="color: rgb(15, 0, 224);">Get In Touch</h4>
<div class="mb-3 reveal4">
<label for="exampleFormControlInputName" class="form-label"><b>Name</label></b></label>
<input type="name" name="name" required class="form-control" id="exampleFormControlInputName"
placeholder="">
</div>
<div class="mb-3 reveal4">
<label for="exampleFormControlInput1" class="form-label"><b>Email address</label></b></label>
<input type="email" name="email" required class="form-control" id="exampleFormControlInput1"
placeholder="[email protected]">
</div>
<div class="mb-3 reveal4">
<label for="exampleFormControlTextarea1" class="form-label"><b>Your Message</b></label>
<textarea class="form-control" name="message" required id="exampleFormControlTextarea1"
rows="3"></textarea>
</div>
<div class="under send"><button type="submit" class="butn">Submit</button></div>
</form>
<!--FOOTER-->
<!-- Footer. This section contains an ad for W3Schools Spaces. You can leave it to support us. -->
<footer class="w3-container w3-border-top w3-center w3-margin-top-4 reveal4">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<p class="animate-charcter">Created With ❤ <i>By Kanha Gupta</i></p>
<p></p>
</div>
</div>
</div>
<!-- End footer -->
</footer>
<!--END OF CV SECTION-->
</section>
</section>
<script src="https://unpkg.com/scrollreveal"></script>
<script>
// Function to toggle mobile navigation
function toggleNavigation() {
let nav = document.getElementById("mobile-nav");
if (nav.classList.contains('w3-show')) {
nav.classList.remove('w3-show');
} else {
nav.classList.add('w3-show');
}
}
</script>
<script>
// Script to load feather icons
feather.replace()
</script>
<script src="https://kit.fontawesome.com/111d40ad17.js" crossorigin="anonymous"></script>
<script src="script.js"></script>
<script type="text/javascript">
(function () {
var words = ["(5⭐ C++ Developer At HackerRank)","(600+ GeeksForGeeks Score)","(C Programming)","(OOPS)","(Mathematics)","(Python)","(ReactJS)","(Bootstrap)","(Data Structures & Algorithms)","(Problem Solving)","(Github)","(Figma)","(Digital Marketing)","(Web Development)"], i = -1;
setInterval(function(){ $('#words').fadeOut(function(){
$(this).html(words[(i = (i + 1) % words.length)]).fadeIn();
}); }, 3000)
})();
</script>
<script type="text/javascript" src="https://counter10.optistats.ovh/private/counter.js?c=qr8xsx8n3dtnblwq3m7rqdzq7d6z5dfm&down=async" async></script><noscript><a href="https://www.freecounterstat.com" title="free hit counter"><img src="https://counter10.optistats.ovh/private/freecounterstat.php?c=qr8xsx8n3dtnblwq3m7rqdzq7d6z5dfm" border="0" title="free hit counter" alt="free hit counter"></a></noscript>
</body>
</html>