-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
394 lines (349 loc) · 18.9 KB
/
Copy pathindex.html
File metadata and controls
394 lines (349 loc) · 18.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="assets/css/styles.css">
<!-- =====BOX ICONS===== -->
<link href='https://cdn.jsdelivr.net/npm/boxicons@2.0.5/css/boxicons.min.css' rel='stylesheet'>
<title>Adarsh Tiwari</title>
</head>
<body>
<!--===== HEADER =====-->
<header class="l-header">
<nav class="nav bd-grid">
<div>
<a href="#" class="nav__logo">Adarsh Tiwari</a>
</div>
<div class="nav__menu" id="nav-menu">
<ul class="nav__list">
<li class="nav__item"><a href="#home" class="nav__link active">Home</a></li>
<li class="nav__item"><a href="#about" class="nav__link">About</a></li>
<li class="nav__item"><a href="#education" class="nav__link">Education</a></li>
<li class="nav__item"><a href="#experience" class="nav__link">Experience</a></li>
<li class="nav__item"><a href="#skills" class="nav__link">Skills</a></li>
<li class="nav__item"><a href="#work" class="nav__link">Projects</a></li>
<li class="nav__item"><a href="#contact" class="nav__link">Contact</a></li>
</ul>
</div>
<div class="nav__toggle" id="nav-toggle">
<i class='bx bx-menu'></i>
</div>
</nav>
</header>
<main class="l-main">
<!--===== HOME =====-->
<section class="home bd-grid" id="home">
<div class="home__data">
<h1 class="home__title">Hi,<br>I'am <span class="home__title-color">Adarsh Tiwari</span><br> Software
Engineer</h1>
<a href="#contact" class="button">Contact</a>
<a href="#" id="downloadResume" class="button">Download Resume</a>
</div>
<div class="home__social">
<a href="https://linkedin.com/in/adarsh-tiwari" target="_blank" class="home__social-icon"><i
class='bx bxl-linkedin'></i></a>
<a href="https://github.com/adarsh1278" target="_blank" class="home__social-icon"><i
class='bx bxl-github'></i></a>
<a href="https://leetcode.com/adarsh1278" target="_blank" class="home__social-icon"><i
class='bx bxl-code'></i></a>
</div>
<div class="home__img">
<svg class="home__blob" viewBox="0 0 479 467" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<mask id="mask0" mask-type="alpha">
<path
d="M9.19024 145.964C34.0253 76.5814 114.865 54.7299 184.111 29.4823C245.804 6.98884 311.86 -14.9503 370.735 14.143C431.207 44.026 467.948 107.508 477.191 174.311C485.897 237.229 454.931 294.377 416.506 344.954C373.74 401.245 326.068 462.801 255.442 466.189C179.416 469.835 111.552 422.137 65.1576 361.805C17.4835 299.81 -17.1617 219.583 9.19024 145.964Z" />
</mask>
<g mask="url(#mask0)">
<path
d="M9.19024 145.964C34.0253 76.5814 114.865 54.7299 184.111 29.4823C245.804 6.98884 311.86 -14.9503 370.735 14.143C431.207 44.026 467.948 107.508 477.191 174.311C485.897 237.229 454.931 294.377 416.506 344.954C373.74 401.245 326.068 462.801 255.442 466.189C179.416 469.835 111.552 422.137 65.1576 361.805C17.4835 299.81 -17.1617 219.583 9.19024 145.964Z" />
<image class="home__blob-img" x="50" y="60" href="assets/img/perfil.png" />
</g>
</svg>
</div>
</section>
<!--===== ABOUT =====-->
<section class="about section " id="about">
<h2 class="section-title">About</h2>
<div class="about__container bd-grid">
<div class="about__img">
<img src="assets/img/about.jpg" alt="">
</div>
<div>
<h2 class="about__subtitle">I'm Adarsh Tiwari</h2>
<p class="about__text">I am a Software Engineer specializing in full-stack development with
expertise in Next.js, React, Node.js, and various database technologies. Currently pursuing my
Bachelor's degree in Computer Science at KIET Group of Institutions, I'm passionate about
building scalable web applications and solving complex technical challenges.</p>
</div>
</div>
</section>
<!--===== EDUCATION =====-->
<section class="education section" id="education">
<h2 class="section-title">Education</h2>
<div class="education__container bd-grid">
<div class="education__content">
<div class="education__time">
<span class="education__rounder"></span>
<span class="education__line"></span>
</div>
<div class="education__data bd-grid">
<h3 class="education__title">Bachelor of Technology in Computer Science</h3>
<span class="education__studies">KIET Group of Institutions, Ghaziabad</span>
<span class="education__year">Oct 2022 - Present</span>
<p class="education__description">CGPA: 8.5/10</p>
</div>
</div>
<div class="education__content">
<div class="education__time">
<span class="education__rounder"></span>
<span class="education__line"></span>
</div>
<div class="education__data bd-grid">
<h3 class="education__title">Higher Secondary (12th)</h3>
<span class="education__studies">Shivaji Group of Institutions</span>
<span class="education__year">2022</span>
<p class="education__description">Percentage: 79% (UP Board)</p>
</div>
</div>
<div class="education__content">
<div class="education__time">
<span class="education__rounder"></span>
<span class="education__line"></span>
</div>
<div class="education__data bd-grid">
<h3 class="education__title">Secondary Education (10th)</h3>
<span class="education__studies">GPRP Education Centre</span>
<span class="education__year">2020</span>
<p class="education__description">Percentage: 88.83%</p>
</div>
</div>
</div>
</section>
<!--===== EXPERIENCE =====-->
<section class="experience section" id="experience">
<h2 class="section-title">Experience</h2>
<div class="experience__container bd-grid">
<div class="experience__content">
<div class="experience__time">
<span class="experience__rounder"></span>
<span class="experience__line"></span>
</div>
<div class="experience__data bd-grid">
<h3 class="experience__title">Software Engineer Intern</h3>
<span class="experience__company">Agile Tech Growth | Delhi-NCR, India</span>
<span class="experience__year">Jan 2025 - Present</span>
<ul class="experience__description">
<li>Developed SSAFKAR admin and user portals using Next.js, optimizing frontend performance
by 25%.</li>
<li>Implemented ERP solutions using Next.js, Node.js, Prisma, PostgreSQL, and AWS, improving
data processing speed by 30%.</li>
<li>Built responsive applications with advanced state management, enhancing user engagement
by 40%.</li>
<li>Collaborated with cross-functional teams to deliver multiple production-ready web
applications within tight deadlines.</li>
</ul>
</div>
</div>
<div class="experience__content">
<div class="experience__time">
<span class="experience__rounder"></span>
<span class="experience__line"></span>
</div>
<div class="experience__data bd-grid">
<h3 class="experience__title">Software Engineer Intern</h3>
<span class="experience__company">Technology Business Incubator (TBI) | Ghaziabad, India</span>
<span class="experience__year">Sep 2024 - Dec 2024</span>
<ul class="experience__description">
<li>Developed full-stack solutions using MERN stack, reducing platform load times by 30%.
</li>
<li>Automated startup data workflows for 50+ startups, cutting document processing time by
40%.</li>
<li>Implemented Redux store for scalable state management, enhancing overall user
experience.</li>
</ul>
</div>
</div>
</div>
</section>
<!--===== SKILLS =====-->
<section class="skills section" id="skills">
<h2 class="section-title">Skills</h2>
<div class="skills__categories">
<div class="skills__category">
<h3 class="skills__subtitle">Languages</h3>
<div class="skills__list">
<span>JavaScript</span>
<span>TypeScript</span>
<span>Java</span>
<span>HTML5</span>
<span>CSS3</span>
<span>SQL</span>
</div>
</div>
<div class="skills__category">
<h3 class="skills__subtitle">Frameworks</h3>
<div class="skills__list">
<span>React.js</span>
<span>Next.js</span>
<span>Node.js</span>
<span>Express.js</span>
<span>Tailwind CSS</span>
<span>Redux</span>
<span>React Query</span>
</div>
</div>
<div class="skills__category">
<h3 class="skills__subtitle">Databases & Tools</h3>
<div class="skills__list">
<span>MongoDB</span>
<span>PostgreSQL</span>
<span>Firebase</span>
<span>Git</span>
<span>GitHub</span>
<span>AWS</span>
<span>Docker</span>
<span>Vercel</span>
</div>
</div>
<div class="skills__category">
<h3 class="skills__subtitle">AI/ML</h3>
<div class="skills__list">
<span>Google Gemini API</span>
<span>FastAPI</span>
</div>
</div>
</div>
</section>
<!--===== WORK =====-->
<section class="work section" id="work">
<h2 class="section-title">Projects</h2>
<div class="work__container bd-grid">
<div class="project__card">
<a href="https://github.com/adarsh1278/Final-Year-project" target="_blank" class="work__img">
<img src="assets/img/work5.jpg" alt="Municipal Grievance Project">
</a>
<h3 class="project__title">Municipal Grievance Management System</h3>
<p class="project__description">AI-powered municipal complaint system with 90% automated routing
accuracy using Next.js, Node.js, MongoDB, and Google Gemini API.</p>
<div class="project__tags">
<span>Next.js</span>
<span>Node.js</span>
<span>MongoDB</span>
<span>Google Gemini API</span>
</div>
</div>
<div class="project__card">
<a href="https://mini-cloud-project.vercel.app/" target="_blank" class="work__img">
<img src="assets/img/work7.jpg" alt="Pocket Cloud">
</a>
<h3 class="project__title">Pocket Cloud</h3>
<p class="project__description">Cloud storage app with Google OAuth, folder structure support,
real-time storage tracking, and file management using Next.js 13 and Firebase.</p>
<div class="project__tags">
<span>Next.js 13</span>
<span>React 18</span>
<span>Firebase</span>
<span>NextAuth.js</span>
</div>
</div>
<div class="project__card">
<a href="https://connect-senior-ax95.vercel.app/" target="_blank" class="work__img">
<img src="assets/img/work6.jpg" alt="Connect Senior">
</a>
<h3 class="project__title">Connect Senior</h3>
<p class="project__description">Student-senior networking platform with secure authentication,
RESTful APIs, and optimized backend serving 300+ active users.</p>
<div class="project__tags">
<span>Next.js</span>
<span>TypeScript</span>
<span>Node.js</span>
<span>MongoDB</span>
</div>
</div>
<div class="project__card">
<a href="https://e-commerce-pt8v.vercel.app/" target="_blank" class="work__img">
<img src="assets/img/work1.png" alt="E-commerce Website">
</a>
<h3 class="project__title">E-commerce Website</h3>
<p class="project__description">My first full-stack project - a feature-rich e-commerce platform
with product filtering, cart functionality, and secure payment integration.</p>
<div class="project__tags">
<span>React.js</span>
<span>Node.js</span>
<span>Express.js</span>
<span>MongoDB</span>
</div>
</div>
<div class="project__card">
<a href="https://nscckiet.vercel.app/" target="_blank" class="work__img">
<img src="assets/img/work8.jpg" alt="NSCC KIET">
</a>
<h3 class="project__title">NSCC KIET Website</h3>
<p class="project__description">Club website with event scheduling, resource-sharing features for
500+ members, and YouTube API integration.</p>
<div class="project__tags">
<span>React.js</span>
<span>Node.js</span>
<span>MongoDB</span>
<span>YouTube API</span>
</div>
</div>
</div>
</section>
<!--===== CONTACT =====-->
<section class="contact section" id="contact">
<h2 class="section-title">Contact</h2>
<div class="contact__container bd-grid">
<form id="contactForm" class="contact__form">
<input type="text" id="name" placeholder="Name" class="contact__input" required>
<input type="email" id="email" placeholder="Email" class="contact__input" required>
<textarea id="message" cols="0" rows="10" placeholder="Message" class="contact__input"
required></textarea>
<input type="button" id="sendEmail" value="Send" class="contact__button button">
<p id="formStatus" class="form-status"></p>
</form>
</div>
</section>
</main>
<!-- Modal Popup -->
<div class="modal" id="confirmationModal">
<div class="modal-content">
<span class="close-btn">×</span>
<h3>Thank You!</h3>
<p id="modalMessage">Your message has been sent successfully.</p>
</div>
</div>
<!--===== FOOTER =====-->
<footer class="footer">
<p class="footer__title">Adarsh Tiwari</p>
<div class="footer__about">
<p>A passionate Software Engineer specializing in full-stack development.</p>
<a href="#" id="footerDownloadResume" class="footer__btn">Download Resume</a>
</div>
<div class="footer__contact">
<p><i class='bx bx-mail-send'></i> <a href="mailto:adarsh.tiwari.dev@gmail.com"
class="footer__mail">adarsh.tiwari.dev@gmail.com</a></p>
<p><i class='bx bx-phone'></i> +91 7985643966</p>
</div>
<div class="footer__social">
<a href="https://www.linkedin.com/in/adarsh-tiwari-46aab925a/" target="_blank" class="footer__icon"><i
class='bx bxl-linkedin'></i></a>
<a href="https://github.com/adarsh1278" target="_blank" class="footer__icon"><i
class='bx bxl-github'></i></a>
<a href="https://leetcode.com/adarsh1278" target="_blank" class="footer__icon"><i
class='bx bxl-code'></i></a>
<a href="https://portfolio-adarsh-tiwari.vercel.app" target="_blank" class="footer__icon"><i
class='bx bxl-globe'></i></a>
</div>
<p class="footer__copy">© 2025 Adarsh Tiwari. All rights reserved</p>
</footer>
<!--===== SCROLL REVEAL =====-->
<script src="https://unpkg.com/scrollreveal"></script>
<!--===== EMAIL JS =====-->
<script src="https://cdn.jsdelivr.net/npm/emailjs-com@3.2.0/dist/email.min.js"></script>
<!--===== MAIN JS =====-->
<script src="assets/js/main.js"></script>
</body>
</html>