-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
529 lines (503 loc) · 29.5 KB
/
index.html
File metadata and controls
529 lines (503 loc) · 29.5 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
519
520
521
522
523
524
525
526
527
528
529
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Tanush Chawla - Resume</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<!-- Mobile navigation for better mobile UX -->
<nav class="mobile-nav" aria-label="Main navigation" id="mobile-nav" style="display: none;">
<a href="#main-content" class="active">Profile</a>
<a href="#education">Education</a>
<a href="#skills">Skills</a>
<a href="#projects">Projects</a>
<a href="#certifications">Certifications</a>
<a href="#declaration">Declaration</a>
</nav>
<div class="container" id="main-content">
<!-- Header/Profile Section -->
<header>
<div class="header-content">
<div class="profile">
<h1>Tanush Chawla</h1>
<div class="subtitle">Computer Science Student & Web Developer</div>
<p>Passionate Computer Science student at VIT Bhopal specializing in full-stack web development, data structures & algorithms, and AI solutions. Skilled in C++, Python, Java, and modern web technologies with a focus on creating intuitive, high-performance applications.</p>
<!-- Download CV Button -->
<div class="download-actions">
<a href="Public/Tanush Chawla.pdf" class="download-cv" aria-label="Download CV as PDF" target="_blank">
<svg xmlns="http://www.w3.org/2000/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="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
<polyline points="7 10 12 15 17 10"></polyline>
<line x1="12" y1="15" x2="12" y2="3"></line>
</svg>
Download CV
</a>
</div>
</div>
<div class="contact-info">
<div class="contact-item">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
<path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path>
<polyline points="22,6 12,13 2,6"></polyline>
</svg>
<a href="mailto:tanushchawla16@gmail.com">tanushchawla16@gmail.com</a>
</div>
<div class="contact-item">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
<path d="M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.79 19.79 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72 12.84 12.84 0 00.7 2.81 2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45 12.84 12.84 0 002.81.7A2 2 0 0122 16.92z"></path>
</svg>
<a href="tel:8130483894">8130483894</a>
</div>
<div class="contact-item">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
<path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z"></path>
<circle cx="12" cy="10" r="3"></circle>
</svg>
<span>Gurgaon, Haryana</span>
</div>
<div class="social-links">
<a href="https://www.linkedin.com/in/tanush-chawla/" aria-label="LinkedIn Profile" target="_blank">
<svg xmlns="http://www.w3.org/2000/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="M16 8a6 6 0 016 6v7h-4v-7a2 2 0 00-2-2 2 2 0 00-2 2v7h-4v-7a6 6 0 016-6z"></path>
<rect x="2" y="9" width="4" height="12"></rect>
<circle cx="4" cy="4" r="2"></circle>
</svg>
</a>
<a href="https://github.com/Tanushh18/" aria-label="GitHub Profile" target="_blank">
<svg xmlns="http://www.w3.org/2000/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="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 00-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0020 4.77 5.07 5.07 0 0019.91 1S18.73.65 16 2.48a13.38 13.38 0 00-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 005 4.77a5.44 5.44 0 00-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 009 18.13V22"></path>
</svg>
</a>
<a href="https://leetcode.com/u/tanushchawla16/" aria-label="LeetCode Profile" target="_blank">
<svg xmlns="http://www.w3.org/2000/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="M12 2L2 7l10 5 10-5-10-5z"></path>
<path d="M2 17l10 5 10-5"></path>
<path d="M2 12l10 5 10-5"></path>
</svg>
</a>
</div>
</div>
</div>
</header>
<!-- Education Section -->
<section id="education">
<h2>Education</h2>
<div class="timeline-item">
<div class="timeline-date">2022 - Present</div>
<div class="timeline-title">Bachelor of Technology in Computer Science</div>
<div class="timeline-location">VIT Bhopal University, Bhopal, India</div>
<div class="timeline-description">Specializing in Software Engineering, Data Structures, and Machine Learning, with a current focus on building full-stack web applications and AI-driven solutions.</div>
</div>
<div class="timeline-item">
<div class="timeline-date">March 2022</div>
<div class="timeline-title">High School Diploma</div>
<div class="timeline-location">Blue Bells Model School, Gurugram, Haryana</div>
<div class="timeline-description">Scored 90%</div>
</div>
<div class="timeline-item">
<div class="timeline-date">April 2020</div>
<div class="timeline-title">Secondary School</div>
<div class="timeline-location">Our Lady of Fatima Convent School, Gurugram, Haryana</div>
<div class="timeline-description">Scored 90%</div>
</div>
</section>
<!-- Skills Section -->
<section id="skills">
<h2>Skills</h2>
<div class="skills-container">
<div class="skill-category">
<h3>Programming Languages</h3>
<ul class="skill-list">
<li class="skill-item">
C
<div class="skill-progress-container">
<div class="skill-progress" style="width: 0%;" data-width="85%"></div>
</div>
</li>
<li class="skill-item">
C++
<div class="skill-progress-container">
<div class="skill-progress" style="width: 0%;" data-width="90%"></div>
</div>
</li>
<li class="skill-item">
Python
<div class="skill-progress-container">
<div class="skill-progress" style="width: 0%;" data-width="80%"></div>
</div>
</li>
<li class="skill-item">
Java
<div class="skill-progress-container">
<div class="skill-progress" style="width: 0%;" data-width="75%"></div>
</div>
</li>
</ul>
</div>
<div class="skill-category">
<h3>Web Development</h3>
<ul class="skill-list">
<li class="skill-item">
HTML & CSS
<div class="skill-progress-container">
<div class="skill-progress" style="width: 0%;" data-width="90%"></div>
</div>
</li>
<li class="skill-item">
JavaScript
<div class="skill-progress-container">
<div class="skill-progress" style="width: 0%;" data-width="85%"></div>
</div>
</li>
<li class="skill-item">
Node.js
<div class="skill-progress-container">
<div class="skill-progress" style="width: 0%;" data-width="80%"></div>
</div>
</li>
<li class="skill-item">
Express.js
<div class="skill-progress-container">
<div class="skill-progress" style="width: 0%;" data-width="80%"></div>
</div>
</li>
</ul>
</div>
<div class="skill-category">
<h3>Database Management</h3>
<ul class="skill-list">
<li class="skill-item">
MySQL
<div class="skill-progress-container">
<div class="skill-progress" style="width: 0%;" data-width="85%"></div>
</div>
</li>
<li class="skill-item">
MongoDB
<div class="skill-progress-container">
<div class="skill-progress" style="width: 0%;" data-width="80%"></div>
</div>
</li>
</ul>
</div>
<div class="skill-category">
<h3>DSA</h3>
<ul class="skill-list">
<li class="skill-item">
Data Structures and Algorithms in C++
<div class="skill-progress-container">
<div class="skill-progress" style="width: 0%;" data-width="90%"></div>
</div>
</li>
</ul>
</div>
</div>
</section>
<!-- Projects Section -->
<section id="projects">
<h2>Projects</h2>
<div class="projects-grid">
<div class="project">
<h3>WeCode</h3>
<div class="technologies">
<span class="tech-tag">React.js</span>
<span class="tech-tag">Node.js</span>
<span class="tech-tag">Express.js</span>
<span class="tech-tag">MongoDB</span>
<span class="tech-tag">Socket.IO</span>
<span class="tech-tag">WebRTC</span>
</div>
<div class="project-description">
<p>Developed a full-stack real-time coding platform enabling collaborative code editing, Google OAuth login, and peer-to-peer video/audio communication using WebRTC. Integrated Monaco Editor with Socket.IO for live code sync, session management with UUIDs, and user progress tracking on curated DSA content and LeetCode problems. Deployed using Render and Vercel with secure JWT-based authentication and MongoDB database integration.</p>
</div>
<div class="project-links">
<a href="https://wecode-coders.onrender.com/" class="project-link" target="_blank" aria-label="View WeCode Project">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<circle cx="12" cy="12" r="10"></circle>
<line x1="12" y1="8" x2="12" y2="16"></line>
<line x1="8" y1="12" x2="16" y2="12"></line>
</svg>
View Project
</a>
<a href="https://github.com/Tanushh18" class="project-link" target="_blank" aria-label="View WeCode GitHub Repository">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 00-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0020 4.77 5.07 5.07 0 0019.91 1S18.73.65 16 2.48a13.38 13.38 0 00-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 005 4.77a5.44 5.44 0 00-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 009 18.13V22"></path>
</svg>
GitHub Repo
</a>
</div>
</div>
<!-- New Projects Start -->
<div class="project">
<h3>Form_Submission_Backend</h3>
<div class="technologies">
<span class="tech-tag">Node.js</span>
<span class="tech-tag">Express.js</span>
<span class="tech-tag">MongoDB</span>
</div>
<div class="project-description">
<p>A backend system for college form submissions using Node.js, Express, and MongoDB. Features secure real-time validation and easy deployment for academic or admission use.</p>
</div>
<div class="project-links">
<a href="https://github.com/Tanushh18/Form_Submission_Backend" class="project-link" target="_blank" aria-label="View Form_Submission_Backend GitHub Repository">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 00-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0020 4.77 5.07 5.07 0 0019.91 1S18.73.65 16 2.48a13.38 13.38 0 00-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 005 4.77a5.44 5.44 0 00-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 009 18.13V22"></path>
</svg>
GitHub Repo
</a>
</div>
</div>
<div class="project">
<h3>Video-Conferencing</h3>
<div class="technologies">
<span class="tech-tag">WebRTC</span>
<span class="tech-tag">Socket.IO</span>
<span class="tech-tag">Node.js</span>
<span class="tech-tag">Express.js</span>
</div>
<div class="project-description">
<p>Created a video conferencing web application using WebRTC and Socket.IO to enable peer-to-peer communication. Integrated custom room generation, bi-directional video streaming, and real-time signaling.</p>
</div>
<div class="project-links">
<a href="https://github.com/Tanushh18/Video-Conferencing" class="project-link" target="_blank" aria-label="View Video-Conferencing GitHub Repository">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 00-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0020 4.77 5.07 5.07 0 0019.91 1S18.73.65 16 2.48a13.38 13.38 0 00-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 005 4.77a5.44 5.44 0 00-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 009 18.13V22"></path>
</svg>
GitHub Repo
</a>
</div>
</div>
<div class="project">
<h3>Build-Own-Shell</h3>
<div class="technologies">
<span class="tech-tag">C</span>
<span class="tech-tag">Unix System Calls</span>
</div>
<div class="project-description">
<p>Built a fully functional Linux shell in C that supports basic commands, piping, redirection, background processes, and job control. Demonstrates strong systems programming and OS-level handling.</p>
</div>
<div class="project-links">
<a href="https://github.com/Tanushh18/Build-Own-Shell" class="project-link" target="_blank" aria-label="View Build-Own-Shell GitHub Repository">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 00-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0020 4.77 5.07 5.07 0 0019.91 1S18.73.65 16 2.48a13.38 13.38 0 00-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 005 4.77a5.44 5.44 0 00-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 009 18.13V22"></path>
</svg>
GitHub Repo
</a>
</div>
</div>
<div class="project">
<h3>SecureShe</h3>
<div class="technologies">
<span class="tech-tag">Android Studio</span>
<span class="tech-tag">Java</span>
<span class="tech-tag">Firebase (Prototype)</span>
</div>
<div class="project-description">
<p>An Android safety app offering real-time GPS tracking, shake-triggered alerts, and direct SOS messaging. Includes legal resources, emergency contacts, and self-defense content.</p>
</div>
<div class="project-links">
<a href="https://github.com/Tanushh18/SecureShe" class="project-link" target="_blank" aria-label="View SecureShe GitHub Repository">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 00-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0020 4.77 5.07 5.07 0 0019.91 1S18.73.65 16 2.48a13.38 13.38 0 00-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 005 4.77a5.44 5.44 0 00-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 009 18.13V22"></path>
</svg>
GitHub Repo
</a>
</div>
</div>
<div class="project">
<h3>StreamHub</h3>
<div class="technologies">
<span class="tech-tag">HTML</span>
<span class="tech-tag">CSS</span>
<span class="tech-tag">JavaScript</span>
</div>
<div class="project-description">
<p>A streaming service UI clone with dynamic content sections, movie cards, and hover interactions. Designed for responsiveness and clean component layout.</p>
</div>
<div class="project-links">
<a href="https://github.com/Tanushh18/StreamHub" class="project-link" target="_blank" aria-label="View StreamHub GitHub Repository">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 00-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0020 4.77 5.07 5.07 0 0019.91 1S18.73.65 16 2.48a13.38 13.38 0 00-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 005 4.77a5.44 5.44 0 00-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 009 18.13V22"></path>
</svg>
GitHub Repo
</a>
</div>
</div>
<div class="project">
<h3>IPO-Component-3</h3>
<div class="technologies">
<span class="tech-tag">Python</span>
<span class="tech-tag">Pandas</span>
<span class="tech-tag">Matplotlib</span>
<span class="tech-tag">REST API</span>
</div>
<div class="project-description">
<p>Internship project involving dynamic IPO data extraction, visualization, and analytics. Delivered backend and visualization tools to handle real-time IPO statistics efficiently.</p>
</div>
<div class="project-links">
<a href="https://github.com/Tanushh18/IPO-Component-3" class="project-link" target="_blank" aria-label="View IPO-Component-3 GitHub Repository">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 00-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0020 4.77 5.07 5.07 0 0019.91 1S18.73.65 16 2.48a13.38 13.38 0 00-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 005 4.77a5.44 5.44 0 00-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 009 18.13V22"></path>
</svg>
GitHub Repo
</a>
</div>
</div>
<div class="project">
<h3>WeCrack</h3>
<div class="technologies">
<span class="tech-tag">MERN Stack</span>
<span class="tech-tag">Firebase Auth</span>
<span class="tech-tag">Judge0 API</span>
</div>
<div class="project-description">
<p>Developed a student-focused GATE preparation portal featuring topic-wise resources, DSA notes, mock tests, YouTube integration, and performance tracking. Includes code execution support and session saving.</p>
</div>
<div class="project-links">
<!-- Awaiting user to provide GitHub and Live URLs -->
<span style="color: #888;">GitHub Repo: [awaiting user to provide]</span>
<br />
<span style="color: #888;">Live URL: [awaiting user to provide]</span>
</div>
</div>
<div class="project">
<h3>Video-Conferencing</h3>
<div class="technologies">
<span class="tech-tag">Node.js</span>
<span class="tech-tag">Socket.IO</span>
<span class="tech-tag">WebRTC</span>
<span class="tech-tag">React</span>
</div>
<div class="project-description">
<p>WebRTC-based platform for real-time video calls, room creation, and seamless audio/video communication using Socket.IO for signaling and React UI.</p>
</div>
<div class="project-links">
<a href="https://github.com/Tanushh18/Video-Conferencing" class="project-link" target="_blank" aria-label="View Video-Conferencing GitHub Repository">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 00-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0020 4.77 5.07 5.07 0 0019.91 1S18.73.65 16 2.48a13.38 13.38 0 00-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 005 4.77a5.44 5.44 0 00-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 009 18.13V22"></path>
</svg>
GitHub Repo
</a>
</div>
</div>
<div class="project">
<h3>Build-Own-Shell</h3>
<div class="technologies">
<span class="tech-tag">C++</span>
<span class="tech-tag">System Programming</span>
</div>
<div class="project-description">
<p>Custom Unix shell in C++ featuring command parsing, process management, and native built-in commands like cd, pwd, and echo.</p>
</div>
<div class="project-links">
<a href="https://github.com/Tanushh18/Build-Own-Shell" class="project-link" target="_blank" aria-label="View Build-Own-Shell GitHub Repository">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 00-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0020 4.77 5.07 5.07 0 0019.91 1S18.73.65 16 2.48a13.38 13.38 0 00-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 005 4.77a5.44 5.44 0 00-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 009 18.13V22"></path>
</svg>
GitHub Repo
</a>
</div>
</div>
<div class="project">
<h3>StreamHub</h3>
<div class="technologies">
<span class="tech-tag">Node.js</span>
<span class="tech-tag">MongoDB</span>
<span class="tech-tag">Express.js</span>
<span class="tech-tag">JWT</span>
</div>
<div class="project-description">
<p>Backend for a video streaming platform with secure authentication, video management, user subscriptions, and a feature-rich admin dashboard.</p>
</div>
<div class="project-links">
<a href="https://github.com/Tanushh18/StreamHub" class="project-link" target="_blank" aria-label="View StreamHub GitHub Repository">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 00-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0020 4.77 5.07 5.07 0 0019.91 1S18.73.65 16 2.48a13.38 13.38 0 00-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 005 4.77a5.44 5.44 0 00-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 009 18.13V22"></path>
</svg>
GitHub Repo
</a>
</div>
</div>
<!-- New Projects End -->
</div>
</section>
<!-- Certifications Section -->
<section id="certifications">
<h2>Certifications</h2>
<div class="certification-gallery">
<div class="certificates">
<div class="certificate certificate-box">
<div class="certificate-icon">
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="3" y="4" width="18" height="18" rx="2" ry="2"></rect>
<line x1="16" y1="2" x2="16" y2="6"></line>
<line x1="8" y1="2" x2="8" y2="6"></line>
<line x1="3" y1="10" x2="21" y2="10"></line>
</svg>
</div>
<div class="certificate-info">
<h4>Fundamentals of AI and ML</h4>
<p>VIT Vityarthi (May 2024)</p>
</div>
</div>
<div class="certificate certificate-box">
<div class="certificate-icon">
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="3" y="4" width="18" height="18" rx="2" ry="2"></rect>
<line x1="16" y1="2" x2="16" y2="6"></line>
<line x1="8" y1="2" x2="8" y2="6"></line>
<line x1="3" y1="10" x2="21" y2="10"></line>
</svg>
</div>
<div class="certificate-info">
<h4>Python Essentials</h4>
<p>VIT Vityarthi (Dec 2023)</p>
</div>
</div>
<div class="certificate certificate-box">
<div class="certificate-icon">
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="3" y="4" width="18" height="18" rx="2" ry="2"></rect>
<line x1="16" y1="2" x2="16" y2="6"></line>
<line x1="8" y1="2" x2="8" y2="6"></line>
<line x1="3" y1="10" x2="21" y2="10"></line>
</svg>
</div>
<div class="certificate-info">
<h4>Web Development Internship</h4>
<p>TechSonix Solutions (Apr 2025)</p>
</div>
</div>
</div>
</div>
</section>
<!-- Internships Section -->
<section id="internships">
<h2>Internships</h2>
<div class="internship-entry">
<h4>Bluestock Fintech</h4>
<p><strong>Role:</strong> Software Development Engineer Intern</p>
<p><strong>Duration:</strong> 10 March 2025 – 10 April 2025</p>
<p><strong>Certificate ID:</strong> BEENSD77112</p>
<p>Worked on backend systems, optimized APIs, and contributed to internal dashboards with a focus on reliability and security.</p>
</div>
<div class="internship-entry">
<h4>Konverge Technologies Pvt. Ltd.</h4>
<p><strong>Role:</strong> Web Development Intern</p>
<p><strong>Duration:</strong> 25 April 2025 – 10 June 2025</p>
<p>Contributed to frontend UI development, created responsive layouts, and collaborated on full-stack solutions to improve corporate websites.</p>
<a href="https://konverge.co.in/" target="_blank">Visit Konverge Technologies</a>
</div>
</section>
<!-- Declaration Section -->
<section id="declaration-section">
<h2>Declaration</h2>
<p class="declaration">I hereby declare that the information provided above is true and correct to the best of my knowledge and belief.</p>
</section>
</div>
<!-- JavaScript for Theme Toggle and Animations -->
<script src="script.js"></script>
</body>
</html>