-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
633 lines (546 loc) · 28.4 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Jayesh Savaliya</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon.jpg" rel="icon">
<link href="assets/img/favicon.jpg" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<meta name='viewport' content='width=device-width, initial-scale=1'>
<script src='https://kit.fontawesome.com/a076d05399.js' crossorigin='anonymous'></script>
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" rel="stylesheet"/>
<link href="https://cdnjs.cloudflare.com/ajax/libs/mdb-ui-kit/5.0.0/mdb.min.css" rel="stylesheet" />
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<!-- ======= Header ======= -->
<header id="header">
<div class="container">
<h1><a href="index.html">Jayesh Savaliya</a></h1>
<h2>I'm an <span>backend development enthusiast</span> and <span>Programmer</span> from Gujarat, India</h2>
<nav id="navbar" class="navbar">
<ul>
<li><a class="nav-link active" href="#header">Home</a></li>
<li><a class="nav-link" href="#about">About</a></li>
<li><a class="nav-link" href="#resume">Resume</a></li>
<li><a class="nav-link" href="#projects">Projects</a></li>
<li><a class="nav-link" href="#Contributions">Contributions</a></li>
<li><a class="nav-link" href="#contact">Contact</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav>
<div class="social-links">
<a href="https://www.linkedin.com/in/jayesh-savaliya-b677541a7/" target="_blank" class="linkedin"><i class="bi bi-linkedin"></i></a>
<a href="https://github.com/jayesh9747" target="_blank" class="github"><i class="bi bi-github"></i></a>
<a href="https://x.com/JayeshS57226431?t=hhukQRQwT7tt9HDUhl-96w&s=08" target="_blank" class="twitter"><i class="bi bi-twitter"></i></a>
</div>
</div>
</header><!-- End Header -->
<!-- ======= About Section ======= -->
<section id="about" class="about">
<!-- ======= About Me ======= -->
<div class="about-me container">
<div class="section-title">
<h2>About</h2>
<p>More about me</p>
</div>
<div class="row">
<div class="col-lg-4" data-aos="fade-right">
<img src="assets/img/bw.png" class="img-fluid" alt="">
</div>
<div class="col-lg-8 pt-4 pt-lg-0 content" data-aos="fade-left">
<h3>Backend Practitioner & Programmer</h3>
<p class="fst-italic">
I am a B. Tech second year Computer Science student at Indian Institute of information Technology, Pune. I am a Backend dev enthusiast.
I love problem-solving and statistical analysis, good hands-on experience in programming with C, C++, Python, and SQL...
</p>
<div class="row">
<div class="col-lg-6">
<ul>
<li><i class="fas fa-birthday-cake"></i> <strong> Birthday:</strong> <span>04 July 2004</span></li>
<li><i class="fas fa-map-marker-alt"></i> <strong> City:</strong> <span>Surat,Gujarat</span></li>
<li><i class="fab fa-linkedin"></i><strong> LinkedIn:</strong><a href="https://www.linkedin.com/in/jayesh-savaliya-b677541a7/" target="_blank">Connect here</a></li>
<li><i class="fas fa-envelope-square"></i> <strong>Email:</strong> <span>[email protected]</span></li>
</ul>
</div>
<div class="col-lg-6">
<ul>
<li><i class="bi-person-circle"></i> <strong>Age:</strong> <span>19</span></li>
<li><i class="fas fa-user-graduate"></i> <strong>Degree:</strong> <span>Bachelor's in Computer Science (2026)</span></li>
<li><i class="fas fa-university"></i><strong>University:</strong><span>IIIT PUNE</span></li>
</ul>
</div>
</div>
<br>
<p>
As a Computer Science undergraduate student with a passion for ML and cyber security, I am eager to contribute to the development of innovative solutions in the field.
Throughout my academic career, I have gained a strong foundation in computer science principles, which has allowed me to excel in my coursework and projects related to web/app development...<br>
I am constantly seeking to expand my knowledge and skills in the field, through coursework, self-study, and participation in hackathons and coding competitions... <br>
In addition to my academic pursuits, I am also involved in various extracurricular activities related to computer science, such as coding clubs, hackathons, and online forums related to Open Source. These experiences have allowed me to develop my teamwork and communication skills and my problem-solving and critical-thinking abilities....
</p>
</div>
</div>
</div><!-- End About Me -->
<!-- ======= Skills ======= -->
<div class="skills container">
<div class="section-title">
<h2>Skills</h2>
</div>
<div class="row skills-content">
<div class="col-lg-6">
<ul>
<li>C++</li>
<div class="progress-bar-wrap">
<div class="progress-bar" style="width: 90%;"></div>
</div>
<li>Js/Ts</li>
<div class="progress-bar-wrap">
<div class="progress-bar" style="width: 90%;"></div>
</div>
<li>C</li>
<div class="progress-bar-wrap">
<div class="progress-bar" style="width: 75%;"></div>
</div>
<li>python</li>
<div class="progress-bar-wrap">
<div class="progress-bar" style="width: 75%;"></div>
</div>
<li>Django</li>
<div class="progress-bar-wrap">
<div class="progress-bar" style="width: 60%;"></div>
</div>
<li>SQL</li>
<div class="progress-bar-wrap">
<div class="progress-bar" style="width: 80%;"></div>
</div>
</ul>
</div>
<div class="col-lg-6">
<ul>
<li>Data Structures & Algorithms </li>
<li>Machine Learning</li>
<li>DBMS</li>
<li>Operating System</li>
<li>Object oriented programming</li>
<li>Github</li>
</ul>
</div>
</div>
<div class="frameworks container">
<div class="section-title">
<h2>Frame works & Libraries</h2>
</div>
<div class="row">
<div class="col-lg-3 col-md-4">
<div class="icon-box framework-icon-box">
<img class="XNo5Ab" src="./assets/img/portfolio/React-icon.svg.png" />
<p>ReactJs</p>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box framework-icon-box">
<img class="XNo5Ab" src="./assets/img/portfolio/icons8-express-js-50.png" />
<p>ExpressJs</p>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box framework-icon-box">
<img class="XNo5Ab" src="./assets/img/portfolio/nodejs.png" />
<p>Nodejs</p>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-lg-0">
<div class="icon-box framework-icon-box">
<img class="XNo5Ab" src="./assets/img/portfolio/django.png" />
<p>Django</p>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4">
<div class="icon-box framework-icon-box">
<img class="XNo5Ab" src="./assets/img/portfolio/Docker.png" />
<p>Docker</p>
</div>
</div>
</div><!-- End Interests --><br><br>
<!-- ======= Interests ======= -->
<div class="interests container">
<div class="section-title">
<h2>Interests</h2>
</div>
<div class="row">
<div class="col-lg-3 col-md-4">
<div class="icon-box">
<i class="fas fa-code" style="color: #fbca17;"></i>
<h3>Coding</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<i class="fas fa-brain" style="color: #d50e65;"></i>
<h3>Machine Learning</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<i class="fas fa-stream" style="color: #34c29c;"></i>
<h3>Software Developement</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-lg-0">
<div class="icon-box">
<i class="ri-paint-brush-line" style="color: #05f2ff;"></i>
<h3> Backend </h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4">
<div class="icon-box">
<i class="fas fa-cloud" style="color: #4398da;"></i>
<h3>Cloud</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4">
<div class="icon-box">
<i class="fas fa-database" style="color: #8d23e4fc;"></i>
<h3>Database</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4">
<div class="icon-box">
<i class="bi-pen-fill" style="color: #3058f8;"></i>
<h3>Technical Blog</h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4">
<div class="icon-box">
<i class="bi-film" style="color: #a30a75;"></i>
<h3>horror stories</h3>
</div>
</div>
<div class ="col-lg-3 col-md-4 mt-4">
<div class="icon-box">
<i class="fas fa-palette" style="color: rgba(19, 234, 44, 0.889);"></i>
<h3>Art</h3>
</div>
</div>
</div><!-- End Interests --><br><br>
<div class="coding-profiles">
<div class="section-title">
<h2>Coding Profiles</h2>
</div>
<div class="row">
<div class="col-lg-3 col-md-4">
<div class="icon-box">
<a href="https://auth.geeksforgeeks.org/user/jayeshsav3yp1" target="_blank" rel="noreferrer" class="coding-profiles"><h3>GeeksForGeeks</h3><svg xmlns="http://www.w3.org/2000/svg" width="60" height="40" viewBox="0 0 76.533 39.026" img class="gfg-logo"><path d="M2380.7,6597.866a12.252,12.252,0,0,0-.261-1.513l-30.726-.027a12.545,12.545,0,0,1,.908-3.443,12.337,12.337,0,0,1,2.739-4.044,12.151,12.151,0,0,1,4.018-2.581,12.634,12.634,0,0,1,14.3,3.051l4.852-4.748a18.176,18.176,0,0,0-6.131-4.331,20.037,20.037,0,0,0-8.112-1.564,20.25,20.25,0,0,0-7.671,1.459,19.158,19.158,0,0,0-6.261,4.07,19.584,19.584,0,0,0-4.226,6.184,18.7,18.7,0,0,0-1.487,5.947h-.2a18.674,18.674,0,0,0-1.489-5.947,19.544,19.544,0,0,0-4.226-6.184,19.133,19.133,0,0,0-6.261-4.07,21.354,21.354,0,0,0-15.783.1,18.2,18.2,0,0,0-6.131,4.331l4.853,4.748a13.264,13.264,0,0,1,14.3-3.051,12.131,12.131,0,0,1,4.017,2.581,12.323,12.323,0,0,1,2.74,4.044,12.527,12.527,0,0,1,.908,3.443l-30.726.027a12.256,12.256,0,0,0-.261,1.513,15,15,0,0,0-.1,1.773,20.713,20.713,0,0,0,1.1,6.783,15.709,15.709,0,0,0,3.443,5.686,17.309,17.309,0,0,0,6,4.123,20.587,20.587,0,0,0,7.983,1.46,20.226,20.226,0,0,0,7.669-1.46,19.086,19.086,0,0,0,6.261-4.07,19.506,19.506,0,0,0,4.226-6.184,18.163,18.163,0,0,0,1.153-3.629h.871a18.27,18.27,0,0,0,1.151,3.629,19.545,19.545,0,0,0,4.226,6.184,19.111,19.111,0,0,0,6.261,4.07,20.241,20.241,0,0,0,7.671,1.46,20.572,20.572,0,0,0,7.981-1.46,17.282,17.282,0,0,0,6-4.123,15.717,15.717,0,0,0,3.445-5.686,20.726,20.726,0,0,0,1.1-6.783A15.259,15.259,0,0,0,2380.7,6597.866Zm-46.245,5.608a12.1,12.1,0,0,1-2.766,4.043,12.467,12.467,0,0,1-4.043,2.583,14.378,14.378,0,0,1-9.939.052,11.776,11.776,0,0,1-3.522-2.218,8.459,8.459,0,0,1-1.8-2.374,13.476,13.476,0,0,1-1.173-3.208l23.658,0A11.487,11.487,0,0,1,2334.457,6603.475Zm38.236,2.086a8.466,8.466,0,0,1-1.8,2.374,11.771,11.771,0,0,1-3.522,2.218,14.378,14.378,0,0,1-9.939-.052,12.491,12.491,0,0,1-4.044-2.583,12.088,12.088,0,0,1-2.765-4.043,11.427,11.427,0,0,1-.415-1.126h11.92v0h11.739A13.509,13.509,0,0,1,2372.692,6605.561Z" transform="translate(-2304.273 -6578.666)" fill="#2f8d46"></path></svg></a>
</div>
</div>
<div class="col-lg-3 col-md-2 col-sm-6">
<div class="icon-box">
<a href="https://codeforces.com/profile/jayesh_savaliya" target="_blank" rel="noreferrer" class="coding-profiles"><h3>CodeForces</h3><img class="codefroces-logo" src="https://upload.wikimedia.org/wikipedia/commons/b/b1/Codeforces_logo.svg"></a></div>
</div>
<div class="col-lg-3 col-md-3 mt-4 mt-md-0">
<div class="icon-box">
<a href="https://leetcode.com/js04/" target="_blank" class="coding-profiles" ><h3>Leet Code</h3><img class="leetcode-logo" height="55px" src="https://upload.wikimedia.org/wikipedia/commons/a/ab/LeetCode_logo_white_no_text.svg"></a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ======= Resume Section ======= -->
<section id="resume" class="resume">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6">
<div class="section-title">
<h2>Resume</h2>
</div>
</div>
<div class="col-lg-6 d-flex justify-content-end">
<p>
<a href="https://drive.google.com/file/d/1dnRREyDO3gyel0Ypsg5TS5kAqc8fhsli/view" download target="_blank">
<i class="bi bi-download"></i> Download Resume </a>
</p>
</div>
</div>
<div class="row">
<div class="col-lg-6">
<h3 class="resume-title">Summary</h3>
<div class="resume-item pb-0">
<h4>Jayesh Nileshbhai Savaliya</h4>
<p><em>Highly motivated and self-directed computer science student with a strong passion for learning and problem-solving.<br />
Actively pursuing coursework and engaging in self-study to expand knowledge and skills in web/App development..</em></p>
<p>
<ul>
<li>Surat, Gujarat, India</li>
<li>[email protected]</li>
</ul>
</p>
</div>
<h3 class="resume-title">Education</h3>
<div class="resume-item">
<h4>B.Tech in Computer Science</h4>
<h5>2022 - 2026</h5>
<p><em>Indian Institute of Information Technology , Pune</em></p>
<ul>
<li>CGPA: 8.3/10.0</li>
<li> Extracurricular activities: Pitch ti Win event organizer, localhost web-dev community Member, NCC Cadet</li>
</ul>
</div>
<div class="resume-item">
<h4>HSC- Gujarat Board</h4>
<h5>2021-2022</h5>
<p><em>Gyanganga global public school, Surat</em></p>
<ul>
<li>Percentage: 80.0%</li>
</ul>
</div>
<div class="resume-item">
<h4>SSC, 10th</h4>
<h5>2020</h5>
<p><em>P. P. savani , Surat</em></p>
<ul>
<li>Percentage:93.3%</li>
<li> Extracurricular activities: Participated in Kabbdi, Quiz, and cricket competitions</li>
</ul>
</div>
<h3 class="resume-title">Skills</h3>
<div class="resume-item">
<h4>Programming</h4>
<ul style="list-style-type: none; padding: 1;">
<li style="display: inline-block; margin-right: 5px;">• C++</li>
<li style="display: inline-block; margin-right: 5px;">• Javascript</li>
<li style="display: inline-block; margin-right: 5px;">• python </li>
<li style="display: inline-block; margin-right: 5px;">• C</li>
<li style="display: inline-block; margin-right: 5px;">• ReactJs</li>
<li style="display: inline-block;">• HTML/CSS</li>
</ul>
</div>
<div class="resume-item">
<h4>Frameworks</h4>
<ul style="list-style-type: none; padding: 0;">
<li style="display: inline-block; margin-right: 5px;">• NodeJs</li>
<li style="display: inline-block; margin-right: 5px;">• ReactJs</li>
<li style="display: inline-block; margin-right: 5px;">• Django</li>
<li style="display: inline-block;">• NestJs</li>
</ul>
</div>
<div class="resume-item">
<h4>Technologies & Tools</h4>
<ul style="list-style-type: none; padding: 1;">
<li style="display: inline-block; margin-right: 5px;">• AI-ML</li>
<li style="display: inline-block; margin-right: 5px;">• Docker</li>
<li style="display: inline-block; margin-right: 5px;">• SQL</li>
<li style="display: inline-block; margin-right: 5px;">• OOPS</li>
<li style="display: inline-block; margin-right: 5px;">• DSA</li>
<li style="display: inline-block;">• GitHub</li>
</ul>
</div>
<h3 class="resume-title">Certifications</h3>
<ul style="list-style-type: none; padding: 0;">
<div class="resume-item"> <a href="https://drive.google.com/file/d/1fR9XuOHvCXjAmXx_eyvjel-HDsGfYWXv/view?usp=sharing" target="_blank" style="color: white;">C4GT openSource contributor</a></div>
<div class="resume-item"> <a href="https://drive.google.com/file/d/1KCOgYfSjtv1B90Ny_5kSu01ScfNbVW4q/view" target="_blank" style="color: white;">E-cell public Relation Appreciation certificate </a></div>
</ul>
</div>
<div class="col-lg-6">
<h3 class="resume-title">Work Experience</h3>
<div class="resume-item">
<h4>Frontend Developer at Ecell-IIITP</h4>
<h5>december 2023 - current</h5>
<p><em>Pune, Maharastra (Remote)</em></p>
<p>
<ul>
<li>Actively contributing to the development of E-summit website</li>
<li> Gaining hands-on experience in designing, building, and deploying applications on Vercel, showcasing practical skills in the platform.</li>
</ul>
</p>
</div>
<div class="resume-item">
<h4>Public Relation Associate</h4>
<h5>Dec, 2022 - current</h5>
<p><em>Pune, Maharastra</em></p>
<p>
<ul>
<li>Event Coordinator of Pitch Perfect (100+ Registration)</li>
<li>overall foot-fall 800+ in E-summit 23 </li>
</ul>
</p>
</div>
<div class="col-lg-6">
<h3 class="resume-title">Projects</h3>
<div class="resume-item">View my projects in <a href="#projects" target="_blank">Projects </a>section</div>
<ul>
<li style="white-space: nowrap;">Implemented various Web dev projects using MERN stack.</li>
<li style="white-space: nowrap;">deployed on different platform like Vercel, netlify </li>
<li style="white-space: nowrap;">Currently working on projects involving GPS tech with ML</li>
</ul>
</div>
<div class="col-lg-6">
<h3 class="resume-title">Volunteer Experience</h3>
<div class="resume-item">
<h4 style="white-space: nowrap;">Open Source Contributor</h4>
<h5>July, 2023 - Present</h5>
<p><em>Code 4 GovTech @<a href="https://www.codeforgovtech.in/leaderboard/" target="_blank">C4GT</a></em></p>
</div>
<div class="resume-item">
<h4 style="white-space: nowrap;">Rang-club of art | Core Member</h4>
<h5>Dec, 2023 - March-2024</h5>
<p><em>IIIT Pune, Maharastra</em></p>
</div>
</div>
</div>
</div>
</section>
<!-- ======= Portfolio Section ======= -->
<section id="projects" class="portfolio">
<div class="container">
<div class="section-title">
<h2>Projects</h2>
<p>My Projects</p>
</div>
<div class="row">
<div class="col-lg-12 d-flex justify-content-center">
<ul id="portfolio-flters">
<li data-filter="*" class="filter-active">All</li>
<li data-filter=".filter-ml">ML</li>
<li data-filter=".filter-python">Python</li>
<li data-filter=".filter-web">Web</li>
</ul>
</div>
</div>
<div class="row portfolio-container">
<div class="col-lg-4 col-md-6 portfolio-item filter-web">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/game_hub.jpg" class="img-fluid portfolio-image" alt="">
<div class="portfolio-info">
<h4>GameHub-gaming App</h4>
<p><h5><strong>Project URL</strong>: <a href="https://github.com/jayesh9747/game-hub" target="_blank">Link</a></h5></p>
<p><h5><strong>Web URL</strong>: <a href="https://game-hub-iota-flax.vercel.app/" target="_blank">Link</a></h5></p>
<div class="portfolio-links">
<a href="templates/gamehub-project-details.html" data-gallery="portfolioDetailsGallery" data-glightbox="type: external" class="portfolio-details-lightbox" title="Project Details"><i class="bx bx-link"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-web">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/url.jpg" class="img-fluid portfolio-image" alt="">
<div class="portfolio-info">
<h4>Url shortner</h4>
<p><h5><strong>Project URL</strong>: <a href="https://github.com/jayesh9747/url-shortner" target="_blank">Link</a></h5></p>
<div class="portfolio-links">
<a href="templates/url-shortner.html" data-gallery="portfolioDetailsGallery" data-glightbox="type: external" class="portfolio-details-lightbox" title="Project Details"><i class="bx bx-link"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-app filter-ml filter-python filter-web">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/ecom.jpg" class="img-fluid portfolio-image" alt="" height="200px" width="300px">
<div class="portfolio-info">
<h4>AdXchange</h4>
<p><h5><strong>Project URL</strong>: <a href="https://github.com/jayesh9747/" target="_blank">Link</a></h5></p>
<p><h5><strong>Web URL</strong>: <a href="https://github.com/jayesh9747/" target="_blank">App Link</a></h5></p>
<div class="portfolio-links">
<a href="templates/AdXchage.html" data-gallery="portfolioDetailsGallery" data-glightbox="type: external" class="portfolio-details-lightbox" title="Project Details"><i class="bx bx-link"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</section><!-- End Portfolio Section -->
<section id="Contributions" class="services">
<div class="container">
<div class="section-title">
<h2>PRs</h2>
<p>OPEN SOURCE CONTRIBUTION</p>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 d-flex align-items-stretch">
<div class="icon-box">
<div class="icon"><i class="bx bx-world"></i></div>
<h4><a href="https://github.com/DalgoT4D/dalgo-admin/issues/2" target="_blank">Add authentication</a></h4>
<p>Implemented authentication with Google and used email-based session authentication in the dalgo-admin repository</p>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4 mt-md-0">
<div class="icon-box">
<div class="icon"><i class="bx bx-file"></i></div>
<h4><a href="https://github.com/DalgoT4D/dalgo-admin/issues/4" target="_blank">Create a Client Overview page</a></h4>
<p>Developed a client overview page with a focus on UI/UX, utilizing API calls from the database to display user details on the screen.</p>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4 mt-lg-0">
<div class="icon-box">
<div class="icon"><i class="bx bxs-brain"></i></div>
<h4><a href="https://github.com/DalgoT4D/dalgo-admin/issues/21" target="_blank">Parse monitoring data for the infrastructure page</a></h4>
<p>Utilized Python to retrieve live CPU usage, RAM usage, and disk space information from Prometheus logs for monitoring purposes in the dalgo-admin repository.</p>
</div>
</div>
</div>
</section><!-- End Services Section -->
<!-- ======= Contact Section ======= -->
<section id="contact" class="contact">
<div class="container">
<div class="section-title">
<h2>Contact</h2>
<p>Contact Me</p>
</div>
<div class="row mt-2">
<div class="col-md-6 d-flex align-items-stretch">
<div class="info-box">
<i class="bx bx-map"></i>
<h3>Address</h3>
<p>Mota varachha,Surat,Gujarat, India</p>
</div>
</div>
<div class="col-md-6 mt-4 mt-md-0 d-flex align-items-stretch">
<div class="info-box">
<i class="bx bx-share"></i>
<h3>Social Profiles</h3>
<div class="social-links">
<a href="https://github.com/jayesh9747" target="_blank" class="github"><i class="bi bi-github"></i></a>
<a href="https://www.linkedin.com/in/jayesh-savaliya-b677541a7/" target="_blank" class="linkedin"><i class="bi bi-linkedin"></i></a>
<a href="https://x.com/JayeshS57226431?t=hhukQRQwT7tt9HDUhl-96w&s=08" target="_blank" class="twitter"><i class="bi bi-twitter"></i></a>
</div>
</div>
</div>
<div class="col-md-6 mt-4 d-flex align-items-stretch">
<div class="info-box">
<i class="bx bx-envelope"></i>
<h3>Email Me</h3>
<a href="mailto:[email protected]">
<p>[email protected]</p>
</a>
</div>
</div>
</div>
</div></section>
<div class="counter">
<p>Visitor count</p>
<img src="https://hitwebcounter.com/counter/counter.php?page=8387648&style=0006&nbdigits=5&type=page&initCount=0"/>
</div>
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/waypoints/noframework.waypoints.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>