-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
752 lines (706 loc) · 49.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Karthik</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<!-- Meta properties -->
<meta property="og:title" content="Portfolio Website" />
<meta property="og:url" content="https://karthikpar.tech/" />
<meta name="image" property="og:image" content="https://karthikpar.tech/img/PortfolioThumbnail.png" />
<!-- Favicon -->
<link href="img\tableau.png" rel="icon">
<!-- Google Web Fonts -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap" rel="stylesheet">
<!-- Font Awesome -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
<!-- Libraries Stylesheet -->
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
<!-- Customized Bootstrap Stylesheet -->
<link href="css/style.css" rel="stylesheet">
<!-- Lozad Script -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/lozad.js/1.16.0/lozad.min.js" integrity="sha512-21jyjW5+RJGAZ563i/Ug7e0AUkY7QiZ53LA4DWE5eNu5hvjW6KUf9LqquJ/ziLKWhecyvvojG7StycLj7bT39Q==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<!-- Google tag (gtag.js) -->
<script type="text/partytown" async src="https://www.googletagmanager.com/gtag/js?id=G-2EQ3XFJ8CV"></script>
<script type="text/partytown">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-2EQ3XFJ8CV');
</script>
</head>
<body data-spy="scroll" data-target=".navbar" data-offset="51">
<script>
partytown = {
forward: ['dataLayer.push'],
};
</script>
<script type="module">
import { partytownSnippet } from '@builder.io/partytown/integration';
const snippetText = partytownSnippet();
const el = document.createElement('script');
el.innerText = snippetText;
document.body.appendChild(el);
</script>
<!-- Navbar Start -->
<nav class="navbar fixed-top shadow-sm navbar-expand-lg bg-light navbar-light py-3 py-lg-0 px-lg-5">
<a href="index.html" class="navbar-brand ml-lg-3">
<h1 class="m-0 display-5"><span class="text-primary">Karthik</span> P</h1>
</a>
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse px-lg-3" id="navbarCollapse">
<div class="navbar-nav m-auto py-0">
<a href="#home" class="nav-item nav-link active">Home</a>
<a href="#about" class="nav-item nav-link">About</a>
<a href="#qualification" class="nav-item nav-link">Quality</a>
<a href="#skill" class="nav-item nav-link">Skill</a>
<a href="#testimonial" class="nav-item nav-link">Certifications</a>
<!--<a href="#service" class="nav-item nav-link">Service</a>-->
<a href="#portfolio" class="nav-item nav-link">Portfolio</a>
<a href="#blog" class="nav-item nav-link">Blog</a>
<a href="#contact" class="nav-item nav-link">Contact</a>
</div>
<a href="mailto:[email protected]" class="btn btn-outline-primary d-none d-lg-block" data-toggle="modal" data-target="#exampleModal" >Contact Me</a>
</div>
</nav>
<!-- Navbar End -->
<div class="modal fade" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Choose an app</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<b>www.karthikpar.tech</b> wants to open Email app
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
<a href="mailto:[email protected]" type="button" class="btn btn-primary d-lg-block">Open Email app</a>
</div>
</div>
</div>
</div>
<!-- Video Modal Start -->
<!-- <div class="modal fade" id="videoModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-body">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
// 16:9 aspect ratio
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="" id="video" allowscriptaccess="always" allow="autoplay"></iframe>
</div>
</div>
</div>
</div>
</div> -->
<!-- Video Modal End -->
<!-- Header Start -->
<div class="container-fluid bg-primary d-flex align-items-center mb-5 py-5" id="home" style="min-height: 100vh;">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-5 px-5 pl-lg-0 pb-5 pb-lg-0">
<img class="img-fluid w-100 rounded-circle shadow-sm" src="img\profile-pic1.png" alt="" loading="eager">
</div>
<div class="col-lg-7 text-center text-lg-left">
<h3 class="text-white font-weight-normal mb-3">I'm</h3>
<h1 class="display-3 text-uppercase text-primary mb-2" style="-webkit-text-stroke: 2px #ffffff;">Karthik P</h1>
<h1 class="typed-text-output d-inline font-weight-lighter text-white"></h1>
<div class="typed-text d-none">Software Developer, Product Lead, Full Stack Web Developer</div>
<div class="d-flex align-items-center justify-content-center justify-content-lg-start pt-5">
<!-- <a href="https://drive.google.com/file/d/19ZGxvD-y33gjI0cBER4jEsoej2YV4mBG/view?usp=share_link" target="_blank" class="btn btn-outline-light mr-5 allignBtn">Download Resume</a> -->
</div>
</div>
</div>
</div>
</div>
<!-- Header End -->
<!-- About Start -->
<div class="container-fluid py-5" id="about">
<div class="container">
<div class="position-relative d-flex align-items-center justify-content-center">
<h1 class="display-1 text-uppercase text-white" style="-webkit-text-stroke: 1px #dee2e6;">About</h1>
<h1 class="position-absolute text-uppercase text-primary">About Me</h1>
</div>
<div class="row align-items-center">
<div class="col-lg-5 pb-4 pb-lg-0">
<img class="img-fluid rounded w-100" src="img/IMG-101.jpg" alt="" loading="lazy">
</div>
<div class="col-lg-7">
<h3 class="mb-4">Software Developer & Product Lead</h3>
<p>As an individual with a penchant for introspection, I have consistently embraced novel experiences and opportunities that challenge me to enhance both my personal and professional competencies. Throughout my academic journey in Mechanical Engineering, I have gleaned invaluable knowledge and skills that will undoubtedly continue to shape my identity in perpetuity. However, as I progressed through my studies, I gradually became cognizant of my true calling - a passion for the boundless potential and transformational impact that the field of software development offers. It is this conviction that has impelled me to pivot my focus and chart a career path in software development, where I am eager to apply my knowledge and skills to effectuate positive change in the world.</p>
<div class="row mb-3">
<div class="col-sm-6 py-2"><h6>Name: <span class="text-secondary">Karthik P</span></h6></div>
<div class="col-sm-6 py-2"><h6>Birthday: <span class="text-secondary">6 July 1999</span></h6></div>
<div class="col-sm-6 py-2"><h6>Degree: <span class="text-secondary">Bachelors in Mechanical Engineering</span></h6></div>
<div class="col-sm-6 py-2"><h6>Experience: <span id="experienceValue" class="text-secondary">6 </span><span class="text-secondary">Months</span></h6></div>
<div class="col-sm-6 py-2"><h6>Phone: <span class="text-secondary">9110451831</span></h6></div>
<div class="col-sm-6 py-2"><h6>Email: <span class="text-secondary">[email protected]</span></h6></div>
<div class="col-sm-6 py-2"><h6>Address: <span class="text-secondary">77, 20th Main Road,2nd cross BTM 1st Stage, near to iqra school, BTM Layout, Bengaluru, Karnataka 560068</span></h6></div>
<!--
<div class="col-sm-6 py-2"><h6>Freelance: <span class="text-secondary">Available</span></h6></div>
-->
</div>
<a href="mailto:[email protected]" class="btn btn-outline-primary mr-4" data-toggle="modal" data-target="#exampleModal">Contact Me</a>
<!--<a href="" class="btn btn-outline-primary">Learn More</a>-->
</div>
</div>
</div>
</div>
<!-- About End -->
<!-- Qualification Start -->
<div class="container-fluid py-5" id="qualification">
<div class="container">
<div class="position-relative d-flex align-items-center justify-content-center">
<h1 class="display-1 text-uppercase text-white" style="-webkit-text-stroke: 1px #dee2e6;">Quality</h1>
<h1 class="position-absolute text-uppercase text-primary">Education & Experience</h1>
</div>
<div class="row align-items-center">
<div class="col-lg-6">
<h3 class="mb-4">My Education</h3>
<div class="border-left border-primary pt-2 pl-4 ml-2">
<div class="position-relative mb-4">
<i class="far fa-dot-circle text-primary position-absolute" style="top: 2px; left: -32px;"></i>
<h5 class="font-weight-bold mb-1">Bachelors in Mechanical Engineering</h5>
<p class="mb-2"><strong>MVJ College of Engineering</strong> | <small>2017 - 2022</small></p>
<p>Whilst enrolled at MVJ College of Engineering, I diligently pursued a comprehensive curriculum in Mechanical Engineering, which comprised a diverse range of courses. Through these courses, I garnered a solid foundation in the theoretical and practical aspects of mechanical engineering. Additionally, I seized several opportunities to participate in hands-on projects, wherein I could practically apply the knowledge I had amassed in the classroom to real-world situations. Overall, my time at MVJ College of Engineering was a transformative experience, which provided me with a robust skillset and a broad understanding of mechanical engineering, essential for my professional pursuits as a mechanical engineer.</p>
</div>
</div>
</div>
<div class="col-lg-6">
<h3 class="mb-4">My Experience</h3>
<div class="border-left border-primary pt-2 pl-4 ml-2">
<div class="position-relative mb-4">
<i class="far fa-dot-circle text-primary position-absolute" style="top: 2px; left: -32px;"></i>
<h5 class="font-weight-bold mb-1">Software Developer</h5>
<p class="mb-2"><strong>Getin Solution</strong> | <small>May 2023 - Present</small></p>
<p>I was assigned the responsibility of developing an image encryption program employing the Triple Data Encryption Standard (DES) algorithm. To initiate the project, I undertook extensive research on the algorithm, its mechanism and functionality. Subsequently, I programmed the algorithm into Python, ensuring to undertake rigorous testing of the code. As a result of my meticulous efforts, the program was efficacious in encrypting and decrypting images.</p>
</div>
<!-- <div class="position-relative mb-4">
<i class="far fa-dot-circle text-primary position-absolute" style="top: 2px; left: -32px;"></i>
<h5 class="font-weight-bold mb-1">Student Intern</h5>
<p class="mb-2"><strong>Prinston Smart Engineers</strong> | <small>Aug 2021 - Sep 2021</small></p>
<p>As an esteemed intern at Prinston Smart Engineers, I played a pivotal role in the ideation, design, and testing of innovative HVAC systems. My contributions also encompassed the installation and proficient resolution of technical issues pertaining to HVAC systems in the organization's facilities. My unwavering dedication to excellence, astute attention to detail, and robust work ethic culminated in the amplification of the team's accomplishments and the actualization of the company's objectives.
</p>
</div> -->
</div>
</div>
</div>
</div>
</div>
<!-- Qualification End -->
<!-- Skill Start -->
<div class="container-fluid py-5" id="skill">
<div class="container">
<div class="position-relative d-flex align-items-center justify-content-center">
<h1 class="display-1 text-uppercase text-white" style="-webkit-text-stroke: 1px #dee2e6;">Skills</h1>
<h1 class="position-absolute text-uppercase text-primary">My Skills</h1>
</div>
<div class="row align-items-center">
<div class="col-md-6">
<div class="skill mb-4">
<div class="d-flex justify-content-between">
<h6 class="font-weight-bold">HTML/CSS/Javascript</h6>
<!-- <h6 class="font-weight-bold">95%</h6> -->
</div>
<div class="progress">
<div class="progress-bar bg-primary" role="progressbar" aria-valuenow="95" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill mb-4">
<div class="d-flex justify-content-between">
<h6 class="font-weight-bold">TypeScript</h6>
<!-- <h6 class="font-weight-bold">90%</h6> -->
</div>
<div class="progress">
<div class="progress-bar bg-warning" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill mb-4">
<div class="d-flex justify-content-between">
<h6 class="font-weight-bold">Angular</h6>
<!-- <h6 class="font-weight-bold">90%</h6> -->
</div>
<div class="progress">
<div class="progress-bar bg-danger" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="skill mb-4">
<div class="d-flex justify-content-between">
<h6 class="font-weight-bold">Python</h6>
<!-- <h6 class="font-weight-bold">95%</h6> -->
</div>
<div class="progress">
<div class="progress-bar bg-danger" role="progressbar" aria-valuenow="95" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill mb-4">
<div class="d-flex justify-content-between">
<h6 class="font-weight-bold">Django REST Framework</h6>
<!-- <h6 class="font-weight-bold">95%</h6> -->
</div>
<div class="progress">
<div class="progress-bar bg-dark" role="progressbar" aria-valuenow="95" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<div class="skill mb-4">
<div class="d-flex justify-content-between">
<h6 class="font-weight-bold">Data Structures and Algorithms</h6>
<!-- <h6 class="font-weight-bold">90%</h6> -->
</div>
<div class="progress">
<div class="progress-bar bg-info" role="progressbar" aria-valuenow="90" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Skill End -->
<!-- Certifications Start -->
<div class="container-fluid pt-5 pb-3" id="portfolio">
<div class="container">
<div class="position-relative d-flex align-items-center justify-content-center">
<h1 class="display-1 text-uppercase text-white" style="-webkit-text-stroke: 1px #dee2e6;">calibre</h1>
<h1 class="position-absolute text-uppercase text-primary">Certifications</h1>
</div>
<div class="row portfolio-container">
<div class="col-lg-4 col-md-6 mb-4 portfolio-item " >
<div class="position-relative overflow-hidden mb-2" >
<img class="rounded w-100 lozad skeleton" src="img\Certificates\Coursera.jpg" alt="" title="Coursera Certificate" style="width: 300px; height: 200px;">
<div class="portfolio-btn bg-primary d-flex align-items-center justify-content-center">
<a href="img\Certificates\Coursera.jpg" target="_blank" data-lightbox="Portfolio" >
<i class="fa fa-plus text-white" style="font-size: 60px;"></i>
</a>
</div>
</div>
<h5 class="font-weight-medium mb-4"style="text-align: center; margin-top: 10px;">Programming For Everybody</h5>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item first">
<div class="position-relative overflow-hidden mb-2">
<img class="rounded w-100 lozad skeleton" src="img\Certificates\Python_Course.jpg" alt="" style="width: 300px; height: 200px;" >
<div class="portfolio-btn bg-primary d-flex align-items-center justify-content-center">
<a href="img\Certificates\Python_Course.jpg" target="_blank" data-lightbox="Portfolio" >
<i class="fa fa-plus text-white" style="font-size: 60px;"></i>
</a>
</div>
</div>
<h5 class="font-weight-medium mb-4"style="text-align: center; margin-top: 10px;">Python Nano Degree</h5>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item first">
<div class="position-relative overflow-hidden mb-2" >
<img class="rounded w-100 lozad skeleton" src="img\Certificates\TCS_ION.jpg" alt="" style="width: 300px; height: 200px;" >
<div class="portfolio-btn bg-primary d-flex align-items-center justify-content-center">
<a href="img\Certificates\TCS_ION.jpg" target="_blank" data-lightbox="Portfolio" >
<i class="fa fa-plus text-white" style="font-size: 60px;"></i>
</a>
</div>
</div>
<h5 class="font-weight-medium mb-4"style="text-align: center; margin-top: 10px;">TCS ION Career Edge - Young Professional</h5>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item first">
<div class="position-relative overflow-hidden mb-2" >
<img class="rounded w-100 lozad skeleton" src="img\Certificates\Cloud_Computing.jpg" alt="" style="width: 300px; height: 200px;" >
<div class="portfolio-btn bg-primary d-flex align-items-center justify-content-center">
<a href="img\Certificates\Cloud_Computing.jpg" target="_blank" data-lightbox="Portfolio" >
<i class="fa fa-plus text-white" style="font-size: 60px;"></i>
</a>
</div>
</div>
<h5 class="font-weight-medium mb-4"style="text-align: center; margin-top: 10px;">Cloud Computing Nano Degree</h5>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item first">
<div class="position-relative overflow-hidden mb-2" >
<img class="rounded w-100 lozad skeleton" src="img\Certificates\Acc_DA.jpg" alt="" style="width: 300px; height: 200px;" >
<div class="portfolio-btn bg-primary d-flex align-items-center justify-content-center">
<a href="img\Certificates\Cloud_Computing.jpg" target="_blank" data-lightbox="Portfolio" >
<i class="fa fa-plus text-white" style="font-size: 60px;"></i>
</a>
</div>
</div>
<h5 class="font-weight-medium mb-4"style="text-align: center; margin-top: 10px;">Data Analytics and Visualization</h5>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item first">
<div class="position-relative overflow-hidden mb-2" >
<img class="rounded w-100 lozad skeleton" src="img\Certificates\DSA.jpg" alt="" style="width: 300px; height: 200px;" >
<div class="portfolio-btn bg-primary d-flex align-items-center justify-content-center">
<a href="img\Certificates\Cloud_Computing.jpg" target="_blank" data-lightbox="Portfolio" >
<i class="fa fa-plus text-white" style="font-size: 60px;"></i>
</a>
</div>
</div>
<h5 class="font-weight-medium mb-4"style="text-align: center; margin-top: 10px;">Data Structures and Algorithms</h5>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item first">
<div class="position-relative overflow-hidden mb-2" >
<img class="rounded w-100 lozad skeleton" src="img\Certificates\SQL.jpg" alt="" style="width: 300px; height: 200px;" >
<div class="portfolio-btn bg-primary d-flex align-items-center justify-content-center">
<a href="img\Certificates\Git.jpg" target="_blank" data-lightbox="Portfolio" >
<i class="fa fa-plus text-white" style="font-size: 60px;"></i>
</a>
</div>
</div>
<h5 class="font-weight-medium mb-4"style="text-align: center; margin-top: 10px;">SQL </h5>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item">
<div class="position-relative overflow-hidden mb-2" >
<img class="rounded w-100 lozad skeleton" src="img\Certificates\inter.jpg" alt="" style="width: 300px; height: 200px;" >
<div class="portfolio-btn bg-primary d-flex align-items-center justify-content-center">
<a href="img\Certificates\inter.jpg" target="_blank" data-lightbox="Portfolio" >
<i class="fa fa-plus text-white" style="font-size: 60px;"></i>
</a>
</div>
</div>
<h5 class="font-weight-medium mb-4"style="text-align: center; margin-top: 10px;">Intermediate Coding in Python</h5>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item first">
<div class="position-relative overflow-hidden mb-2" >
<img class="rounded w-100 lozad skeleton" src="img\Certificates\GITHUB.jpg" alt="" style="width: 300px; height: 200px;">
<div class="portfolio-btn bg-primary d-flex align-items-center justify-content-center">
<a href="img\Certificates\Git.jpg" target="_blank" data-lightbox="Portfolio" >
<i class="fa fa-plus text-white" style="font-size: 60px;"></i>
</a>
</div>
</div>
<h5 class="font-weight-medium mb-4"style="text-align: center; margin-top: 10px;">GITHUB </h5>
</div>
</div>
</div>
</div>
<!-- Certifications End -->
<!-- Portfolio Start -->
<div class="container-fluid pt-5 pb-3" id="portfolio">
<div class="container">
<div class="position-relative d-flex align-items-center justify-content-center">
<h1 class="display-1 text-uppercase text-white" style="-webkit-text-stroke: 1px #dee2e6;">Projects</h1>
<h1 class="position-absolute text-uppercase text-primary">Projects</h1>
</div>
<div class="row">
<div class="col-12 text-center mb-2">
<ul class="list-inline mb-4" id="portfolio-flters">
<li class="btn btn-sm btn-outline-primary m-1 active" data-filter="*">All</li>
<li class="btn btn-sm btn-outline-primary m-1" data-filter=".first">Frontend </li>
<li class="btn btn-sm btn-outline-primary m-1" data-filter=".second">Software Development</li>
<!-- <li class="btn btn-sm btn-outline-primary m-1" data-filter=".third">Marketing</li> -->
</ul>
</div>
<!-- <div>
<div class="row">
<div class="col-lg-4 mb-5">
<div class="position-relative mb-4 align-content-center">
<img class="img-fluid rounded w-100" src="img/markus.jpg" alt="">
<h5 class="font-weight-medium mb-4">Encryption of Image Using Triple DES</h5>
<a class="btn btn-sm btn-outline-primary py-2" href="https://github.com/Karthik-beta/3DES" target="_blank">Read More</a>
</div>-->
</div>
<div class="row portfolio-container" id="myDiv">
<div class="col-lg-4 col-md-6 mb-4 portfolio-item first *">
<div class="position-relative overflow-hidden mb-2">
<img class="rounded w-100 lozad skeleton" src="img\Portfolio\Parallax.gif" alt="" style="width: 300px; height: 200px;">
<div class="portfolio-btn bg-primary d-flex align-items-center justify-content-center" href="https://karthik-beta.github.io/Parallax-Website/">
<a href="img\Portfolio\Parallax.gif" data-lightbox="Portfolio">
<i class="fa fa-plus text-white" style="font-size: 60px;"></i>
</a>
</div>
</div>
<h5 class="font-weight-medium mb-4"style="text-align: center; margin-top: 10px;">Parallax Website</h5>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item second" >
<div class="position-relative overflow-hidden mb-2">
<img class="rounded w-100 lozad skeleton" src="img\Portfolio\CRM.jpg" alt="" style="width: 300px; height: 200px;" >
<div class="portfolio-btn bg-primary d-flex align-items-center justify-content-center" href="https://www.theshoeland.com/">
<a href="img\Portfolio\CRM.jpg" data-lightbox="portfolio" >
<i class="fa fa-plus text-white" style="font-size: 60px;"></i>
</a>
</div>
</div>
<h5 class="font-weight-medium mb-4"style="text-align: center; margin-top: 10px;">Customer Relationship Management System (CRM)</h5>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item second" >
<div class="position-relative overflow-hidden mb-2">
<img class="rounded w-100 lozad skeleton" src="img\Portfolio\web.jpg" alt="" style="width: 300px; height: 200px;" >
<div class="portfolio-btn bg-primary d-flex align-items-center justify-content-center" href="https://www.theshoeland.com/">
<a href="img\Portfolio\web.jpg" data-lightbox="portfolio" >
<i class="fa fa-plus text-white" style="font-size: 60px;"></i>
</a>
</div>
</div>
<h5 class="font-weight-medium mb-4"style="text-align: center; margin-top: 10px;">Web Scraper</h5>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item first *" >
<div class="position-relative overflow-hidden mb-2" >
<img class="rounded w-100 lozad skeleton" src="img\Portfolio\MusicPlayer.png" alt="" style="width: 300px; height: 200px;" >
<div class="portfolio-btn bg-primary d-flex align-items-center justify-content-center" href="https://karthik-beta.github.io/Music-Player/">
<a href="img\Portfolio\MusicPlayer.png" data-lightbox="Portfolio" >
<i class="fa fa-plus text-white" style="font-size: 60px;"></i>
</a>
</div>
</div>
<h5 class="font-weight-medium mb-4"style="text-align: center; margin-top: 10px;">Music Player</h5>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item first">
<div class="position-relative overflow-hidden mb-2">
<img class="rounded w-100 lozad skeleton" src="img\Portfolio\DiscountCalculator.png" alt="" style="width: 300px; height: 200px;" >
<div class="portfolio-btn bg-primary d-flex align-items-center justify-content-center" href="https://karthik-beta.github.io/Discount-Calculator/">
<a href="img\Portfolio\DiscountCalculator.png" data-lightbox="Portfolio" >
<i class="fa fa-plus text-white" style="font-size: 60px;"></i>
</a>
</div>
</div>
<h5 class="font-weight-medium mb-4"style="text-align: center; margin-top: 10px;">Discount Calculator</h5>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item first">
<div class="position-relative overflow-hidden mb-2" >
<img class="rounded w-100 lozad skeleton" src="img\Portfolio\Screenshot.png" alt="" style="width: 300px; height: 200px;" >
<div class="portfolio-btn bg-primary d-flex align-items-center justify-content-center" href="https://karthik-beta.github.io/Responsive-Login-Registration-Form">
<a href="img\Portfolio\Screenshot.png" data-lightbox="portfolio">
<i class="fa fa-plus text-white" style="font-size: 60px;"></i>
</a>
</div>
</div>
<h5 class="font-weight-medium mb-4"style="text-align: center; margin-top: 10px;">Responsive Login Page</h5>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item first">
<div class="position-relative overflow-hidden mb-2" >
<img class="rounded w-100 lozad skeleton" src="img\Portfolio\Calender.png" alt="" style="width: 300px; height: 200px;">
<div class="portfolio-btn bg-primary d-flex align-items-center justify-content-center" href="https://karthik-beta.github.io/Calender">
<a href="img\Portfolio\Calender.png" data-lightbox="portfolio">
<i class="fa fa-plus text-white" style="font-size: 60px;"></i>
</a>
</div>
</div>
<h5 class="font-weight-medium mb-4"style="text-align: center; margin-top: 10px;">Calender</h5>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item first">
<div class="position-relative overflow-hidden mb-2" >
<img class="rounded w-100 lozad skeleton" src="img\Portfolio\Password.png" alt="" style="width: 300px; height: 200px;" >
<div class="portfolio-btn bg-primary d-flex align-items-center justify-content-center" href="https://karthik-beta.github.io/Password-Generator">
<a href="img\Portfolio\Password.png" data-lightbox="portfolio">
<i class="fa fa-plus text-white" style="font-size: 60px;"></i>
</a>
</div>
</div>
<h5 class="font-weight-medium mb-4"style="text-align: center; margin-top: 10px;">Password Generator</h5>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item first">
<div class="position-relative overflow-hidden mb-2" >
<img class="rounded w-100 lozad skeleton" src="img\Portfolio\Weather.png" alt="" style="width: 300px; height: 200px;">
<div class="portfolio-btn bg-primary d-flex align-items-center justify-content-center" href="https://karthik-beta.github.io/weather-app">
<a href="img\Portfolio\Weather.png" data-lightbox="portfolio">
<i class="fa fa-plus text-white" style="font-size: 60px;"></i>
</a>
</div>
</div>
<h5 class="font-weight-medium mb-4"style="text-align: center; margin-top: 10px;">Weather App</h5>
</div>
<!--<div class="col-lg-4 col-md-6 mb-4 portfolio-item first">
<div class="position-relative overflow-hidden mb-2">
<img class="img-fluid rounded w-100" src="img/portfolio-4.jpg" alt="">
<div class="portfolio-btn bg-primary d-flex align-items-center justify-content-center">
<a href="img/portfolio-4.jpg" data-lightbox="portfolio">
<i class="fa fa-plus text-white" style="font-size: 60px;"></i>
</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item second">
<div class="position-relative overflow-hidden mb-2">
<img class="img-fluid rounded w-100" src="img/portfolio-5.jpg" alt="">
<div class="portfolio-btn bg-primary d-flex align-items-center justify-content-center">
<a href="img/portfolio-5.jpg" data-lightbox="portfolio">
<i class="fa fa-plus text-white" style="font-size: 60px;"></i>
</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4 portfolio-item third">
<div class="position-relative overflow-hidden mb-2">
<img class="img-fluid rounded w-100" src="img/portfolio-6.jpg" alt="">
<div class="portfolio-btn bg-primary d-flex align-items-center justify-content-center">
<a href="img/portfolio-6.jpg" data-lightbox="portfolio">
<i class="fa fa-plus text-white" style="font-size: 60px;"></i>
</a>
</div>
</div>
</div>
</div>-->
</div>
</div>
<!-- Portfolio End -->
<!-- Blog Start -->
<div class="container-fluid pt-5" id="blog">
<div class="container">
<div class="position-relative d-flex align-items-center justify-content-center">
<h1 class="display-1 text-uppercase text-white" style="-webkit-text-stroke: 1px #dee2e6;">Blog</h1>
<h1 class="position-absolute text-uppercase text-primary">Latest Blog</h1>
</div>
<div class="row d-flex flex-wrap">
<div class="col-lg-4 mb-5 flex-fill">
<div class="position-relative mb-4">
<img class="img-fluid rounded w-100 lozad skeleton" src="img/AI-01.jpg" alt="" loading="lazy">
</div>
<div class="d-flex flex-column justify-content-between align-items-center">
<h5 class="font-weight-medium mb-4">How will AI Change the World</h5><br>
<a class="btn btn-sm btn-outline-primary py-2" href="https://medium.com/@karthikpar/how-will-ai-change-the-world-3292bf2e5a56">Read the full article on Medium</a>
</div>
</div>
<div class="col-lg-4 mb-5 flex-fill">
<div class="position-relative mb-4">
<img class="img-fluid rounded w-100 lozad skeleton" src="img/econ-2.jpg" alt="" loading="lazy">
</div>
<div class="d-flex flex-column justify-content-between align-items-center">
<h5 class="font-weight-medium mb-4">The Multifaceted Approach to Economic Development</h5>
<a class="btn btn-sm btn-outline-primary py-2" href="https://karthikpar.medium.com/the-multifaceted-approach-to-economic-development-dcf3a283efab">Read the full article on Medium</a>
</div>
</div>
<div class="col-lg-4 mb-5">
<div class="position-relative mb-4">
<img class="img-fluid rounded w-100 lozad skeleton" src="img/auto.jpg" alt="" loading="lazy">
</div>
<div class="d-flex flex-column justify-content-between align-items-center">
<h5 class="font-weight-medium mb-4">Navigating the Future of Work: The Impact of Automation on the Job...</h5>
<a class="btn btn-sm btn-outline-primary py-2" href="https://karthikpar.medium.com/navigating-the-future-of-work-the-impact-of-automation-on-the-job-market-c752fe641a4d">Read the full article on Medium</a>
</div>
</div>
<div class="col-lg-4 mb-5">
<div class="position-relative mb-4">
<img class="img-fluid rounded w-100 lozad skeleton" src="img/splint.jpg" alt="" loading="lazy">
</div>
<div class="d-flex flex-column justify-content-between align-items-center">
<h5 class="font-weight-medium mb-4">The SPLINTERNET</h5><br>
<a class="btn btn-sm btn-outline-primary py-2" href="https://karthikpar.medium.com/the-splinternet-b5319183a568">Read the full article on Medium</a>
</div>
</div>
<!-- <div class="col-lg-4 mb-5">
<div class="position-relative mb-4">
<img class="img-fluid rounded w-100 lozad skeleton" src="img/dkoi.jpg" alt="" loading="lazy">
</div>
<div class="d-flex flex-column justify-content-between align-items-center">
<h5 class="font-weight-medium mb-4">A Global Recession May Be Looming On The Horizon</h5>
<a class="btn btn-sm btn-outline-primary py-2" href="https://karthikpar.medium.com/a-global-recession-may-be-looming-on-the-horizon-6ccce0046ba4">Read More</a>
</div>
</div> -->
<div class="col-lg-4 mb-5">
<div class="position-relative mb-4">
<img class="img-fluid rounded w-100 lozad skeleton" src="img/algo.jpg" alt="" loading="lazy">
</div>
<div class="d-flex flex-column justify-content-between align-items-center">
<h5 class="font-weight-medium mb-4">The Influence Algorithms Have On Our Decisions</h5>
<a class="btn btn-sm btn-outline-primary py-2" href="https://karthikpar.medium.com/the-influence-algorithms-have-on-our-decisions-a55b478f74c1">Read the full article on Medium</a>
</div>
</div>
<div class="col-lg-4 mb-5">
<div class="position-relative mb-4">
<img class="img-fluid rounded w-100 lozad skeleton" src="img/stock-eco.jpg" alt="" loading="lazy">
</div>
<div class="d-flex flex-column justify-content-between align-items-center">
<h5 class="font-weight-medium mb-4">Is Infinite Economic Growth on a Finite Planet Possible?</h5>
<a class="btn btn-sm btn-outline-primary py-2" href="https://medium.com/@karthikpar/is-infinite-economic-growth-on-a-finite-planet-possible-3f5c37dd22ec" target="_blank">Read the full article on Medium</a>
</div>
</div>
</div>
</div>
</div>
<!-- Blog End -->
<!-- Contact Start -->
<div class="container-fluid py-5" id="contact">
<div class="container">
<div class="position-relative d-flex align-items-center justify-content-center">
<h1 class="display-1 text-uppercase text-white" style="-webkit-text-stroke: 1px #dee2e6;">Contact</h1>
<h1 class="position-absolute text-uppercase text-primary">Contact Me</h1>
</div>
<div class="row justify-content-center">
<div class="col-lg-8">
<div class="contact-form text-center">
<div id="success"></div>
<form name="sentMessage" id="contactForm" novalidate="novalidate" data-netlify="true" method="POST" onsubmit="submit">
<div class="form-row">
<div class="control-group col-sm-6">
<input type="text" class="form-control p-4" id="name" name="name" placeholder="Your Name"
required="required" data-validation-required-message="Please enter your name" />
<p class="help-block text-danger"></p>
</div>
<div class="control-group col-sm-6">
<input type="email" class="form-control p-4" id="email" name="email" placeholder="Your Email"
required="required" data-validation-required-message="Please enter your email" />
<p class="help-block text-danger"></p>
</div>
</div>
<div class="control-group">
<input type="text" class="form-control p-4" id="subject" name="subject" placeholder="Subject"
required="required" data-validation-required-message="Please enter a subject" />
<p class="help-block text-danger"></p>
</div>
<div class="control-group">
<textarea class="form-control py-3 px-4" rows="5" id="message" name="message" placeholder="Message"
required="required"
data-validation-required-message="Please enter your message"></textarea>
<p class="help-block text-danger"></p>
</div>
<div>
<button class="btn btn-outline-primary" type="submit" id="sendMessageButton" value="send">Send
Message</button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<!-- Contact End -->
<!-- Sticky Social Icons -->
<div class="sticky-social-icons">
<a class="social-icon" href="https://twitter.com/K4rthik__" target="_blank"><i class="fab fa-twitter"></i></a>
<a class="social-icon" href="https://github.com/Karthik-beta" target="_blank"><i class="fab fa-github"></i></a>
<a class="social-icon" href="https://www.linkedin.com/in/karthik-paramesh/" target="_blank"><i class="fab fa-linkedin-in"></i></a>
<a class="social-icon" href="https://karthikpar.medium.com/" target="_blank"><i class="fab fa-medium-m"></i></a>
<a class="social-icon" href="https://www.instagram.com/k4rth1k_/" target="_blank"><i class="fab fa-instagram"></i></a>
</div>
<!-- Sticky Social Icons End -->
<!-- Footer Start -->
<!-- <div class="container-fluid bg-primary text-white mt-5 py-5 px-sm-3 px-md-5">
<div class="container text-center py-5">
<div class="d-flex justify-content-center mb-5">
<a class="btn btn-light btn-social mr-2" href="https://twitter.com/K4rthik__" target="_blank"><i class="fab fa-twitter"></i></a>
<a class="btn btn-light btn-social mr-2" href="https://github.com/Karthik-beta" target="_blank"><i class="fab fa-github"></i></a>
<a class="btn btn-light btn-social mr-2" href="https://www.linkedin.com/in/karthik-paramesh/" target="_blank"><i class="fab fa-linkedin-in"></i></a>
<a class="btn btn-light btn-social mr-2" href="https://karthikpar.medium.com/" target="_blank"><i class="fab fa-medium-m"></i></a>
<a class="btn btn-light btn-social" href="https://www.instagram.com/k4rth1k_/" target="_blank"><i class="fab fa-instagram"></i></a>
</div>
<p class="m-0">© <a class="text-white font-weight-bold" href="https://karthik-beta.github.io/Portfolio/"></a>Designed by <a class="text-white font-weight-bold" href="">Karthik P</a>
</p>
</div>
</div> -->
<!-- Footer End -->
<!-- Scroll to Bottom -->
<i class="fa fa-2x fa-angle-down text-white scroll-to-bottom"></i>
<!-- Back to Top -->
<a href="#" class="btn btn-outline-dark px-0 back-to-top"><i class="fa fa-angle-double-up"></i></a>
<!-- JavaScript Libraries -->
<script src="https://code.jquery.com/jquery-3.6.4.min.js" integrity="sha256-oP6HI9z1XaZNBrJURtCoUT5SUnxFr8s3BzRl+cbzUq8=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4" crossorigin="anonymous"></script>
<script src="https://unpkg.com/[email protected]/dist/typed.umd.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/isotope/isotope.pkgd.min.js"></script>
<script src="lib/lightbox/js/lightbox.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/masonry/4.2.2/masonry.pkgd.min.js" integrity="sha512-JRlcvSZAXT8+5SQQAvklXGJuxXTouyq8oIMaYERZQasB8SBDHZaUbeASsJWpk0UUrf89DP3/aefPPrlMR1h1yQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<!-- Contact Javascript File -->
<script src="mail/jqBootstrapValidation.min.js"></script>
<script type="text/partytown" src="mail/contact.js"></script>
<!-- Template Javascript -->
<script src="js/main.js"></script>
</body>
</html>