-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
390 lines (375 loc) · 17.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<link rel="icon" type="image/x-icon" href="https://avatars.githubusercontent.com/u/83904358?s=400&u=06708817c346099eec287ee10aef2675223e2479&v=4">
<title>Abhishek Gupta</title>
<link rel="stylesheet" href="css/style.css" />
<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=Source+Sans+Pro:wght@400;600;700;900&display=swap"
rel="stylesheet"
/>
<!--Adsense Advertisement -->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3543371087118923"
crossorigin="anonymous"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-3543371087118923",
enable_page_level_ads: true
});
</script>
</head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-M49828TJQN"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-M49828TJQN');
</script>
<body>
<header class="header">
<div class="header__content">
<div class="header__logo-container">
<div class="header__logo-img-cont">
<img
src="https://avatars.githubusercontent.com/u/83904358?s=400&u=06708817c346099eec287ee10aef2675223e2479&v=4"
class="header__logo-img"
/>
</div>
<span class="header__logo-sub">Abhishek Gupta</span>
</div>
<div class="header__main">
<ul class="header__links">
<li class="header__link-wrapper">
<a href="./index.html" class="header__link"> Home </a>
</li>
<li class="header__link-wrapper">
<a href="./index.html#about" class="header__link">About </a>
</li>
<li class="header__link-wrapper">
<a href="./badge.html" class="header__link">Badges</a>
</li>
<li class="header__link-wrapper">
<a href="./certificates.html" class="header__link">Certificates </a>
</li>
<li class="header__link-wrapper">
<a href="./project.html" class="header__link">Projects </a>
</li>
</ul>
<div class="header__main-ham-menu-cont">
<img
src="./assets/svg/ham-menu.svg"
alt="hamburger menu"
class="header__main-ham-menu"
/>
<img
src="./assets/svg/ham-menu-close.svg"
alt="hamburger menu close"
class="header__main-ham-menu-close d-none"
/>
</div>
</div>
</div>
<div class="header__sm-menu">
<div class="header__sm-menu-content">
<ul class="header__sm-menu-links">
<li class="header__sm-menu-link">
<a href="./index.html"> Home </a>
</li>
<li class="header__sm-menu-link">
<a href="./index.html#about"> About </a>
</li>
<li class="header__sm-menu-link">
<a href="badge.html"> Badges </a>
</li>
<li class="header__sm-menu-link">
<a href="certificates.html"> Certificates </a>
</li>
<li class="header__sm-menu-link">
<a href="project.html"> Projects </a>
</li>
</ul>
</div>
</div>
</header>
<section class="home-hero">
<div class="home-hero__content">
<h1 class="heading-primary">Hey, My name is Abhishek Gupta</h1>
<div class="home-hero__info">
<p class="text-primary">
Hello, I am Abhishek Gupta, pursuing B tech in CSE from University Institute Of Engineering And Technology (UIET), Kathua, J&K and currently in my final year.
I'm currently learning Python, Data Science and Data Structures.
Favourite Language is Python.
I have a huge interest in Data Science and Machine Learning.
</p>
</div>
<div class="home-hero__cta">
<a href="/badge.html" class="btn btn--bg">Badges</a>
<a href="/certificates.html" class="btn btn--bg">Certificates</a>
<a href="/project.html" class="btn btn--bg">Projects</a>
</div>
</div>
<div class="home-hero__socials">
<div class="home-hero__social">
<a target="_blank" href="https://www.linkedin.com/in/abhishek-gupta-ba490a210" class="home-hero__social-icon-link">
<img
src="./assets/png/linkedin-ico.png"
alt="icon"
class="home-hero__social-icon"
/>
</a>
</div>
<div class="home-hero__social">
<a target="_blank" href="https://github.com/thatsabhishek" class="home-hero__social-icon-link">
<img
src="./assets/png/github-ico.png"
alt="icon"
class="home-hero__social-icon"
/>
</a>
</div>
<div class="home-hero__social">
<a target="_blank" href="https://twitter.com/thatsabhishek19" class="home-hero__social-icon-link">
<img
src="./assets/png/twitter-ico.png"
alt="icon"
class="home-hero__social-icon"
/>
</a>
</div>
<div class="home-hero__social">
<a target="_blank" href="https://www.youtube.com/@anime_dose" class="home-hero__social-icon-link">
<img
src="./assets/png/yt-ico.png"
alt="icon"
class="home-hero__social-icon"
/>
</a>
</div>
<div class="home-hero__social">
<a target="_blank"
href="https://www.instagram.com/thatsabhishek_19/"
class="home-hero__social-icon-link home-hero__social-icon-link--bd-none"
>
<img
src="./assets/png/insta-ico.png"
alt="icon"
class="home-hero__social-icon"
/>
</a>
</div>
</div>
<div class="home-hero__mouse-scroll-cont">
<div class="mouse"></div>
</div>
</section>
<section id="about" class="about sec-pad">
<div class="main-container">
<h2 class="heading heading-sec heading-sec__mb-med">
<span class="heading-sec__main">About Me</span>
<span class="heading-sec__sub">
I am a passionate Data Science enthusiast, currently immersed in the study of Data Science and Machine Learning. Equipped with a strong foundation in Data Structures and Algorithms (DSA) and Database Management Systems (DBMS). Committed to continuous learning and eager to explore the vast and dynamic realms of Data Analytics and Machine Learning in the pursuit of becoming a proficient Data Scientist.
</span>
</h2>
<div class="about__content-skills">
<h3 class="about__content-title">Works on:</h3>
<div class="icons">
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/python/python-original-wordmark.svg" width="100" height="100" loading="lazy"/>
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/jupyter/jupyter-original-wordmark.svg" width="100" height="100" loading="lazy"/>
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/mysql/mysql-original-wordmark.svg" width="100" height="100" loading="lazy"/>
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/c/c-original.svg" width="100" height="100" loading="lazy"/>
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/cplusplus/cplusplus-original.svg" width="100" height="100" loading="lazy"/>
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/html5/html5-original-wordmark.svg" width="100" height="100" loading="lazy"/>
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/css3/css3-original-wordmark.svg" width="100" height="100" loading="lazy"/>
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/git/git-original-wordmark.svg" width="100" height="100" loading="lazy"/>
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/wordpress/wordpress-original.svg" width="100" height="100" loading="lazy"/>
</div>
</div>
<div class="about__content-skills"></div>
<h3 class="about__content-title">Coding Profiles:</h3>
<div class="icons">
<a href="https://github.com/thatsabhishek" target="_blank"><img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white"></a>
<a href="https://leetcode.com/Abhishek_gupta_/" target="_blank"><img src="https://img.shields.io/badge/-LeetCode-FFA116?style=for-the-badge&logo=LeetCode&logoColor=black"></a>
<a href="https://www.codechef.com/users/ag330503" target="_blank"><img src="https://img.shields.io/badge/-CodeChef-5B4638?style=for-the-badge&logo=CodeChef&logoColor=white"></a>
<a href="https://auth.geeksforgeeks.org/user/thatsabhishek" target="_blank"><img src="https://img.shields.io/badge/GeeksforGeeks-298D46?style=for-the-badge&logo=geeksforgeeks&logoColor=white"></a>
<a href="https://www.hackerrank.com/profile/ag330503" target="_blank"><img src="https://img.shields.io/badge/-Hackerrank-2EC866?style=for-the-badge&logo=HackerRank&logoColor=white"></a>
<a href="https://www.codingninjas.com/studio/profile/AbhishekGupta19" target="_blank"><img src="https://img.shields.io/badge/coding%20ninjas-DD6620?style=for-the-badge&logo=codingninjas&logoColor=white"></a>
</div>
</div>
</div>
</section>
<!-- Experience section -->
<section id="about" class="about sec-pad">
<div class="main-container">
<h2 class="heading heading-sec heading-sec__mb-med">
<span class="heading-sec__main">Experience</span>
</h2>
<div class="experience-column">
<div class="experience-box">
<div class="experience-content">
<div class="content">
<p>Dec 2022 - Jan 2023</p>
<h3>Intern - ThinkNext Pvt Ltd., Chandigarh</h3>
<p>- Learned about Python programming language and Django.<br>
- Developed a "Digital Resume" with database storage in collaboration with my team.<br>
- Learn HTML, CSS for making the frontend of the Digital Resume.<br>
</p>
</div>
</div>
<div class="experience-content">
<div class="content">
<p>Jun 2023 - Jul 2023</p>
<h3>Summer Intern - Nucleon @ IIT, Jammu</h3>
<p>- Acquired hands-on experience in cleaning and preprocessing data using Python's Pandas library.<br>
- Applied efficient data cleaning techniques, transforming raw datasets into meaningful insights.<br>
- Developed a strong understanding of data preprocessing techniques, including data normalization, data scaling, and data encoding.<br>
- Exploring WordPress, Wix, and no-code for website creation and management.<br>
</p>
</div>
</div>
</div>
</div>
</section>
<!-- Education section -->
<section class="about sec-pad" id="about">
<div class="main-container">
<h2 class="heading heading-sec heading-sec__mb-med">
<span class="heading-sec__main">Education</span></h2>
<div class="education-column">
<div class="education-box">
<div class="education-content">
<div class="content">
<p>2020-2024</p>
<h3>B.TECH - UIET, Kathua, J&K</h3>
<p>Pursuing my Bachelors in the field of Computer Science and Engineering from <a href="https://uiet.kathuacampus.in/" target="_blank">University Institute of Engineering and Technology</a>, Kathua.</p>
</div>
</div>
<div class="education-content" >
<div class="content" >
<p>2017-2020</p>
<h3>Schooling - BBSVP, Udhampur, J&K</h3>
<p>I completed both my secondary and senior secondary schooling from <a href="https://bbsvp.in/" target="_blank">Brahmrishi Bawra Shanti Vidya Peeth</a>, Udhampur.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Contact Form -->
<section id="contact" class="contact sec-pad dynamicBg">
<div class="main-container">
<h2 class="heading heading-sec heading-sec__mb-med">
<span class="heading-sec__main heading-sec__main--lt">Contact</span>
<span class="heading-sec__sub heading-sec__sub--lt">
Fill out the form below and I’ll get back to you shortly!
</span>
</h2>
<div class="contact__form-container">
<form action="https://api.web3forms.com/submit" method="POST" class="contact__form">
<div class="contact__form-field">
<input type="hidden" name="access_key" value="4502e767-3ebd-4522-9e10-540994e198c5">
<label class="contact__form-label" for="name">Name</label>
<input
required
placeholder="Enter Your Name"
type="text"
class="contact__form-input"
name="name"
id="name"
/>
</div>
<div class="contact__form-field">
<label class="contact__form-label" for="email">Email</label>
<input
required
placeholder="Enter Your Email"
type="text"
class="contact__form-input"
name="email"
id="email"
/>
</div>
<div class="contact__form-field">
<label class="contact__form-label" for="message">Message</label>
<textarea
required
cols="30"
rows="10"
class="contact__form-input"
placeholder="Enter Your Message"
name="message"
id="message"
></textarea>
</div>
<button type="submit" class="btn btn--theme contact__btn">
Submit
</button>
</form>
</div>
</div>
</section>
<footer class="main-footer">
<div class="main-container">
<div class="main-footer__upper">
<div class="main-footer__row main-footer__row-1">
<h2 class="heading heading-sm main-footer__heading-sm">
<span>Social</span>
</h2>
<div class="main-footer__social-cont">
<a target="_blank" rel="noreferrer" href="https://www.linkedin.com/in/abhishek-gupta-ba490a210">
<img
class="main-footer__icon"
src="./assets/png/linkedin-ico.png"
alt="icon"
/>
</a>
<a target="_blank" rel="noreferrer" href="https://github.com/thatsabhishek">
<img
class="main-footer__icon"
src="./assets/png/github-ico.png"
alt="icon"
/>
</a>
<a target="_blank" rel="noreferrer" href="https://twitter.com/thatsabhishek19">
<img
class="main-footer__icon"
src="./assets/png/twitter-ico.png"
alt="icon"
/>
</a>
<a target="_blank" rel="noreferrer" href="https://www.youtube.com/@anime_dose">
<img
class="main-footer__icon"
src="./assets/png/yt-ico.png"
alt="icon"
/>
</a>
<a target="_blank" rel="noreferrer" href="https://www.instagram.com/thatsabhishek_19/">
<img
class="main-footer__icon main-footer__icon--mr-none"
src="./assets/png/insta-ico.png"
alt="icon"
/>
</a>
</div>
</div>
<div class="main-footer__row main-footer__row-2">
<h4 class="heading heading-sm text-lt">Abhishek Gupta</h4>
<p class="main-footer__short-desc">
Data Science Enthusiast | Python Developer | Machine Learning
</p>
</div>
</div>
<div class="main-footer__lower">
© Copyright 2023.Abhishek Gupta.
</div>
</div>
</footer>
<script src="./index.js"></script>
</body>
</html>