-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
837 lines (729 loc) · 48.1 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
824
825
826
827
828
829
830
831
832
833
834
835
836
837
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="description"
content="Explore the portfolio of Sanket Jagtap, showcasing education, experience, skills, and projects as a Data Scientist and AI enthusiast from IIT Kharagpur.">
<meta name="keywords"
content="Sanket Jagtap, Data Scientist, AI Enthusiast, Portfolio, IIT Kharagpur, Resume, Projects, Skills">
<meta name="author" content="Sanket Jagtap">
<meta name="robots" content="index, follow">
<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>Portfolio - Sanket Jagtap</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Cookie&display=swap" rel="stylesheet">
<link rel="stylesheet" href="./CSS/style.css">
<link rel="icon" href="./Images/sj linkedin.jpeg" type="image/png">
</head>
<nav id="main-nav" class="flex items-center justify-between">
<div class="left flex items-center">
<div class="branding">
<a href="https://sanketjagtap15.github.io/SJsquare/" target="_blank"><img src=" ./Images/SJsquare Logo.png"
width="100px"></a>
</div>
<div id="sj">SJsquare</div>
<div>
<a href="#home">Home</a>
<!-- <a href="#about">About Me</a> -->
<a href="#study">Education</a>
<a href="#por">Experience</a>
<a href="#skill">Skills</a>
</div>
</div>
<div class="right">
<a href="#contact"><button class="btn btn-primary">Contact Me</button></a>
</div>
</nav>
<body>
<div class="seo">
<h1>Sanket Jagtap</h1>
</div>
<div class="site-main-wrapper">
<button class="hamberger">
<img src="./Images/hamberger.svg">
</button>
<div class="mobile-nav">
<button class="times"><img src="./Images/times.svg" alt=""></button>
<ul>
<li><img src="./Images/SJsquare Logo.png" alt="" width="114" height="82.2"></li>
<li> <a href="#home"><button class="btn btn-primary">Home</button></a></li>
<!-- <li> <a href="#about"><button class="btn btn-primary">About Me</button></a></li> -->
<li> <a href="#study"><button class="btn btn-primary">Education</button></a></li>
<li> <a href="#por"><button class="btn btn-primary">Experience</button></a></li>
<li> <a href="#skill"><button class="btn btn-primary">Skills</button></a></li>
<li> <a href="#contact"><button class="btn btn-primary">Contact Me</button></a></li>
</ul>
</div>
<header>
<section id="home">
<div class="container">
<div class="hero flex items-center justify-between">
<!-- <div class="left">
<img src="./Images/car.jpg" alt="Sanket Jagtap with a Car" width="450px" height="450px">
</div> -->
<div class="image-slider">
<div class="slides">
<img src="./Images/suit.jpg" alt="Sanket Jagtap in a Suit" alt="Image 1">
<img src="./Images/car.jpg" alt="Sanket Jagtap with a Car" alt="Image 2">
<img src="./Images/smile.jpeg" alt="Sanket Jagtap Smiling" alt="Image 3">
<img src="./Images/suit.jpg" alt="Sanket Jagtap in a Suit" alt="Image 1 (duplicate)">
</div>
</div>
<div class="right">
<h1>Sanket Jagtap</h1>
<h3> - IIT <span>Kharagpur</span></h3>
<p> Hello Everyone ! <br>
I am an Enthusiastic learner. <br>
This is my Portfolio Website. This Website was made by me.<br>
It's my pleasure to have you on my Website.<br>
Thank You...!
</p>
</div>
</div>
</div>
</section>
</header>
<section id="about" class="about">
<div class="container flex items-center about-inner-wrap">
<div class="flex-1">
<img class="about-me-image" src="./Images/basketball.jpg" alt="">
</div>
<div class="flex-1 right">
<h1> About <span>Me</span></h1>
<h3> Hello Everyone !</h3>
<p>
I am Sanket Jagtap.<br>
A Final year Under-Graduate student from the Department of Agricultural and food Engineering
enrolled in it's B-tech course along with this I am doing minor in Computer Science and
Engineering as well as I am pursuing Micro Specialization in Entrepreneurship & Innovation at
Indian Institute of Technology Kharagpur. I am an incoming Manager - 1 at ICICI Bank. I am from
Buldana, Maharashtra.<br><br><br>
</p>
<h4>Connect with me on Social Media</h4>
<div class="social">
<a href="https://www.linkedin.com/in/sanket-jagtap-2131a9214/" target="_blank"><img
class="image" src="./Images/linkedin-logo-png-1837.png" alt="LinkedIn Logo" width="40"
height="40" alt=""></a>
<a href="https://www.instagram.com/sanketjagtap.in/" target="_blank"><img class="image"
src="./Images/insta logo.jpeg" alt="Instagram Logo" width="40" height="40" alt=""></a>
<a href="https://x.com/SanketJagtap_15" target="_blank"><img class="image" src="./Images/x.png"
alt="Twitter Logo" width="40" height="40" alt=""></a>
<a href="https://www.youtube.com/channel/UCez_UhO4w1zdhxorvawYsXA" target="_blank"><img
class="image" src="./Images/youtube.png" alt="YouTube Logo" width="40" height="40"
alt=""></a>
<a href="https://www.facebook.com/profile.php?id=100075534761445" target="_blank"><img
class="image" src="./Images/facebook.png" alt="Facebook Logo" width="40" height="40"
alt=""></a>
<a href="https://sanketjagtap15.github.io/SJsquare/" target="_blank"><img class="image"
src="./Images/web (1).png" alt="Website Logo" width="40" height="40" alt=""></a>
</div>
</div>
</div>
</section>
<section id="study" class="blog">
<div class="container">
<h1 class="section-heading"><span>My </span>Education</h1>
<p>* An investment in knowledge pays the best interest.</p>
<div class="card-wrapper">
<div class="card">
<div class="img wrapper">
<img src="./Images/Gandhi.jpeg" alt="" width="280px" height="200px">
</div>
<div class="card-content"></div>
<h1>Gandhi Primary School</h1>
<p class="edu1">From Lower Kindergarten upto 4th Standard, I studied in Gandhi Primary School.
In the year
2012, I completed my primary schooling. As a student of this school I was involved in many
Extra-curricular Activities along with Academics. I win many prizes, medals and trophies
during
that time. </p>
<p class="edu2">
From Lower Kindergarten upto 4th Standard, I studied in Gandhi Primary School. In the year
2012, I completed my primary schooling.
</p>
</div>
<div class="card">
<div class="img wrapper">
<img src="./Images/BVB.jpeg" alt="" width="280px" height="200px">
</div>
<div class="card-content"></div>
<h1>Bharat Vidyalaya</h1>
<p class="edu1">From 5th class to 10th class I studied in Bharat Vidyalaya. In the year 2019, I
completed my
secondary schooling. As a student of this school, I was involved in many Extra-curricular
Activities along with Academics. I win many prizes, medals and trophies during that time.
</p>
<p class="edu2">
From 5th class to 10th class I studied in Bharat Vidyalaya. In the year 2019, I completed my
secondary schooling.
</p>
</div>
<div class="card">
<div class="img wrapper">
<img src="./Images/MP Deo.jpeg" alt="" width="280px" height="200px">
</div>
<div class="card-content"></div>
<h1>M.P. Deo Jr. College</h1>
<p class="edu1">In 11th and 12th Standard I was a student of M.P. Deo Jr College. In the year
2021, I
completed my higher secondary education. As a student of this college, I was involved in
many Extra-curricular Activities along with Academics. I win many prizes, medals and
trophies during that time. </p>
<p class="edu2">
In 11th and 12th Standard I was a student of M.P. Deo Jr College. In the year 2021, I
completed my higher secondary education.
</p>
</div>
<div class="card">
<div class="img wrapper">
<img src="./Images/IIT KGP.jpeg" alt="" width="280px" height="200px">
</div>
<div class="card-content"></div>
<h1>IIT Kharagpur</h1>
<p class="edu1">As of now, I am a final-year UG student pursuing a B-tech course at IIT
Kharagpur. I am
feeling very grateful for my life as I am a part of IIT Kharagpur. I will graduate from IIT
Kharagpur in the year 2025. As of now, I am actively involved in the Academics and
Extra-curricular activities at IIT Kharagpur. Looking forward to a Great Journey ahead !
</p>
<p class="edu2">As of now, I am a final-year UG student pursuing a B-tech course at IIT
Kharagpur. I am
feeling very grateful for my life as I am a part of IIT Kharagpur. I will graduate from IIT
Kharagpur in the year 2025. As of now, I am actively involved in the Academics and
Extra-curricular activities at IIT Kharagpur. Looking forward to a Great Journey ahead !
</p>
</div>
</div>
</section>
<section id="por" class="services">
<div class="container">
<h1 class="section-heading" id="intern">My <span>Internships</span> </h1>
<br> <br>
<div class="card-wrapper">
<div class="card">
<img src="./Images/gc.png" alt="" width="110px" height="110px">
<h2>Data Scientist</h2>
<h3>GameChange</h3>
<h4>[ May 2024 - July 2024 ]</h4>
<p>
<li>Executed 100+ test cases for OCR & PdfQuery modules using Pytest, reducing errors by
30%, gained experience in Docker</li>
<li>Developed a LangChain and GPT-based response system, integrated into a web app
to manage 1,000+ user queries monthly</li>
<li> Employed & compared PyPDF2, Tika, Camelot & Tabula for extracting text & tables from
500+ PDFs, streamlining data retrieval processes</li>
</p>
</div>
<div class="card">
<img src="./Images/trezla.png" alt="" width="110px" height="110px">
<h2>Product & Stretegy Intern</h2>
<h3>Trezla</h3>
<h4>[ May 2024 - Jun 2024 ]</h4>
<p>
<li>• Investigated 200+ SMEs & agencies, identifying key B2B marketing pain points to guide
MVP development for a SaaS platform</li>
<li>Conducted market research & competitive analysis to refine positioning, creating a GTM
plan that boosted initial user engagement by 25%</li>
<li>Collaborated with the founding team to develop a compelling pitch deck, securing 13
lakhs
Rs in funding under the Bihar Startup Scheme</li>
</p>
</div>
<div class="card">
<img src="./Images/nexus.jpeg" alt="" width="110px" height="110px">
<h2>AI/ML Intern</h2>
<h3>Nexus Software</h3>
<h4>[ Jan 2024 - Feb 2024 ]</h4>
<p>
<li>Conducted extensive data preprocessing and feature engineering tasks, optimizing
datasets for improved model performance and accuracy.</li>
<li>Utilized NLP algorithms to extract valuable information from unstructured data,
enhancing the company's ability to derive meaningful insights from textual sources.</li>
<li>Implemented machine learning algorithms, including regression and classification models
achieving a 10% improvement in accuracy</li>
</p>
</div>
<div class="card">
<img src="./Images/personify.jpeg" alt="" width="110px" height="110px">
<h2>Data Science Intern</h2>
<h3>Personifwy</h3>
<h4>[ May 2023 - Jun 2023 ]</h4>
<p>
<li>Optimized website redesign through A/B testing, resulting in a 15% increase in
click-through rates and a 20% boost in online sales</li>
<li>Conducted exploratory data analysis (EDA) on sales data with Python and SQL, identifying
trends that led to an 18% revenue increase</li>
<li>Automated customer support ticket classification with an ML model, reducing response
time by 30% and enhancing customer satisfaction</li>
</p>
</div>
<div class="card">
<img src="./Images/IIT KGP logo.jpeg" alt="" width="110px" height="110px">
<h2>Research Intern</h2>
<h3>IIT Kharagpur</h3>
<h4>[ May 2023 - Jun 2023 ]</h4>
<p>
<li>Developed scripts using Python to extract data from PDF files and transform it into a
structured format for insertion into CSV files </li>
<li>Demonstrated outstanding skills in teamwork, communication, leadership, and received a
positive letter of recommendation highlighting strong analytical abilities, systematic
task approach, and proficiency in Python programming for data management</li>
</p>
</div>
<div class="card">
<img src="./Images/sidalceas.jpeg" alt="" width="110px" height="110px">
<h2>Business Analyst Intern</h2>
<h3>SIDALCEAS EduTech</h3>
<h4>[ Dec 2022 - Jan 2023 ]</h4>
<p>
<li>Assisted in developing prototypes for potential new educational tools and technologies.
</li>
<li>Analysed and interpreted data from research studies to inform product development and
strategy decisions.</li>
<li>Participated in team meetings and contributed to the company's overall strategic
direction.</li>
<li>Honoured with intern of the week award for exemplary work performance in Research and
Institutional Relations.</li>
</p>
</div>
<div class="card">
<img src="./Images/yef.jpeg" alt="" width="110px" height="110px">
<h2>Web Developer</h2>
<h3>Youth Empowerment Foundation</h3>
<h4>[ Oct 2022 - Nov 2022 ]</h4>
<p>
<li>Established an interactive and dynamic website that guarantees high traffic and maximum
user experience.</li>
<li>Fixed bugs from the existing websites and implemented enhancements.</li>
<li>Decreased the website loading time by 60%</li>
<li>Conducted research on emerging web technologies and best practices to identify
opportunities for improvement</li>
</p>
</div>
</div>
<br> <br> <br> <br> <br>
<h1 class="section-heading" id="por">Position Of <span>Responsibility</span> </h1>
<p class="para">* Skills don't die; only people do.</p>
<div class="card-wrapper">
<div class="card" id="critical">
<img src="./Images/tads1.jpeg" alt="" width="110px" height="110px">
<h2>Member</h2>
<h3>Technology Adventure Society</h3>
<h4>[ Jan 2022 - Arpil 2023 ]</h4>
<p>
<li>Rebuilt and launched the website of TAdS as a web team member.</li>
<li>Publicised and conducted various in and off campus 1 and 2-day events and trips,
witnessed a 20% YOY increase in participation</li>
<li>Hosted the introductory seminar of society attended by over 400 First year UG students.
</li>
</p>
</div>
<div class="card" id="critical2">
<img src="./Images/spring fest.jpeg" alt="" width="110px" height="110px">
<h2>Associate Member</h2>
<h3>Spring Fest</h3>
<h4>[ Jan 2022 - Aug 2022 ]</h4>
<p>
<li>Did publicity of events as a member of the team publicity and media head.</li>
<li>Interviewed 100+ people all over the globe for the campus ambassador post of Spring
Fest.</li>
<li>Was a part of managing team of 1st hybrid Spring Fest witn the footfall of 50,000+
individuals.</li>
</p>
</div>
<div class="card" id="critical3">
<img src="./Images/aiesec.jpeg" alt="" width="110px" height="110px">
<h2>Team Leader</h2>
<h3>AIESEC</h3>
<h4>[ July 2022 - Jan 2023 ]</h4>
<p>
<li>Was a part of managing body at AIESEC in IIT Kharagpur, handled the portfolio of
Operations and Marketing</li>
<li>Led a team of 24 members, organised workshops with a participation of
240+ students.</li>
<li>Managed the Treasure Hunt event succesfully which has a participation of 300+ students.
</li>
</p>
</div>
<div class="card">
<img src="./Images/kgp gaming.jpeg" alt="" width="110px" height="110px">
<h2>Member</h2>
<h3>KGP Gaming</h3>
<h4>[ Aug 2022 - April 2023 ]</h4>
<p>
<li>Handling the portfolio of PR and CMR at KGP Gaming.</li>
<li>Managed and conducted the Fifa event successfully with a participation of 120+ gamers.
</li>
<li>Found and approached sponsors for the Gamers Odessay event.</li>
</p>
</div>
<div class="card">
<img src="./Images/mentor match.jpeg" alt="" width="110px" height="110px">
<h2>Mentor</h2>
<h3>Mentor Match</h3>
<h4>[ Sept 2022 - April 2023 ]</h4>
<p>
<li>I am the mentor of JEE and other competitive exam aspirants.</li>
<li>I am helping them to solve their academic doubts.</li>
<li>Mentored 200+ competitive exams aspirants and solved 350+ doubts with an average rating
of 4.9 out of 5</li>
</p>
</div>
<div class="card">
<img src="./Images/filo.jpeg" alt="" width="110px" height="110px">
<h2>Tutor</h2>
<h3>Filo</h3>
<h4>[ Sept 2022 - April 2023 ]</h4>
<p>
<li>I am a tutor of JEE and NEET aspirants. </li>
<li>I am helping them to solve their academic doubts.</li>
<li>Guiding them for the various Competitive Exams.</li>
<li>Taught and mentored 500+ JEE and NEET aspirants with an average rating of 4.86 out of 5
</li>
</p>
</div>
</div>
</div>
</section>
<section class="bar" id="skill">
<h1 class="section-heading"><span>My </span>Skills</h1>
<div id="tech">
<div class="row">
<div class="bar_left">
<div class="progress-wrap">
<h3><span class="name-left" id="python">Python</span><span class="value-right"
id="python">99%</span></h3>
<div class="progress">
<div class="progress-bar progress-bar-1 progress-bar-striped active" role="progressbar"
aria-valuenow="99" aria-valuemin="0" aria-valuemax="100" style="width:99%">
</div>
</div>
</div>
<div class="progress-wrap">
<h3><span class="name-left">C / C++</span><span class="value-right">95%</span></h3>
<div class="progress">
<div class="progress-bar progress-bar-1 progress-bar-striped active" role="progressbar"
aria-valuenow="95" aria-valuemin="0" aria-valuemax="100" style="width:95%">
</div>
</div>
</div>
<div class="progress-wrap">
<h3><span class="name-left">Machine Learning</span><span class="value-right">98%</span>
</h3>
<div class="progress">
<div class="progress-bar progress-bar-1 progress-bar-striped active" role="progressbar"
aria-valuenow="98" aria-valuemin="0" aria-valuemax="100" style="width:98%">
</div>
</div>
</div>
<div class="progress-wrap">
<h3><span class="name-left">Deep Learning</span><span class="value-right">94%</span>
</h3>
<div class="progress">
<div class="progress-bar progress-bar-1 progress-bar-striped active" role="progressbar"
aria-valuenow="94" aria-valuemin="0" aria-valuemax="100" style="width:94%">
</div>
</div>
</div>
<div class="progress-wrap">
<h3><span class="name-left">Frontend Development</span><span class="value-right">95%</span>
</h3>
<div class="progress">
<div class="progress-bar progress-bar-1 progress-bar-striped active" role="progressbar"
aria-valuenow="95" aria-valuemin="0" aria-valuemax="100" style="width:95%">
</div>
</div>
</div>
<div class="progress-wrap">
<h3><span class="name-left">Data Analytics</span><span class="value-right">95%</span>
</h3>
<div class="progress">
<div class="progress-bar progress-bar-1 progress-bar-striped active" role="progressbar"
aria-valuenow="95" aria-valuemin="0" aria-valuemax="100" style="width:95%">
</div>
</div>
</div>
<div class="progress-wrap">
<h3><span class="name-left">Product Management</span><span class="value-right">90%</span>
</h3>
<div class="progress">
<div class="progress-bar progress-bar-1 progress-bar-striped active" role="progressbar"
aria-valuenow="90" aria-valuemin="0" aria-valuemax="100" style="width:90%">
</div>
</div>
</div>
<div class="progress-wrap">
<h3><span class="name-left">Business Analytics</span><span class="value-right">95%</span>
</h3>
<div class="progress">
<div class="progress-bar progress-bar-1 progress-bar-striped active" role="progressbar"
aria-valuenow="95" aria-valuemin="0" aria-valuemax="100" style="width:95%">
</div>
</div>
</div>
</div>
</div>
<div>
<div class="bar_right">
<div class="progress-wrap">
<h3><span class="name-left">Generative AI</span><span class="value-right">98%</span></h3>
<div class="progress">
<div class="progress-bar progress-bar-1 progress-bar-striped active" role="progressbar"
aria-valuenow="98" aria-valuemin="0" aria-valuemax="100" style="width:98%">
</div>
</div>
</div>
<div class="progress-wrap">
<h3><span class="name-left">LLMs</span><span class="value-right">92%</span></h3>
<div class="progress">
<div class="progress-bar progress-bar-1 progress-bar-striped active" role="progressbar"
aria-valuenow="92" aria-valuemin="0" aria-valuemax="100" style="width:92%">
</div>
</div>
</div>
<div class="progress-wrap">
<h3><span class="name-left">Git/Github</span><span class="value-right">90%</span></h3>
<div class="progress">
<div class="progress-bar progress-bar-1 progress-bar-striped active" role="progressbar"
aria-valuenow="90" aria-valuemin="0" aria-valuemax="100" style="width:90%">
</div>
</div>
</div>
<div class="progress-wrap">
<h3><span class="name-left">AWS/Azure</span><span class="value-right">85%</span></h3>
<div class="progress">
<div class="progress-bar progress-bar-1 progress-bar-striped active" role="progressbar"
aria-valuenow="85" aria-valuemin="0" aria-valuemax="100" style="width:85%">
</div>
</div>
</div>
<div class="progress-wrap">
<h3><span class="name-left">SQL</span><span class="value-right">95%</span></h3>
<div class="progress">
<div class="progress-bar progress-bar-1 progress-bar-striped active" role="progressbar"
aria-valuenow="95" aria-valuemin="0" aria-valuemax="100" style="width:95%">
</div>
</div>
</div>
<div class="progress-wrap">
<h3><span class="name-left">MS Excel</span><span class="value-right">91%</span></h3>
<div class="progress">
<div class="progress-bar progress-bar-1 progress-bar-striped active" role="progressbar"
aria-valuenow="91" aria-valuemin="0" aria-valuemax="100" style="width:91%">
</div>
</div>
</div>
<div class="progress-wrap">
<h3><span class="name-left">Tensorflow</span><span class="value-right">95%</span></h3>
<div class="progress">
<div class="progress-bar progress-bar-1 progress-bar-striped active" role="progressbar"
aria-valuenow="95" aria-valuemin="0" aria-valuemax="100" style="width:95%">
</div>
</div>
</div>
<div class="progress-wrap">
<h3><span class="name-left">Docker</span><span class="value-right">86%</span></h3>
<div class="progress">
<div class="progress-bar progress-bar-1 progress-bar-striped active" role="progressbar"
aria-valuenow="86" aria-valuemin="0" aria-valuemax="100" style="width:86%">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="freelancer">
<h1>If you have any Project in mind <br>
Contact Me.</h1>
<p> I will be Available</p>
<a href="https://drive.google.com/file/d/1VdhBMulueoslEU_TXGiWWFdoAWRK-a6j/view?usp=sharing"
target="_blank"><button class="btn btn-primary" id="cv"> My
Resume </button></a>
<script>
// Get the button element by its ID
var resume = document.getElementById("cv");
// Check if the URL parameter "u" is present
var urlParams = new URLSearchParams(window.location.search);
var uParam = urlParams.get("u");
if (uParam === "resume") {
// Simulate a button click
resume.click();
}
</script>
</section>
<section id="contact" class="contact">
<div class="container">
<h1 class="section-heading"> Contact <span>Me</span></h1>
<p>I am Available on my every Social Media handle.</p>
<div class="card-wrapper">
<div class="card">
<img src="./Images/mail logo.png" width="100px" height="100px">
<h1>Mail Me On</h1>
<h6><a href="mailto:sanketjagtap158@gmail.com">sanketjagtap158@gmail.com</h6></a>
</div>
</div>
<form action="https://formspree.io/f/xrgjyqvo" method="post">
<div class="input-wrap">
<input type="text" id="name" name="name" placeholder="Your Name *" required>
<input type="email" id="email" name="email" placeholder="Your Email *" required>
</div>
<div class="input-wrap-2">
<input type="text" id="subject" name="subject" placeholder="Your Subject... *" required>
<textarea name="message" id="message" cols="30" rows="10" placeholder="Your Message..."
required></textarea>
</div>
<div class="btn-wrapper">
<button class="btn btn-primary">Send Message</button>
</form>
</div>
<div id="status"></div>
<!-- <iframe src="https://www.chatbase.co/chatbot-iframe/cGPvhYO4LJmnPLj73IkQv" width="100%"
style="height: 100%; min-height: 700px" frameborder="0"></iframe> -->
<script>
window.embeddedChatbotConfig = {
chatbotId: "cGPvhYO4LJmnPLj73IkQv",
domain: "www.chatbase.co"
}
</script>
<script src="https://www.chatbase.co/embed.min.js" chatbotId="cGPvhYO4LJmnPLj73IkQv"
domain="www.chatbase.co" defer>
</script>
</div>
</section>
<footer>
<img class="footer-logo" src="./Images/SJsquare Logo.png" alt="">
<div class="footer-socials">
<a href="https://www.linkedin.com/in/sanket-jagtap-2131a9214/" target="_blank"><img
src="./Images/linkedin-logo-png-1837.png" alt="LinkedIn Logo" alt="" width="40px" height="40px"></a>
<a href="https://www.instagram.com/sanketjagtap.in/" target="_blank"><img class="chu"
src="./Images/instagram.png" alt="" width="46px" height="46px"></a>
<a href="https://x.com/SanketJagtap_15" target="_blank"><img src="./Images/x.png" alt="Twitter Logo" alt=""
width="40px" height="40px"></a>
<a href="https://www.youtube.com/channel/UCez_UhO4w1zdhxorvawYsXA" target="_blank"><img
src="./Images/youtube.png" alt="YouTube Logo" alt="" width="40px" height="40px"></a>
<a href="https://www.facebook.com/profile.php?id=100075534761445" target="_blank"><img
src="./Images/facebook.png" alt="Facebook Logo" alt="" width="40px" height="40px"></a>
<a href="https://sanketjagtap15.github.io/SJsquare/" target="_blank"><img src="./Images/web (1).png"
alt="Website Logo" width="40" height="40" alt=""></a>
</div>
<div class="copyright">
© Copyright 2022 @ <a href="https://github.com/SanketJagtap15" target="_blank" id="copy">Sanket
Jagtap</a>
<br>
All rights Reserved. <span class="fh5co-author">
</div>
</footer>
</div>
<div style="display: none">
<img src="img/sanket.jpg" alt="sanket jagtap" title="sanket jagtap" />
<!-- Optimized SEO Text -->
Sanket Jagtap Portfolio - Sanket Jagtap, Data Scientist, Machine Learning Enthusiast, Deep Learning Engineer.
Sanket Jagtap IIT Kharagpur Portfolio. Sanket Jagtap specializes in Machine Learning, Deep Learning,
Probability, Statistics, and Data Analytics. Sanket is a tech enthusiast skilled in Python, SQL, and full-stack
web development. Sanket Jagtap Portfolio showcases diverse skills in data engineering, visualization, and
project management.
Sanket has built projects on Nighttime Light Data for GDP prediction, food waste reduction, and LangChain-based
response systems. Sanket excels in A/B testing, sentiment analysis, and customer support analytics. Sanket
Jagtap combines storytelling and data analytics to make data-driven decisions.
Sanket Jagtap, Sanket Jagtap, Agricultural and Food Engineering, Sanket Jankiram Jagtap, Sanket Jagtap,
sanket15@kgpian.iitkgp.ac.in, Indian Institute of Technology Kharagpur, Sanket Jagtap, Sanket Jankiram Jagtap,
21AG10032, Azad hall, buldana, kharagpur, TAdS, adventurous, adventure, hiking, parkour, machau, Azad, data
scientist, entrepreneur, artificial intelligence, mathematics, maths, bharat vidyalaya, bharat shala, gandhi
primary school, buldhana, maharashtra, india, buldana, sagwan, ajispur, JS Jagtap, Sanket Jagtap, Sanket Jagtap
iitkgp, kgp sanket, kgpian sanket, sanket kgpian, sanket jagtap iit, sanket jagtap iit kharagpur, iitb, iitk,
iitm, sanket iitm, sanket iitb, sanket iitk, sanket patil, sanket sharma, azad jagtap, soham jagtap, jagtap,
sanket bombay, sanket mumbai, sanket hyderabad, sanket bengluru, sanket jagtap buldana, data scientist sanket
jagtap, web developer, gamechange, ai intern, machine learning, deep learning, LLM, artificial intelligence,
business analyst sanket jagtap, product and strategy intern sanket jagtap, data analyst, data analyst sanket
jagtap, research intern, anubhab pattanayak, virendra tiwari, kgpian sanket, iit home, iit home sanket jagtap,
mp deo college, nagpur, pune, shegaon, khamgaon, mh sanket jagtap, sjsquare, sjsquare sanket jagtap, square, sj,
square sanket, sjsquare sj square, sjj, jsj, jjs, sjsquare
A passionate learner and an award-winning mathematics Olympiad medalist, Sanket mentors JEE/NEET aspirants, and
actively contributes to the tech community. Sanket Jagtap Data Scientist - Sanket Jagtap Skills: Python,
TensorFlow, SQL, Machine Learning, Deep Learning, Natural Language Processing (NLP), and LangChain.
Contact Sanket Jagtap for collaboration on data science projects, machine learning consulting, and data-driven
insights. Sanket's work reflects precision, dedication, and a problem-solving mindset. Explore Sanket Jagtap's
Portfolio for cutting-edge data science solutions and innovative projects. A data scientist passionate about
storytelling through data. Sanket Jagtap is driven by curiosity and a commitment to impactful work.
Sanket Jagtap, Sanket Jagtap, Agricultural and Food Engineering, Sanket Jankiram Jagtap, Sanket Jagtap,
sanket15@kgpian.iitkgp.ac.in, Indian Institute of Technology Kharagpur, Sanket Jagtap, Sanket Jankiram Jagtap,
21AG10032, Azad hall, buldana, kharagpur, TAdS, adventurous, adventure, hiking, parkour, machau, Azad, data
scientist, entrepreneur, artificial intelligence, mathematics, maths, bharat vidyalaya, bharat shala, gandhi
primary school, buldhana, maharashtra, india, buldana, sagwan, ajispur, JS Jagtap, Sanket Jagtap, Sanket Jagtap
iitkgp, kgp sanket, kgpian sanket, sanket kgpian, sanket jagtap iit, sanket jagtap iit kharagpur, iitb, iitk,
iitm, sanket iitm, sanket iitb, sanket iitk, sanketjagtap158@gmail.com, sanket patil, sanket sharma, azad
jagtap, soham jagtap, jagtap, sanketjagtap158@gmail.com,
sanket bombay, sanket mumbai, sanket hyderabad, sanket bengluru, sanket jagtap buldana, data scientist sanket
jagtap, web developer, gamechange, ai intern, machine learning, deep learning, LLM, artificial intelligence,
portfolio, website, portfolio website sanket,
business analyst sanket jagtap, product and strategy intern sanket jagtap, data analyst, data analyst sanket
jagtap, research intern, anubhab pattanayak, virendra tiwari, kgpian sanket, iit home, iit home sanket jagtap,
mp deo college, nagpur, pune, shegaon, khamgaon, mh sanket jagtap, sjsquare, sjsquare sanket jagtap, square, sj,
square sanket, sjsquare sj square, sjj, jsj, jjs, sjsquare
</div>
<div style="display: none">
<img src="img/sanket.jpg" alt="Sanket Jagtap Portfolio" title="Sanket Jagtap Data Scientist" />
<!-- Extended SEO Optimized Content -->
Welcome to Sanket Jagtap's Portfolio. Sanket Jagtap is a highly skilled Data Scientist, Machine Learning
Engineer, and Deep Learning Expert from IIT Kharagpur. With a strong foundation in Python, SQL, TensorFlow, and
Data Analytics, Sanket has delivered impactful projects in GDP prediction, food waste management, and customer
analytics. Sanket Jagtap is passionate about solving real-world problems using AI and data-driven strategies.
Sanket Jagtap specializes in Machine Learning, Deep Learning, Natural Language Processing (NLP), Data
Engineering, and Cloud Computing. His expertise extends to building robust machine learning pipelines, analyzing
economic indicators, and developing scalable AI solutions. Sanket has worked on advanced technologies such as
LangChain, GPT, and A/B Testing. His portfolio showcases excellence in feature engineering, model optimization,
and predictive analytics.
Sanket Jagtap's achievements include multiple medals in International Mathematics Olympiads and exceptional
academic performance at IIT Kharagpur. As a mentor and leader, Sanket has guided JEE/NEET aspirants and
collaborated on cutting-edge AI research. Sanket's projects include OCR systems, satellite imagery analysis, and
dynamic data visualization dashboards.
If you are looking for a versatile Data Scientist with a unique blend of technical and analytical skills, Sanket
Jagtap is your ideal collaborator. His skills in Python, SQL, Pandas, and TensorFlow are complemented by
proficiency in tools like Tableau, Power BI, and Docker. Sanket's expertise in Probability, Statistics, and
Linear Algebra enables him to tackle complex data challenges with ease.
Explore Sanket Jagtap's Portfolio to learn about his impactful projects, innovative solutions, and contributions
to the field of data science. Sanket is a proactive problem-solver, always eager to leverage the latest
technologies to create value. Sanket Jagtap's passion for Machine Learning and Deep Learning drives his mission
to make data accessible, actionable, and insightful.
Keywords: Sanket Jagtap, Data Scientist, IIT Kharagpur, Machine Learning, Deep Learning, Python, SQL, Data
Analytics, Natural Language Processing, LangChain, TensorFlow, Pandas, Tableau, A/B Testing, Statistical
Modeling, Cloud Computing, Artificial Intelligence.
Sanket Jagtap combines creativity and technical expertise to deliver results. He has built scalable solutions
for businesses, integrating cutting-edge tools and methodologies. Sanket is highly sought after for his ability
to transform complex datasets into actionable insights, making a significant impact in industries like finance,
agriculture, and e-commerce.
In addition to his technical prowess, Sanket Jagtap is an excellent communicator and mentor. He thrives in team
environments and enjoys collaborating on challenging problems. Sanket is actively engaged in research and
development, contributing to the growth of artificial intelligence and data science.
Sanket Jagtap, Sanket Jagtap, Agricultural and Food Engineering, Sanket Jankiram Jagtap, Sanket Jagtap,
sanket15@kgpian.iitkgp.ac.in, Indian Institute of Technology Kharagpur, Sanket Jagtap, Sanket Jankiram Jagtap,
21AG10032, Azad hall, buldana, kharagpur, TAdS, adventurous, adventure, hiking, parkour, machau, Azad, data
scientist, entrepreneur, artificial intelligence, mathematics, maths, bharat vidyalaya, bharat shala, gandhi
primary school, buldhana, maharashtra, india, sanketjagtap158@gmail.com, buldana, sagwan, ajispur, JS Jagtap,
Sanket Jagtap, Sanket Jagtap iitkgp, kgp sanket, kgpian sanket, sanket kgpian, sanket jagtap iit, sanket jagtap
iit kharagpur, iitb, iitk, iitm, sanket iitm, sanket iitb, sanket iitk, sanket patil, sanket sharma, azad
jagtap, soham jagtap, jagtap, sanket bombay, sanket mumbai, sanket hyderabad, sanket bengluru, sanket jagtap
buldana, data scientist sanket jagtap, web developer, gamechange, ai intern, machine learning,
sanketjagtap158@gmail.com, deep learning, LLM, artificial intelligence, portfolio, website, business analyst
sanket jagtap, product
and strategy intern sanket jagtap, data analyst, data analyst sanket jagtap, research intern, anubhab
pattanayak, virendra tiwari, kgpian sanket, iit home, iit home sanket jagtap, mp deo college, nagpur, pune,
shegaon, khamgaon, mh sanket jagtap, sjsquare, sjsquare sanket jagtap, square, sj, square sanket, sjsquare sj
square, sjj, jsj, jjs, sjsquare, sanketjagtap158@gmail.com
Contact Sanket Jagtap for consulting, collaboration, or project opportunities in Data Science, AI, and Machine
Learning. Sanket's portfolio reflects his commitment to excellence, innovation, and continuous learning. Sanket
Jagtap - a visionary Data Scientist creating a better world through data-driven solutions.
Visit Sanket Jagtap's LinkedIn, GitHub, and portfolio website to explore more about his journey, skills, and
achievements. Sanket is passionate about delivering end-to-end AI solutions and creating a positive impact
through technology.
</div>
<script type="text/javascript" src="https://code.jquery.com/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="https://code.jquery.com/jquery-migrate-1.2.1.min.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js"></script>
<script src="./JS/app.js"></script>
</body>
</body>
</html>