-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
492 lines (449 loc) · 18.4 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Naman Bagdiya | Portfolio</title>
<meta name="title" content="Naman Bagdiya | Portfolio">
<meta name="description"
content="Naman Bagdiya is a Digital Artisan from Raipur, Chhattisgarh. Naman is pursuing his undergraduate from RV Institute of Technology, Bangalore.">
<meta name="keywords"
content="Naman Bagdiya, Digital Artisan , Web Development Freelancer, RVITM, Web Developer , Freelancer">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">
<meta name="revisit-after" content="10 days">
<meta name="author" content="Naman Bagdiya">
<meta name="copyright" content="All rights reserved,2024. Naman Bagdiya">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://namanog.github.io/Portfolio/">
<meta property="og:title" content="Naman Bagdiya | Portfolio">
<meta property="og:description"
content="Naman Bagdiya is a Digital Artisan from Raipur, Chhattisgarh. Naman is pursuing his undergraduate from RV Institute of Technology, Bangalore.">
<meta property="og:image" content="https://www.namanbagdiya.co/src/img/naman-banner.png" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://namanog.github.io/Portfolio/">
<meta property="twitter:title" content="Naman Bagdiya | Learning Developer">
<meta property="twitter:description"
content="Naman Bagdiya is a Learning developer from Raipur, Chhattisgarh. Naman is pursuing his undergraduate from RV Institute of Technology, Bangalore.">
<meta property="twitter:image" content="https://www.namanbagdiya.co/src/img/naman-banner.png" />
<!-- Required meta tags -->
<link rel="icon" type="image/png" href="./src/img/branding-nobg.png">
<link rel="stylesheet" href="./src/css/loader-min.css">
<script type="text/javascript" async="" src="https://www.google-analytics.com/analytics.js"></script>
<script src="./src/js/loader.js"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link rel="stylesheet" href="./src/css/style-min.css">
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Poppins">
<meta name="google-site-verification" content="bmoB5a2fneUy-6Ebw3aUboc_UxNQJKkcDLJ8elF56jo">
<script src="https://kit.fontawesome.com/17b5491622.js" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/typed.js@2.0.12"></script>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Orbitron">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Audiowide">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Exan">
<script src="https://cdn.jsdelivr.net/npm/js-confetti@1.0.0"></script>
<style>
/* Add animation to the input fields on focus */
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
textarea:focus {
border: 2px solid #ff8c20;
/* Border color on focus */
transform: scale(1.05);
/* Scale the input on focus */
transition: border 0.3s ease, transform 0.3s ease;
/*Smooth transition effect */
}
</style>
<title>Naman Bagdiya | Portfolio</title>
<!-- resume Button CSS -->
<style>
.resume-button {
margin-top: 10px;
display: inline-block;
position: relative;
overflow: hidden;
}
.resume-link {
color: #FF5733;
text-decoration: none;
font-family: 'Poppins';
cursor: pointer;
display: inline-block;
padding: 10px 20px;
border: none;
border-radius: 5px;
font-size: 16px;
background-color: #333;
transition: background-color 0.3s ease;
}
.resume-link:hover {
background-color: #555;
}
.resume-link:active .confetti {
animation: burst 1s ease-out;
}
@keyframes burst {
0% {
transform: translateY(0) rotate(0deg);
opacity: 1;
}
100% {
transform: translateY(-100vh) rotate(720deg);
opacity: 0;
}
}
</style>
</head>
<body onload="hideDiv()" background="/src/img/cosmos.png" background-repeat:="" no-repeat;="" background-position:=""
center;="" background-attachment:="" fixed;="" data-aos-easing="ease" data-aos-duration="400" data-aos-delay="0">
<div class="pre_loaded_div" id="preloaded" style="display: none;">
<div class="loader"></div>
</div>
<div class="progress-container">
<div class="progress-bar" id="myBar"></div>
</div>
<div class="progress-container">
<div class="progress-bar" id="myBar"></div>
</div>
<div class="cursor-dot-outline"
style="top: 101px; left: 393px; opacity: 1; transform: translate(-50%, -50%) scale(1);"></div>
<div class="cursor-dot" style="opacity: 1; top: 101px; left: 393px; display: block;"></div>
<div id="particles-js"><canvas class="particles-js-canvas-el" style="width: 100%; height: 100%;" width="940"
height="657"></canvas></div>
<div class="landing-content">
<h1 data-aos="zoom-in" class="aos-init aos-animate">Greetings,ㅤㅤ</h1>
<h1 data-aos="zoom-in" class="aos-init aos-animate">Naman Bagdiya</h1>
<h2>I'm a <b><span id="typing-effect" style="font-family: 'Exan', sans-serif; color: #FF5733;">Web</span><span
class="typed-cursor" aria-hidden="true"></span></b></h2>
<br>
<a data-aos="zoom-in" href="https://discordapp.com/users/932995196101201951" class="aos-init">
<i class="fa-brands fa-discord"></i>
</a>
<a data-aos="zoom-in" href="https://linkedin.com/in/namanog" class="aos-init">
<i class="fa-brands fa-linkedin-in"></i>
</a>
<a data-aos="zoom-in" href="https://github.com/NamanOG" class="aos-init">
<i class="fa-brands fa-github"></i>
</a>
<a data-aos="zoom-in" href="https://instagram.com/namaan_b" class="aos-init">
<i class="fa-brands fa-instagram"></i>
</a>
</div>
<div class="container" id="all-content-container">
<div id="socialnav">
<ul>
<li>
<a href="mailto:hello@namanbagdiya.co">
<i class="fa fa-envelope-o" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="https://linkedin.com/in/namanbagdiya">
<i class="fa fa-linkedin" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="https://discordapp.com/users/932995196101201951">
<i class="fa-brands fa-discord"></i>
</a>
</li>
<li>
<a href="https://instagram.com/namaan_b">
<i class="fa fa-instagram" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="https://github.com/NamanOG">
<i class="fa fa-github" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="tel:+91-9300681625">
<i class="fa fa-phone" aria-hidden="true"></i>
</a>
</li>
</ul>
</div>
<div id="about">
<div class="row aos-init" data-aos="fade-up">
<div class="col-sm-12 col-md-4 text-center">
<img class="namanpfp" src="./src/img/naman.png" alt="Naman Bagdiya">
</div>
<div class="col-sm-12 col-md-8">
<div class="somepaddingfromleft">
<div class="heading-with-effect text-center">
<h1>About me</h1>
<span>My short Introduction !</span>
</div>
<div class="about-content">
<p class="main-line">
Hi, This is <b>Naman Bagdiya</b>, pursuing B.Tech in
<span class="emphasis-words">
Computer Science and Engineering
</span>
from
<span class="emphasis-words">
RV Institute of Technology, Bangalore
</span>
(batch of 2026). I am a tech enthusiast who loves to be Creative in his projects
and I try to explore as much as I can !<br><br>
<span class="emphasis-words"> <u>Key skills</u> :</span> Html, CSS<br>
<span class="emphasis-words"> <u>Learning skills</u> :</span> Js, Python, C, Kotlin, Rust<br><br>
Interships:
</p>
<ul class="clubs-list">
<li>Web Developer Intern at Bharat Intern</li>
<li>Brand Management and Marketing as a Youth Ambassador at ViralFission</li>
<!--
<li>W̶o̶u̶l̶d̶ l̶o̶v̶e̶ t̶o̶ w̶o̶r̶k̶ o̶n̶ s̶o̶m̶e̶ c̶o̶o̶l̶ p̶r̶o̶j̶e̶c̶t̶s̶!̶</li>
<li>W̶o̶u̶l̶d̶ l̶o̶v̶e̶ t̶o̶ w̶o̶r̶k̶ o̶n̶ s̶o̶m̶e̶ c̶o̶o̶l̶ p̶r̶o̶j̶e̶c̶t̶s̶!̶</li>
-->
</ul>
</div>
</div>
</div>
</div>
</div>
<div id="skills">
<div class="heading-with-effect text-center aos-init" data-aos="fade-up">
<h1>Skills</h1>
<span>Skill I've been working on !</span>
</div>
<div class="row">
<div class="col-md-4 col-sm-12 aos-init" data-aos="fade-up">
<div class="skill-box skillbox1 text-center">
<i class="fa-solid fa-laptop fa-fade" aria-hidden="true"></i>
<h1>Web Development</h1>
<p>
I love to be Creative and Develop websites using
<span class="emphasis-words"><b> HTML, CSS</b></span> and <span class="emphasis-words"><b> JS</b></span>
</p>
</div>
</div>
<div class="col-md-4 col-sm-12 aos-init" data-aos="fade-up">
<div class="skill-box skillbox1 text-center">
<i class="fa fa-bullhorn fa-fade" aria-hidden="true"></i>
<h1>Digital Marketing</h1>
<p>
Digital Marketing for
<span class="emphasis-words">promoting your business.</span>
So, trying to gain knowledge on Brand Marketing.
</p>
</div>
</div>
<div class="col-md-4 col-sm-12 aos-init" data-aos="fade-up">
<div class="skill-box skillbox1 text-center">
<i class="fa-solid fa-wand-magic-sparkles fa-fade"></i>
<h1>UI/UX Designing</h1>
<p>
Learning Designing to make the websites look more attractive!
With tools like <span class="emphasis-words">Figma, Canva</span> make your website look more appealing
</p>
</div>
</div>
</div>
<div class="col-sm-12 col-md-12 aos-init" data-aos="fade-up">
<div class="skill-box skill-box-full text-center">
<i class="fa-solid fa-code fa-fade" aria-hidden="true"></i>
<h1>Some other skills</h1>
<p>
Python
<span class="emphasis-words"> - </span>
C
<span class="emphasis-words"> - </span>
MATLAB
<span class="emphasis-words"> - </span>
Arduino UNO
<span class="emphasis-words"> - </span>
Video Editing
</p>
</div>
</div>
</div>
<div id="projects">
<div class="heading-with-effect text-center aos-init" data-aos="fade-up">
<h1>Projects</h1>
<span>Projects I've worked on</span>
</div>
<!-- Netflix Clone -->
<div class="row text-center project-row" data-aos="fade-up" style="margin-bottom: 20px;">
<div class="col-md-7 col-sm-12 project-img-col">
<a href="https://namanflix.netlify.app/" target="_blank"><img src="./src/img/projects/Netflix.png"
alt="Win11" /></a>
</div>
<div class="col-md-5 col-sm-12">
<h1 style="color: red;">Netflix Clone</h1>
<p>
Netflix Clone: Mimics Netflix's landing page with precision, showcasing web development prowess.
</p>
<div class="span_tech_stack">
<span>Tech Stack : Html, Css</span>
</div>
</div>
</div>
<!-- Win 11 UI Redesign -->
<div class="row text-center project-row" data-aos="fade-up" style="margin-bottom: 20px;">
<div class="col-md-5 col-sm-12">
<h1 style="color: rgb(101, 255, 178);">CheerBot</h1>
<p>
A Website made for College project regarding making youth's mental health better,
The Website consists of Homepage, Services, Shop, resume us page.
It was a temperoroy website for the Project but webite can be used as an e-Commerce Website.
</p>
<div class="span_tech_stack">
<span>Tech Stack : Html, CSS, Js</span>
</div>
</div>
<div class="col-md-7 col-sm-12 project-img-col">
<a href="https://github.com/NamanOG/Cheerbot" target="_blank"><img src="./src/img/projects/Cheerbot_cover.png"
alt="RVITMKZILLA RECRUITMENTS" /></a>
</div>
</div>
<!-- Dotted line --><br>
<center>
<span>
<h3>-------| More To be added here |-------</h3>
</span>
</center>
<style>
.dotted {
border: 1px dotted #0014cc;
border-style: none none dotted;
color: #fff;
background-color: #fff;
}
</style>
<hr class="dotted">
<!-- resume -->
<div id="resume" class="text-center" style="padding-bottom: 130px;">
<div class="heading-with-effect text-center aos-init" data-aos="fade-up">
<h1>Connect</h1>
<span>Get in touch!</span>
</div>
<!-- Resume Button -->
<div style="text-align: center; font-family: 'Poppins'; color: #ffffff;">
<div class="resume-button">
<a href="/src/img/naman_resume.pdf" download="Naman_Bagdiya_Resume.pdf" class="resume-link"
onclick="celebrate()">
<span class="icon">📄</span> Download Resume
</a>
</div>
</div>
</div>
<style>
.resume-link {
position: relative;
}
.resume-link .icon {
display: inline-block;
transition: transform 0.5s ease;
}
.resume-link:hover .icon {
transform: rotate(360deg);
}
</style>
</div>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n"
crossorigin="anonymous"></script>
<script> AOS.init(); </script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6"
crossorigin="anonymous"></script>
<script src="./src/js/script-min.js"></script>
<script src="./src/js/config-min.js"></script>
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-162967534-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "UA-162967534-2");
</script>
<script>
function buttonHover(element, isHover) {
if (isHover) {
element.classList.add('pulsing');
} else {
element.classList.remove('pulsing');
}
}
</script>
<script>
var options = {
strings: ["Web Developer", "Music Enthusiast", "Digital Artisan", "Open-Source Contributor", "Food Enthusiast"],
typeSpeed: 130,
backSpeed: 50,
backDelay: 2000,
startDelay: 0,
showCursor: true,
cursorChar: "|",
loop: true,
};
var typed = new Typed("#typing-effect", options);
</script>
<div class="scroll-to-top-container">
<div class="arrow-container" style="display: none;">
<span>🚀</span>
</div>
</div>
<script>
document.addEventListener('DOMContentLoaded', function () {
var scrollButton = document.querySelector('.arrow-container');
scrollButton.style.display = 'none';
// Show/hide the scroll-to-top button based on the user's scroll position
window.addEventListener('scroll', function () {
if (window.pageYOffset > 100) {
scrollButton.style.display = 'block';
} else {
scrollButton.style.display = 'none';
}
});
// Scroll to the top of the page when the button is clicked
scrollButton.addEventListener('click', function () {
window.scrollTo({ top: 0, behavior: 'smooth' });
});
});
</script>
</div>
<style type="text/css" data-typed-js-css="true">
.typed-cursor {
opacity: 1;
}
.typed-cursor.typed-cursor--blink {
animation: typedjsBlink 0.7s infinite;
-webkit-animation: typedjsBlink 0.7s infinite;
animation: typedjsBlink 0.7s infinite;
}
@keyframes typedjsBlink {
50% {
opacity: 0.0;
}
}
@-webkit-keyframes typedjsBlink {
0% {
opacity: 1;
}
50% {
opacity: 0.0;
}
100% {
opacity: 1;
}
}
</style>
<div id="confetti-container"></div>
</body>
</html>