-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
278 lines (240 loc) · 14 KB
/
Copy pathindex.html
File metadata and controls
278 lines (240 loc) · 14 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google Analytics 4 (gtag.js) -->
<!-- NOTE: Universal Analytics (UA-*) was shut down by Google in July 2023 and no longer collects data.
Replace G-XXXXXXXXXX below with your GA4 Measurement ID (Admin > Data Streams > Web), or delete this block. -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XXXXXXXXXX"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-XXXXXXXXXX');
</script>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Shubh Rai — Full Stack Developer</title>
<meta name="description" content="Shubh Rai — B.Tech IT student at Delhi Technological University. I build distributed systems, developer tooling, and notification platforms. Explore my projects, blog, and resume.">
<meta name="keywords" content="Shubh Rai, Software Engineer, Infrastructure, Distributed Systems, Backend Developer, gRPC, Bangalore">
<meta name="author" content="Shubh Rai">
<link rel="canonical" href="https://shubhrai23.github.io/">
<!-- Open Graph / Facebook / LinkedIn -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://shubhrai23.github.io/">
<meta property="og:title" content="Shubh Rai — Full Stack Developer">
<meta property="og:description" content="B.Tech IT student at Delhi Technological University. Distributed systems, developer tooling, and notification platforms.">
<meta property="og:image" content="https://shubhrai23.github.io/assets/img/profile-img-new.jpg">
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Shubh Rai — Full Stack Developer">
<meta name="twitter:description" content="B.Tech IT student at Delhi Technological University. Distributed systems, developer tooling, and notification platforms.">
<meta name="twitter:image" content="https://shubhrai23.github.io/assets/img/profile-img-new.jpg">
<!-- Favicons -->
<link href="assets/img/favicon.ico" rel="icon">
<link href="assets/img/apple-touch-icon.png" 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">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Caveat&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css?v=2" rel="stylesheet">
<!-- =======================================================
* Template Name: MyResume - v2.1.0
* Template URL: https://bootstrapmade.com/free-html-bootstrap-template-my-resume/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body>
<!-- ======= Mobile nav toggle button ======= -->
<button type="button" class="mobile-nav-toggle d-xl-none" aria-label="Toggle navigation menu"><i class="icofont-navigation-menu"></i></button>
<!-- ======= Header ======= -->
<header id="header" class="d-flex flex-column justify-content-center">
<nav class="nav-menu">
<ul>
<li class="active"><a href="#hero"><i class="bx bx-home"></i> <span>Home</span></a></li>
<li><a href="#about"><i class="bx bx-user"></i> <span>About</span></a></li>
<li><a href="#projects"><i class="bx bx-server"></i> <span>Projects</span></a></li>
<li><a href="#resume"><i class="bx bx-file-blank"></i> <span>Resume</span></a></li>
<li><a href="#contact"><i class="bx bx-envelope"></i> <span>Contact</span></a></li>
</ul>
</nav><!-- .nav-menu -->
</header><!-- End Header -->
<!-- ======= Hero Section ======= -->
<section id="hero" class="d-flex flex-column justify-content-center">
<div class="container" data-aos="zoom-in" data-aos-delay="100">
<h1>Shubh Rai</h1>
<p>I'm <span class="typed" data-typed-items="Problem Solver, Developer, Learner, AI Enthusiast, Researcher"></span></p>
<div class="social-links">
<a href="mailto:shubhrai0205@gmail.com" class="email" aria-label="Email"><i class="bx bx-envelope"></i></a>
<a href="https://github.com/shubhrai23" class="github" aria-label="GitHub" rel="noopener" target="_blank"><i class="bx bxl-github"></i></a>
<a href="https://www.linkedin.com/in/shubh-rai-a29629319/" class="linkedin" aria-label="LinkedIn" rel="noopener" target="_blank"><i class="bx bxl-linkedin"></i></a>
</div>
</div>
</section><!-- End Hero -->
<main id="main">
<!-- ======= About Section ======= -->
<section id="about" class="about">
<div class="container" data-aos="fade-up">
<p style="padding: 50px"></p>
<div class="section-title">
<h2>About</h2>
<p style="color: #0563bb; font-size: 36px; font-family: 'Caveat', cursive; letter-spacing: 2px; margin-bottom: 30px;">It's better to live your life on 'oh wells' than 'what ifs'.</p>
</div>
<div class="row">
<div class="col-lg-3">
<img src="assets/img/picture.jpeg" class="img-fluid" alt="Portrait of Shubh Rai" width="400" height="400" loading="lazy">
</div>
<div class="col-lg-8 pt-4 pt-lg-0 content">
<h3>Full Stack Developer Intern @ Eythor.</h3>
<br>
<div class="row">
<div class="col-lg-6">
<ul>
<li><i class="icofont-rounded-right"></i> <strong>City:</strong> Delhi, India</li>
</ul>
</div>
<div class="col-lg-6">
<ul>
<li><i class="icofont-rounded-right"></i> <strong>Email:</strong> <a href="mailto:shubhrai0205@gmail.com">shubhrai0205@gmail.com</a></li>
</ul>
</div>
</div>
<p>
I'm a B.Tech IT student at <b>Delhi Technological University</b> with a passion for solving hard problems with code. Currently working as a <b>Full Stack Developer Intern at Eythor Private Limited</b>, integrating AI into robotic control systems for autonomous solar panel cleaning.
<br><br>
My research background includes building a <b>Deepfake Detection system</b> under Prof. Dr. Ankit Yadav at DTU using PyTorch and OpenCV. I love working at the intersection of AI/ML and software engineering — turning research into real-world impact.
</p>
</div>
</div>
<p style="padding: 100px"></p>
</div>
</section><!-- End About Section -->
<!-- ======= Projects Section ======= -->
<section id="projects" class="projects">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Projects</h2>
</div>
<div class="row">
<div class="col-lg-6 mb-4">
<div class="info">
<img src="assets/img/fake_job_logo.png" alt="Fake Job Detector Logo" style="width: 100px; height: 100px; margin: 0 auto; display: block;">
<br>
<h3>Fake Job Posting Detector</h3>
<p>Chrome extension detecting fraudulent job listings on Naukri & Internshala using a fine-tuned DistilBERT model with <strong>87% recall</strong>. Deployed publicly on Hugging Face.</p>
</div>
</div>
<div class="col-lg-6 mb-4">
<div class="info">
<img src="assets/img/campus_closet_logo.jpg" alt="Campus Closet Logo" style="width: 100px; height: 100px; margin: 0 auto; display: block; border-radius: 20%; object-fit: cover;">
<br>
<h3>Campus Closet</h3>
<p>A campus-exclusive peer-to-peer clothing rental platform making fashion affordable and sustainable. Features a verified student-only network to safely share and rent outfits for college events.</p>
</div>
</div>
<div class="col-lg-6 mb-4">
<div class="info">
<img src="assets/img/eythor.png" alt="Eythor Logo" style="width: 100px; height: 100px; margin: 0 auto; display: block;">
<br>
<h3>Eythor – Robot Management App</h3>
<p>Full-stack web app for the Eythor robot platform — real-time cleaning metrics, autonomous scheduling, and hardware diagnostics dashboard integrated with an AI backend.</p>
</div>
</div>
<div class="col-lg-6 mb-4">
<div class="info">
<div class="image round" style="background: linear-gradient(135deg,#f7971e,#ffd200); display: flex; align-items: center; justify-content: center; width: 100px; height: 100px; margin: 0 auto; border-radius: 20%; color: white; font-size: 40px;">
<i class='bx bx-brain'></i>
</div>
<br>
<h3>Deepfake Detection System</h3>
<p>Research project at DTU under Prof. Dr. Ankit Yadav. Video frame extraction, facial feature preprocessing, and deep learning classifiers. Evaluated using precision, recall & F1 metrics.</p>
</div>
</div>
</div>
</div>
</section><!-- End Projects Section -->
<!-- ======= Resume Section ======= -->
<section id="resume" class="resume">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Resume</h2>
</div>
<div class="text-center mb-4">
<a href="assets/SR%20Resume.pdf" class="btn-embed" download><i class="bx bx-download"></i> Download PDF</a>
<a href="assets/SR%20Resume.pdf" class="btn-embed" rel="noopener" target="_blank"><i class="bx bx-link-external"></i> Open in new tab</a>
</div>
<div class="resume-iframe">
<iframe src="assets/SR%20Resume.pdf" width="100%" style="height: 85vh; border: none;" loading="lazy" title="Shubh Rai's Resume (PDF)"></iframe>
</div>
</div>
</section><!-- End Resume Section -->
<!-- ======= Contact Section ======= -->
<section id="contact" class="contact">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Contact</h2>
</div>
<div class="row mt-1">
<div class="col-lg-6 col-md-6 mb-4">
<div class="info">
<div class="email">
<i class="icofont-envelope"></i>
<h4>Email:</h4>
<p><a href="mailto:shubhrai0205@gmail.com">shubhrai0205@gmail.com</a></p>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 mb-4">
<script type="text/javascript" src="https://platform.linkedin.com/badges/js/profile.js" async defer></script>
<div class="LI-profile-badge" data-version="v1" data-size="medium" data-locale="en_US" data-type="horizontal" data-theme="light" data-vanity="shubh-rai-a29629319"><a class="LI-simple-link" href='https://in.linkedin.com/in/shubh-rai-a29629319?trk=profile-badge'>Shubh Rai</a>
</div>
</div>
</div>
</section><!-- End Contact Section -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="container">
<div class="flex flex-2">
<p><i>"Your work is going to fill a large part of your life, and the only way to be truly satisfied is to do what you believe is great work. And the only way to do great work is to love what you do. If you haven't found it yet, keep looking. Don't settle. As with all matters of the heart, you'll know when you find it."</i></p>
</div>
<div class="social-links">
<a href="mailto:shubhrai0205@gmail.com" class="email" aria-label="Email"><i class="bx bx-envelope"></i></a>
<a href="https://github.com/shubhrai23" class="github" aria-label="GitHub" rel="noopener" target="_blank"><i class="bx bxl-github"></i></a>
<a href="https://www.linkedin.com/in/shubh-rai-a29629319/" class="linkedin" aria-label="LinkedIn" rel="noopener" target="_blank"><i class="bx bxl-linkedin"></i></a>
</div>
<div class="copyright">
© Copyright <strong><span>Shubh Rai</span></strong>. All Rights Reserved
</div>
<div class="credits">
<!-- All the links in the footer should remain intact. -->
<!-- You can delete the links only if you purchased the pro version. -->
<!-- Licensing information: [license-url] -->
<!-- Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/free-html-bootstrap-template-my-resume/ -->
Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top"><i class="bx bx-up-arrow-alt"></i></a>
<button type="button" id="sound-toggle" aria-label="Play ambient birdsong"><i class="bx bx-volume-mute"></i></button>
<div id="preloader"></div>
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/typed.js/typed.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js?v=2"></script>
<!-- Flocking Boid JS File -->
<script src="assets/canvas/vendor/p5.min.js"></script>
<script src="assets/canvas/vendor/p5.dom.min.js"></script>
<script src="assets/canvas/vendor/p5.sound.min.js"></script>
<script src="assets/canvas/flock.js?v=2"></script>
</body>
</html>