-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProjects.html
More file actions
518 lines (488 loc) · 46.4 KB
/
Projects.html
File metadata and controls
518 lines (488 loc) · 46.4 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6S2NH3ELH6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-6S2NH3ELH6');
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Projects — Tirth Shah</title>
<meta name="description" content="Projects by Tirth Shah — AI, Machine Learning, Computer Vision, and more.">
<meta name="keywords" content="Tirth Shah, Projects, AI, Machine Learning, Deep Learning, Computer Vision">
<meta property="og:title" content="Projects — Tirth Shah">
<meta property="og:type" content="website">
<meta name="theme-color" content="#0a0f1c">
<link rel="icon" href="images/TSLOGO_150.png" type="image/png">
<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=Inter:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
</head>
<body>
<!-- Navigation -->
<nav class="navbar" id="navbar">
<div class="container">
<a href="index.html" class="nav-logo" aria-label="Home">
<img src="images/TSLOGO.png" alt="TS Logo">
<span>TS.</span>
</a>
<ul class="nav-links" id="nav-links">
<li><a href="index.html">Home</a></li>
<li><a href="About.html">About Me</a></li>
<li><a href="Projects.html" class="active">Projects</a></li>
</ul>
<button class="nav-toggle" id="nav-toggle" aria-label="Toggle menu">
<span></span>
<span></span>
<span></span>
</button>
</div>
</nav>
<!-- Page Header -->
<section class="page-header" id="projects-header">
<div class="container">
<h1 class="section-title">Projects</h1>
</div>
</section>
<!-- Projects Grid -->
<section class="section" id="projects" style="padding-top: 0;">
<div class="container">
<div class="projects-grid">
<!-- 1. Deb8 | Clash of the Models -->
<div class="project-card reveal">
<div class="project-badge">
<span class="badge badge-gold">🥈 2nd Place — Meta Llama 3 Hackathon</span>
</div>
<div class="glass-card">
<div class="project-card-header">
<h3 class="project-title">
<a href="https://devpost.com/software/deb8-clash-of-the-models" target="_blank" rel="noopener">Deb8 | Clash of the Models</a>
</h3>
<a href="https://devpost.com/software/deb8-clash-of-the-models" target="_blank" rel="noopener" class="project-link-icon" aria-label="External link">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/><polyline points="15 3 21 3 21 9"/><line x1="10" y1="14" x2="21" y2="3"/></svg>
</a>
</div>
<p class="project-description" id="desc-deb8"><strong>Deb8 | Clash of the Models</strong> was developed for the <strong>Meta Llama 3 Hackathon</strong>, where it <strong>won 2nd place</strong> out of over 500 participants. This innovative project utilized a multi-agent system to automate debate script generation, featuring debaters, moderators, and scorers. The project integrated VAPI text-to-voice APIs with Unity 3D models to create a game show aesthetic and evaluated the reasoning skills of AI models like Llama, GPT, Gemma, and Mistral through AI-powered scoring. Additionally, it connected with Hugging Face transformers to score over 1 million open-source models. Co-developed in under 24 hours, this project showcased rapid development and innovative use of AI technologies. Through this project, I gained hands-on experience with multi-agent systems, integrating text-to-voice APIs, and working with Unity 3D models. I also enhanced my skills in rapid prototyping and collaborative development under tight deadlines, which are crucial in hackathon settings. The experience of evaluating various AI models' reasoning abilities deepened my understanding of AI performance metrics and practical applications of AI in entertainment and educational settings.</p>
<button class="project-expand-btn" onclick="toggleExpand('desc-deb8', this)">Read more</button>
<a href="https://youtu.be/6KWlmm8sGRY" target="_blank" rel="noopener" class="project-video-link">
<svg width="14" height="14" viewBox="0 0 24 24" fill="currentColor"><polygon points="5 3 19 12 5 21 5 3"/></svg>
Watch demo video
</a>
<div class="project-tags">
<span class="tag">Multi-Agent AI</span>
<span class="tag">VAPI</span>
<span class="tag">Unity 3D</span>
<span class="tag">Hugging Face</span>
</div>
</div>
</div>
<!-- 2. BCCNet -->
<div class="project-card reveal">
<div class="glass-card">
<div class="project-card-header">
<h3 class="project-title">
<a href="https://drive.google.com/file/d/1-1pOQy_PP8bQMS2b8gP5raQqtmbJXnNl/view" target="_blank" rel="noopener">BCCNet for Breast Cancer Classification</a>
</h3>
<a href="https://drive.google.com/file/d/1-1pOQy_PP8bQMS2b8gP5raQqtmbJXnNl/view" target="_blank" rel="noopener" class="project-link-icon" aria-label="External link">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/><polyline points="15 3 21 3 21 9"/><line x1="10" y1="14" x2="21" y2="3"/></svg>
</a>
</div>
<p class="project-description" id="desc-bccnet">The BCCNet for Breast Cancer Classification project was my Capstone Project which focused on developing an advanced deep learning framework for accurately classifying various types of breast cancer using histopathological images. By combining Squeeze and Excitation networks with a multi-headed attention mechanism, BCCNet aims to enhance the precision of distinguishing subtle imaging differences between multiple breast cancer types. The project utilized the BreakHis dataset, comprising over 7900 images across different magnification factors, to train and validate the model. Through innovative data augmentation methods and the integration of pre-trained CNNs like VGG16, SEResNet152, and EfficientNet_v2_Small, the model achieved high accuracy and robustness. BCCNet demonstrated exceptional performance, particularly at 40X magnification, with the custom model achieving an accuracy of 98.70% and an F1-score of 98.80%. This project not only showcases the potential of AI in improving diagnostic capabilities but also highlights the importance of advanced attention mechanisms in medical image analysis. The experience gained from this project includes handling large datasets, implementing complex model architectures, and fine-tuning hyperparameters to optimize performance, contributing to the broader goal of integrating AI into clinical settings for better diagnostic outcomes.</p>
<button class="project-expand-btn" onclick="toggleExpand('desc-bccnet', this)">Read more</button>
<div class="project-tags">
<span class="tag">Deep Learning</span>
<span class="tag">VGG16</span>
<span class="tag">SE Networks</span>
<span class="tag">Medical AI</span>
</div>
</div>
</div>
<!-- 3. Wound Classification (Nature Publication) -->
<div class="project-card reveal">
<div class="project-badge">
<span class="badge badge-blue">📄 Nature Publication</span>
</div>
<div class="glass-card">
<div class="project-card-header">
<h3 class="project-title">
<a href="https://www.nature.com/articles/s41598-024-56626-w" target="_blank" rel="noopener">Integrated Image and Location Analysis for Wound Classification</a>
</h3>
<a href="https://www.nature.com/articles/s41598-024-56626-w" target="_blank" rel="noopener" class="project-link-icon" aria-label="External link">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/><polyline points="15 3 21 3 21 9"/><line x1="10" y1="14" x2="21" y2="3"/></svg>
</a>
</div>
<p class="project-description" id="desc-wound">I have published a paper titled <strong>"Integrated Image and Location Analysis for Wound Classification"</strong> in <em>Nature's Scientific Reports</em>. This project aimed to enhance wound diagnosis by developing a multi-modal deep learning network that combines wound images with their corresponding body locations to improve classification accuracy for diabetic, pressure, surgical, and venous ulcers. Utilizing models like VGG16, ResNet152, and EfficientNet, along with Squeeze-and-Excitation modules and multi-headed attention mechanisms, the model achieved superior accuracy. This project provided valuable insights into integrating multi-modal data, advanced neural network architectures, and the potential of AI in clinical diagnostics.</p>
<button class="project-expand-btn" onclick="toggleExpand('desc-wound', this)">Read more</button>
<div class="project-tags">
<span class="tag">Multi-Modal DL</span>
<span class="tag">ResNet152</span>
<span class="tag">EfficientNet</span>
<span class="tag">Medical AI</span>
</div>
</div>
</div>
<!-- 4. Gavin Bot -->
<div class="project-card reveal">
<div class="glass-card">
<div class="project-card-header">
<h3 class="project-title">
<a href="https://github.com/tirth2212/gavin" target="_blank" rel="noopener">Gavin Bot</a>
</h3>
<a href="https://github.com/tirth2212/gavin" target="_blank" rel="noopener" class="project-link-icon" aria-label="External link">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/><polyline points="15 3 21 3 21 9"/><line x1="10" y1="14" x2="21" y2="3"/></svg>
</a>
</div>
<p class="project-description">Gavin Bot is an automated AI agent designed to process GitHub issues, generate code summaries, and apply fixes directly to repositories. It uses multi-agent orchestration to analyze and modify codebases, using Python, CrewAI, JigsawStack, OpenAI API, and GitHub API.</p>
<div class="project-tags">
<span class="tag">Python</span>
<span class="tag">CrewAI</span>
<span class="tag">OpenAI API</span>
<span class="tag">GitHub API</span>
</div>
</div>
</div>
<!-- 5. Resume_Helper -->
<div class="project-card reveal">
<div class="glass-card">
<div class="project-card-header">
<h3 class="project-title">
<a href="https://github.com/tirth2212/Resume_Helper" target="_blank" rel="noopener">Resume_Helper (Smart ATS)</a>
</h3>
<a href="https://github.com/tirth2212/Resume_Helper" target="_blank" rel="noopener" class="project-link-icon" aria-label="External link">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/><polyline points="15 3 21 3 21 9"/><line x1="10" y1="14" x2="21" y2="3"/></svg>
</a>
</div>
<p class="project-description">An AI-powered Smart ATS (Applicant Tracking System) tool designed to help HR recruiters efficiently review resumes against job descriptions. It provides a match percentage, identifies missing keywords, and generates a profile summary. Built using Python, OpenAI API (gpt-4o-mini), Streamlit, and PyPDF2.</p>
<div class="project-tags">
<span class="tag">Python</span>
<span class="tag">OpenAI API</span>
<span class="tag">Streamlit</span>
<span class="tag">PyPDF2</span>
</div>
</div>
</div>
<!-- 6. RDA_Analysis -->
<div class="project-card reveal">
<div class="glass-card">
<div class="project-card-header">
<h3 class="project-title">
<a href="https://github.com/tirth2212/RDA_Analysis" target="_blank" rel="noopener">RDA_Analysis</a>
</h3>
<a href="https://github.com/tirth2212/RDA_Analysis" target="_blank" rel="noopener" class="project-link-icon" aria-label="External link">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/><polyline points="15 3 21 3 21 9"/><line x1="10" y1="14" x2="21" y2="3"/></svg>
</a>
</div>
<p class="project-description">A Reaching Definition Analysis (RDA) tool for static code analysis. It features Control Flow Graph (CFG) visualization and incorporates LLM-based verification to enhance the accuracy of the analysis. Built with Python, NetworkX, and Matplotlib.</p>
<div class="project-tags">
<span class="tag">Python</span>
<span class="tag">NetworkX</span>
<span class="tag">Matplotlib</span>
<span class="tag">LLM</span>
</div>
</div>
</div>
<!-- 7. LinkedIn_EasyApply -->
<div class="project-card reveal">
<div class="glass-card">
<div class="project-card-header">
<h3 class="project-title">
<a href="https://github.com/tirth2212/LinkedIn_EasyApply" target="_blank" rel="noopener">LinkedIn_EasyApply</a>
</h3>
<a href="https://github.com/tirth2212/LinkedIn_EasyApply" target="_blank" rel="noopener" class="project-link-icon" aria-label="External link">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/><polyline points="15 3 21 3 21 9"/><line x1="10" y1="14" x2="21" y2="3"/></svg>
</a>
</div>
<p class="project-description">An automation tool designed to streamline the application process for "Easy Apply" jobs on LinkedIn, helping users manage high volumes of applications reliably using Python and Selenium.</p>
<div class="project-tags">
<span class="tag">Python</span>
<span class="tag">Selenium</span>
<span class="tag">Automation</span>
</div>
</div>
</div>
<!-- 8. 3D Image Slicing and Segmentation -->
<div class="project-card reveal">
<div class="glass-card">
<div class="project-card-header">
<h3 class="project-title">
<a href="https://github.com/tirth2212/3D_Image_Slicing_and_Segmentation" target="_blank" rel="noopener">3D Image Slicing and Segmentation</a>
</h3>
<a href="https://github.com/tirth2212/3D_Image_Slicing_and_Segmentation" target="_blank" rel="noopener" class="project-link-icon" aria-label="External link">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/><polyline points="15 3 21 3 21 9"/><line x1="10" y1="14" x2="21" y2="3"/></svg>
</a>
</div>
<p class="project-description" id="desc-3d">The 3D Image Slicing and Segmentation project focuses on developing a powerful tool for analyzing and segmenting 3D medical images. This project utilizes advanced image processing techniques and machine learning algorithms to slice and segment 3D images, facilitating detailed analysis of complex structures within the images. The primary objective is to enable precise segmentation, which is crucial for various medical applications, such as identifying and isolating tumors, bones, and other anatomical features. By implementing state-of-the-art models and methods, the project demonstrates how 3D image data can be effectively processed and analyzed to assist in medical diagnostics and treatment planning. Through this project, I gained valuable experience in handling 3D image data, applying segmentation algorithms, and fine-tuning models for optimal performance, contributing to the development of advanced tools for medical imaging and analysis.</p>
<button class="project-expand-btn" onclick="toggleExpand('desc-3d', this)">Read more</button>
<div class="project-tags">
<span class="tag">Image Processing</span>
<span class="tag">ML</span>
<span class="tag">Medical Imaging</span>
</div>
</div>
</div>
<!-- 9. Cloud Based Attendance-Log API -->
<div class="project-card reveal">
<div class="glass-card">
<div class="project-card-header">
<h3 class="project-title">
<a href="https://github.com/tirth2212/CloudComputing_AttendanceLog_API" target="_blank" rel="noopener">Cloud Based Attendance-Log API</a>
</h3>
<a href="https://github.com/tirth2212/CloudComputing_AttendanceLog_API" target="_blank" rel="noopener" class="project-link-icon" aria-label="External link">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/><polyline points="15 3 21 3 21 9"/><line x1="10" y1="14" x2="21" y2="3"/></svg>
</a>
</div>
<p class="project-description" id="desc-cloud">The Cloud Based Attendance Log API project focuses on developing a robust API for maintaining and managing employee attendance logs using cloud computing technologies. The project leverages the power of cloud platforms to ensure scalability, reliability, and efficiency in handling attendance data. The API is designed to record, store, and retrieve attendance records, offering seamless integration with various front-end applications and systems. By utilizing cloud services, the project ensures that the attendance log system can handle large volumes of data with high availability and minimal downtime. This project explores the use of cloud computing principles and technologies to create a scalable solution for attendance management, demonstrating practical applications of cloud-based API development in real-world scenarios. Through this project, I gained hands-on experience in designing, implementing, and deploying cloud-based APIs on both AWS and Azure, enhancing my skills in cloud computing and API development.</p>
<button class="project-expand-btn" onclick="toggleExpand('desc-cloud', this)">Read more</button>
<div class="project-tags">
<span class="tag">AWS</span>
<span class="tag">Azure</span>
<span class="tag">Cloud</span>
<span class="tag">REST API</span>
</div>
</div>
</div>
<!-- 10. Pneumonia Detection -->
<div class="project-card reveal">
<div class="glass-card">
<div class="project-card-header">
<h3 class="project-title">
<a href="https://github.com/tirth2212/Pneumonia-Detection" target="_blank" rel="noopener">Pneumonia Detection</a>
</h3>
<a href="https://github.com/tirth2212/Pneumonia-Detection" target="_blank" rel="noopener" class="project-link-icon" aria-label="External link">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/><polyline points="15 3 21 3 21 9"/><line x1="10" y1="14" x2="21" y2="3"/></svg>
</a>
</div>
<p class="project-description" id="desc-pneumonia">My Professor, Dr Sussan Mc Roy, advised me to create the Pneumonia Detection project as my Course Project for Artificial Intelligence as it focused on utilizing convolutional neural networks (CNN) and comparing pre-trained models to create an effective tool for identifying pneumonia. By leveraging advancements in artificial intelligence, this study employs lung image data as the primary input to accurately detect pneumonia cases. The project demonstrates the potential to enhance the speed and efficacy of medical diagnoses, thereby enabling prompt treatment and potentially saving lives as AI technology becomes more accessible. The model's therapeutic relevance could be expanded to accurately identify other conditions such as cancer, tumors, and bone fractures. This project involves implementing well-known models like VGG19 and RESNET 152/200, as well as exploring the construction of CNN models and hyperparameter tuning to achieve higher accuracy. It provides an in-depth exploration of current and past AI and ML efforts aimed at detecting pneumonia, contributing valuable insights into the development of medical diagnostic tools.</p>
<button class="project-expand-btn" onclick="toggleExpand('desc-pneumonia', this)">Read more</button>
<div class="project-tags">
<span class="tag">CNN</span>
<span class="tag">VGG19</span>
<span class="tag">ResNet</span>
<span class="tag">Medical AI</span>
</div>
</div>
</div>
<!-- 11. Image Caption Generator -->
<div class="project-card reveal">
<div class="glass-card">
<div class="project-card-header">
<h3 class="project-title">
<a href="https://github.com/tirth2212/Image-Caption-Generation" target="_blank" rel="noopener">Image Caption Generator</a>
</h3>
<a href="https://github.com/tirth2212/Image-Caption-Generation" target="_blank" rel="noopener" class="project-link-icon" aria-label="External link">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/><polyline points="15 3 21 3 21 9"/><line x1="10" y1="14" x2="21" y2="3"/></svg>
</a>
</div>
<p class="project-description" id="desc-caption">During my Master's, I created an Image Caption Generator as a Course Project for Natural Language Processing, which is a sophisticated application designed to generate descriptive captions for images. Leveraging advanced techniques in predictive modeling, deep learning, natural language processing, and image processing, this project analyzes objects within an image to produce meaningful captions. The core functionality includes inspecting objects in the image, generating appropriate labels based on identified categories, and suggesting relevant captions as users upload images into the application. Technologies utilized in this project encompass predictive modeling to forecast and generate possible captions, deep learning for training models to interpret image data, natural language processing for creating coherent and contextually accurate captions, image processing for analyzing visual information, multi-class text classification for labeling different objects, and web scraping for gathering and preprocessing training data.</p>
<button class="project-expand-btn" onclick="toggleExpand('desc-caption', this)">Read more</button>
<div class="project-tags">
<span class="tag">NLP</span>
<span class="tag">Deep Learning</span>
<span class="tag">Image Processing</span>
</div>
</div>
</div>
<!-- 12. Face Recognition -->
<div class="project-card reveal">
<div class="glass-card">
<div class="project-card-header">
<h3 class="project-title">
<a href="https://github.com/tirth2212/Attendance-Log" target="_blank" rel="noopener">Face Recognition</a>
</h3>
<a href="https://github.com/tirth2212/Attendance-Log" target="_blank" rel="noopener" class="project-link-icon" aria-label="External link">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/><polyline points="15 3 21 3 21 9"/><line x1="10" y1="14" x2="21" y2="3"/></svg>
</a>
</div>
<p class="project-description">I created a Face Recognition project which would keep track of the attendance of the Employees i.e., in-time and out-time of the employees. This opportunity was given by 3i Infotech .ltd during my internship period. I worked remotely under the guidance of Ushasri Oddiraju. I designed and deployed an independent project using Face-Recognition and Databases using the primary camera installed on the laptop.</p>
<div class="project-tags">
<span class="tag">OpenCV</span>
<span class="tag">Face Recognition</span>
<span class="tag">Python</span>
</div>
</div>
</div>
<!-- 13. Traffic Sign Recognition -->
<div class="project-card reveal">
<div class="glass-card">
<div class="project-card-header">
<h3 class="project-title">
<a href="https://github.com/Mini-Project-Jain-University/Traffic-Sign-Recognition" target="_blank" rel="noopener">Traffic Sign Recognition</a>
</h3>
<a href="https://github.com/Mini-Project-Jain-University/Traffic-Sign-Recognition" target="_blank" rel="noopener" class="project-link-icon" aria-label="External link">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/><polyline points="15 3 21 3 21 9"/><line x1="10" y1="14" x2="21" y2="3"/></svg>
</a>
</div>
<p class="project-description">The College provided me and my classmates a chance to design and deploy a mini-project during the 6th Semester. In which me and my team-mates worked closely to create a front-end and a model which can help the drivers recognise traffic signs using a trained model, which was trained using GTSRB. This led us to use Keras, CNN, Image-Augmentation, Deep Learning and libraries like OpenCV, MatplotLib etc. The GUI can give a textual output as well as audio output.</p>
<a href="https://youtu.be/iNIGG2xzUZA" target="_blank" rel="noopener" class="project-video-link">
<svg width="14" height="14" viewBox="0 0 24 24" fill="currentColor"><polygon points="5 3 19 12 5 21 5 3"/></svg>
Watch demo video
</a>
<div class="project-tags">
<span class="tag">Keras</span>
<span class="tag">CNN</span>
<span class="tag">OpenCV</span>
<span class="tag">GTSRB</span>
</div>
</div>
</div>
<!-- 14. Zoom Automation -->
<div class="project-card reveal">
<div class="glass-card">
<div class="project-card-header">
<h3 class="project-title">
<a href="https://github.com/tirth2212/Zoom-Automation" target="_blank" rel="noopener">Zoom Automation</a>
</h3>
<a href="https://github.com/tirth2212/Zoom-Automation" target="_blank" rel="noopener" class="project-link-icon" aria-label="External link">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/><polyline points="15 3 21 3 21 9"/><line x1="10" y1="14" x2="21" y2="3"/></svg>
</a>
</div>
<p class="project-description">During the pandemic, because of the work from home scenario, logging in into the meetings one after the other might feel hectic or tedious, so I created a small program which used to open the zoom links on the time specified in the list. The user just had to copy-paste the links at the beginning of the day and the rest is all handled by the code, the links open one after the other time to time. Simple to use and much helpful to all the lazy college students who don't like to open the groups and keep checking for the links or the meeting id.</p>
<div class="project-tags">
<span class="tag">Python</span>
<span class="tag">Automation</span>
</div>
</div>
</div>
<!-- 15. Stock Price Predictor -->
<div class="project-card reveal">
<div class="glass-card">
<div class="project-card-header">
<h3 class="project-title">
<a href="https://github.com/tirth2212/Stock-Predictor" target="_blank" rel="noopener">Stock Price Predictor</a>
</h3>
<a href="https://github.com/tirth2212/Stock-Predictor" target="_blank" rel="noopener" class="project-link-icon" aria-label="External link">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/><polyline points="15 3 21 3 21 9"/><line x1="10" y1="14" x2="21" y2="3"/></svg>
</a>
</div>
<p class="project-description">I created a stock predictor to predict the stock price based on the previous close price. I used a previous month data collected from the NSE, cleaned the data and used it to train the model in which there were three ways to determine the best way to predict the price, I used Linear Regression, Polynomial Regression and Radial Basis Function (RBF) SVM to determine the next closing price of a particular stock. This small project was an inspirational idea given by my dad who's a Stock Broker.</p>
<div class="project-tags">
<span class="tag">Linear Regression</span>
<span class="tag">SVM</span>
<span class="tag">Python</span>
</div>
</div>
</div>
<!-- 16. OYO- Web scrap -->
<div class="project-card reveal">
<div class="glass-card">
<div class="project-card-header">
<h3 class="project-title">
<a href="https://github.com/tirth2212/oyo-webscrap" target="_blank" rel="noopener">OYO- Web Scrap</a>
</h3>
<a href="https://github.com/tirth2212/oyo-webscrap" target="_blank" rel="noopener" class="project-link-icon" aria-label="External link">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/><polyline points="15 3 21 3 21 9"/><line x1="10" y1="14" x2="21" y2="3"/></svg>
</a>
</div>
<p class="project-description">While learning web-scrapping, I tried to implement it on a website which would have a lot of data, So OYO website was a great place to do it, from which I collected data of hotels in a particular area or city, the details include name, address, price, ratings and amenities provided by the hotels and saved in a .csv file.</p>
<div class="project-tags">
<span class="tag">Python</span>
<span class="tag">Web Scraping</span>
<span class="tag">BeautifulSoup</span>
</div>
</div>
</div>
<!-- 17. CLAB -->
<div class="project-card reveal">
<div class="glass-card">
<div class="project-card-header">
<h3 class="project-title">
<a href="https://github.com/TopCoders-club/clab" target="_blank" rel="noopener">CLAB</a>
</h3>
<a href="https://github.com/TopCoders-club/clab" target="_blank" rel="noopener" class="project-link-icon" aria-label="External link">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/><polyline points="15 3 21 3 21 9"/><line x1="10" y1="14" x2="21" y2="3"/></svg>
</a>
</div>
<p class="project-description">CLAB saves the SSH work and data which was there just before the issue occurs like disconnection, maximum limit of 24 hrs is reached etc. This stores the data in the drive and helps you continue your model training and helps you deploy the model training from where you stopped. This project was created during Shellhacks Hackathon2020 in which I and my club mates took part during the 5th Semester.</p>
<a href="https://youtu.be/c7CIN06Kv1c" target="_blank" rel="noopener" class="project-video-link">
<svg width="14" height="14" viewBox="0 0 24 24" fill="currentColor"><polygon points="5 3 19 12 5 21 5 3"/></svg>
Watch demo video
</a>
<div class="project-tags">
<span class="tag">Python</span>
<span class="tag">SSH</span>
<span class="tag">Hackathon</span>
</div>
</div>
</div>
<!-- 18. Basic School Administration Tool -->
<div class="project-card reveal">
<div class="glass-card">
<div class="project-card-header">
<h3 class="project-title">
<a href="https://github.com/tirth2212/BASIC-SCHOOL-ADMINISTRATION-TOOL" target="_blank" rel="noopener">Basic School Administration Tool</a>
</h3>
<a href="https://github.com/tirth2212/BASIC-SCHOOL-ADMINISTRATION-TOOL" target="_blank" rel="noopener" class="project-link-icon" aria-label="External link">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/><polyline points="15 3 21 3 21 9"/><line x1="10" y1="14" x2="21" y2="3"/></svg>
</a>
</div>
<p class="project-description">It's a tool which collects basic details of students like name, age, contact number, Email ID etc and stores it into a .csv file. It helps to enter student details into excel without the need of opening excel or even knowing excel.</p>
<div class="project-tags">
<span class="tag">Python</span>
<span class="tag">CSV</span>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer" id="footer">
<div class="container">
<p class="footer-copyright">© <script>document.write(new Date().getFullYear())</script> Tirth Shah</p>
<div class="social-links">
<a href="https://github.com/tirth2212" target="_blank" rel="noopener" class="social-link" title="GitHub" aria-label="GitHub">
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 0C5.37 0 0 5.37 0 12c0 5.31 3.435 9.795 8.205 11.385.6.105.825-.255.825-.57 0-.285-.015-1.23-.015-2.235-3.015.555-3.795-.735-4.035-1.41-.135-.345-.72-1.41-1.23-1.695-.42-.225-1.02-.78-.015-.795.945-.015 1.62.87 1.845 1.23 1.08 1.815 2.805 1.305 3.495.99.105-.78.42-1.305.765-1.605-2.67-.3-5.46-1.335-5.46-5.925 0-1.305.465-2.385 1.23-3.225-.12-.3-.54-1.53.12-3.18 0 0 1.005-.315 3.3 1.23.96-.27 1.98-.405 3-.405s2.04.135 3 .405c2.295-1.56 3.3-1.23 3.3-1.23.66 1.65.24 2.88.12 3.18.765.84 1.23 1.905 1.23 3.225 0 4.605-2.805 5.625-5.475 5.925.435.375.81 1.095.81 2.22 0 1.605-.015 2.895-.015 3.3 0 .315.225.69.825.57A12.02 12.02 0 0024 12c0-6.63-5.37-12-12-12z"/></svg>
</a>
<a href="https://www.linkedin.com/in/tirthgshah" target="_blank" rel="noopener" class="social-link" title="LinkedIn" aria-label="LinkedIn">
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 01-2.063-2.065 2.064 2.064 0 112.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/></svg>
</a>
<a href="https://www.instagram.com/shahtirth2212" target="_blank" rel="noopener" class="social-link" title="Instagram" aria-label="Instagram">
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913.306.788.717 1.459 1.384 2.126.667.666 1.336 1.079 2.126 1.384.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558.788-.306 1.459-.718 2.126-1.384.666-.667 1.079-1.335 1.384-2.126.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913-.306-.789-.718-1.459-1.384-2.126C21.319 1.347 20.651.935 19.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227-.224.562-.479.96-.899 1.382-.419.419-.824.679-1.38.896-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421-.569-.224-.96-.479-1.379-.899-.421-.419-.69-.824-.9-1.38-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678a6.162 6.162 0 100 12.324 6.162 6.162 0 100-12.324zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405a1.441 1.441 0 11-2.88 0 1.441 1.441 0 012.88 0z"/></svg>
</a>
<a href="https://twitter.com/TirthGShah" target="_blank" rel="noopener" class="social-link" title="Twitter" aria-label="Twitter">
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M23.953 4.57a10 10 0 01-2.825.775 4.958 4.958 0 002.163-2.723c-.951.555-2.005.959-3.127 1.184a4.92 4.92 0 00-8.384 4.482C7.69 8.095 4.067 6.13 1.64 3.162a4.822 4.822 0 00-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 01-2.228-.616v.06a4.923 4.923 0 003.946 4.827 4.996 4.996 0 01-2.212.085 4.936 4.936 0 004.604 3.417 9.867 9.867 0 01-6.102 2.105c-.39 0-.779-.023-1.17-.067a13.995 13.995 0 007.557 2.209c9.053 0 13.998-7.496 13.998-13.985 0-.21 0-.42-.015-.63A9.935 9.935 0 0024 4.59z"/></svg>
</a>
</div>
</div>
</footer>
<!-- Scripts -->
<script>
// Mobile nav toggle
const navToggle = document.getElementById('nav-toggle');
const navLinks = document.getElementById('nav-links');
navToggle.addEventListener('click', () => {
navToggle.classList.toggle('open');
navLinks.classList.toggle('open');
});
navLinks.querySelectorAll('a').forEach(link => {
link.addEventListener('click', () => {
navToggle.classList.remove('open');
navLinks.classList.remove('open');
});
});
// Expand/collapse project descriptions
function toggleExpand(id, btn) {
const desc = document.getElementById(id);
desc.classList.toggle('expanded');
btn.textContent = desc.classList.contains('expanded') ? 'Show less' : 'Read more';
}
// Scroll reveal
const revealElements = document.querySelectorAll('.reveal');
const revealOnScroll = () => {
revealElements.forEach(el => {
const top = el.getBoundingClientRect().top;
if (top < window.innerHeight - 80) {
el.classList.add('active');
}
});
};
window.addEventListener('scroll', revealOnScroll);
revealOnScroll();
</script>
</body>
</html>