-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
409 lines (391 loc) · 17.4 KB
/
index.html
File metadata and controls
409 lines (391 loc) · 17.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Portfolio</title>
<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=Poppins:ital,wght@0,400;1,600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="index.css"/>
</head>
<body>
<header>
<nav>
<div class="left">Nikhil'S Portfolio</div>
<div class="right">
<ul>
<li><a href="#about">About</a></li>
<li><a href="#education">Education</a></li>
<li><a href="#skills">Skills</a></li>
<li><a href="#certificates">Achievements</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
</nav>
</header>
<main>
<section id="home" class="firstsection">
<div class ="leftsection">Hy! My name is
<span class="purple">Nikhil Mehta</span>
<div>I am a Passionate </div>
<span id="element">web developer</span>
<div class="buttons">
<button class="btn"><a href="Images/Profile (6).pdf" download="Profile (6).pdf" target="_blank" style="text-decoration: none; color: white;">Download Resume</a></button>
<button class="btn"><a href="https://github.com/nikhilritgithub" target="_blank" style="text-decoration: none; color: white;">Visit Github</a></button>
</div>
</div>
<div class ="rightsection">
<img src="Images/my_pic.jpg.jpg" alt="Developer" >
</div>
</section>
<hr>
<section id="about" class="about-section">
<br><br>
<h2>About</h2>
<div class="about-container">
<div class="about-item">
<strong>Name : </strong> Nikhil Mehta
</div>
<div class="about-item">
<strong>Address : </strong> xyz colony
</div>
<div class="about-item">
<strong>City : </strong> Dehradun(U.k.)
</div>
<div class="about-item">
<strong>Pin Code : </strong> 248007
</div>
<div class="about-item">
<strong>Phone Number : </strong> 62020****51
</div>
<div class="about-item">
<strong>Email Address:</strong> mehta.nikhil8100@gmail.com
</div>
<div class="about-fullstack">
Hello! I’m Nikhil Mehta, a dedicated and innovative Full Stack Developer with a strong passion for technology and creating impactful digital experiences. My journey into the world of web development started with a curiosity about how websites work, and it has grown into a full-fledged career where I get to build complex applications that solve real-world problems.
<br><br>
With a solid foundation in both front-end and back-end technologies, I excel in crafting user-friendly, visually appealing interfaces as well as robust, scalable server-side architectures. My expertise spans across various technologies, including HTML, CSS, JavaScript, and React.js on the front end, and Node.js, Express.js, and MySQL on the back end. This diverse skill set allows me to handle all aspects of web application development, from conceptualization and design to deployment and maintenance.
</div>
</div>
</section>
<br><br>
<hr>
<section id="education" class="secondsection">
<br><br><br>
<h1 style="color: rgb(161, 115, 204);">Education</h1>
</div>
<div class="education-item">
<img src="Images/edu.png" alt="Bachelors" class="education-image">
<div class="education-details">
<div class="education-title">Bachelors</div>
<div class="education-desc">
I am pursuing Bachelors in Computer Application from <span style=" color:rgb(168, 185, 199);">sri dev Suman uttrakhand university (Tehri,Garhwal)</span>.
<br>
<br><strong style="color: rgb(196, 196, 162);">CGPA : 8.02(current)</strong>
</div>
</div>
</div>
<div class="education-item">
<img src="Images/edu.png" alt="Higher Secondary Education" class="education-image">
<div class="education-details">
<div class="education-title">Higher Secondary Education</div>
<div class="education-desc">
I have done my higher secondary education in P.C.M (Physics, Chemistry, Maths) from <span style=" color:rgb(168, 185, 199);">(</span>.
<br>
<br><strong style="color: rgb(196, 196, 162);">Percentage : 73.4%</strong>
</div>
</div>
</div>
<div class="education-item">
<img src="Images/edu.png" alt="Secondary Education" class="education-image">
<div class="education-details">
<div class="education-title">Secondary Education</div>
<div class="education-desc">
I have done my secondary education from <span style=" color:rgb(168, 185, 199);">St.Raza International School, Patna(Bihar)</span>.
<br>
<br><strong style="color: rgb(196, 196, 162);">Percentage : 76.2%</strong>
</div>
</div>
</div>
</section>
<br>
<hr>
<section id="skills" class="thirdsection">
<br><br><br><br>
<h1 style="color: rgb(161, 115, 204);">Hard Skills</h1>
<span class="textgrey">What i have develop in me so far</span>
<br><br>
<div class="box">
<center><h2 style="color: rgb(188, 201, 211);">Languages</h2></center>
<div class="vertical">
<img class="imagetop" src="Images/java.png" alt="Developer">
<div class="verticaltitle">
Java
</div>
<div class="verticaldesc">
I have successfully completed basic Java programming, gaining a strong understanding of core concepts.
</div>
</div>
<div class="vertical">
<img class="imagetop" src="Images/js.png" alt="Developer">
<div class="verticaltitle">
Java Script
</div>
<div class="verticaldesc">
I have developed a solid intermediate-level proficiency in JavaScript, enabling me to create dynamic and interactive web applications.
</div>
</div>
<div class="vertical">
<img class="imagetop" src="Images/node.png" alt="Developer">
<div class="verticaltitle">
Node
</div>
<div class="verticaldesc">
Proficient in Node.js, capable of building server-side applications, handling routing, and database interactions for efficient backend solutions
</div>
</div>
</div>
</section>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<section class="thirdsection">
<div class="box">
<center><h2 style="color: rgb(188, 201, 211);">Frameworks</h2></center>
<div class="vertical">
<img class="imagetop" src="Images/html.png" alt="Developer">
<div class="verticaltitle">
HTML
</div>
<div class="verticaldesc">
Excellent in HTML, with strong skills in creating well-structured, semantic, and accessible web pages.
</div>
</div>
<div class="vertical">
<img class="imagetop" src="Images/css.png" alt="Developer">
<div class="verticaltitle">
CSS
</div>
<div class="verticaldesc">
Advanced in CSS, with expertise in creating complex layouts, animations, and responsive designs using modern techniques and tools
</div>
</div>
<div class="vertical">
<img class="imagetop" src="Images/react.png" alt="Developer">
<div class="verticaltitle">
React
</div>
<div class="verticaldesc">
Basic proficiency in React, with a foundation in building components, managing state, and understanding component lifecycle methods
</div>
</div>
<div class="vertical">
<img class="imagetop" src="Images/sql.png" alt="Developer">
<div class="verticaltitle">
MySQL
</div>
<div class="verticaldesc">
Good with MySQL, skilled in designing databases, writing complex queries, and optimizing performance for efficient data management.
</div>
</div>
</div>
</section>
<br>
<section class="thirdsection">
<div class="box">
<center><h2 style="color: rgb(188, 201, 211);"> Software and Tools</h2></center>
<div class="vertical">
<img class="imagetop" src="Images/chat.png" alt="Developer">
<div class="verticaltitle">
ChatGPT
</div>
<div class="verticaldesc">
Good at using ChatGPT, skilled in generating detailed and contextually relevant responses, and leveraging its capabilities for various applications and tasks.
</div>
</div>
<div class="vertical">
<img class="imagetop" src="Images/git.png" alt="Developer">
<div class="verticaltitle">
Github
</div>
<div class="verticaldesc">
Basic proficiency in GitHub, with skills in managing repositories, using version control, and collaborating on projects.
</div>
</div>
<div class="vertical">
<img class="imagetop" src="Images/vs.png" alt="Developer">
<div class="verticaltitle">
VisualStudio
</div>
<div class="verticaldesc">
Good at using VS Code, with proficiency in navigating the editor, utilizing extensions, and managing coding tasks effectively.
</div>
</div>
</div>
</section><br><br>
<section class="thirdsection">
<h1 style="color: rgb(161, 115, 204);">Soft Skills</h1>
<span class="textgrey">Personal attributes and interpersonal skills </span>
<br>
<br>
<br>
<div class="box">
<div class="vertical">
<img class="imagetop" src="Images/soft.png" alt="Developer">
<div class="verticaltitle">
Teamwork
</div>
</div>
<div class="vertical">
<img class="imagetop" src="Images/soft.png" alt="Developer">
<div class="verticaltitle">
Problem Solving
</div>
</div>
<div class="vertical">
<img class="imagetop" src="Images/soft.png" alt="Developer">
<div class="verticaltitle">
Creativity
</div>
</div>
<div class="vertical">
<img class="imagetop" src="Images/soft.png" alt="Developer">
<div class="verticaltitle">
Active Listening
</div>
</div>
</div>
</section>
<br><br><br>
<hr>
<section id="certificates">
<br><br>
<h2>Achievements</h2>
<br>
<div class="cert" style="display: flex;">
<div class="certificate-card">
<h3>Certificate of Data analytics and Job Simulation</h3>
<p><strong>Received by:</strong> Accenture</p>
<img src="Images/accenture_page-0001.jpg" alt="Internship Certificate">
</div>
<div class="certificate-card">
<h3>AWS Training and Certifiaction</h3>
<br>
<p><strong>Organised by:</strong> Amazon</p>
<br>
<img src="Images/aws.png.jpg" alt="IBM SkillsBuild Internship Certificate">
</div>
</div>
</section>
<hr>
<section id="projects" class="fourthsection">
<br><br>
<h1 style="color: rgb(161, 115, 204);">Projects</h1>
<span class="textgrey">Enhancing user experience with dynamic, visually appealing design.</span>
<br><br><br>
<div class="project-list">
<div class="project-item">
<div class="project-header">
<img src="Images/wall.png" alt="Project 1 Image" class="project-image">
<h2 class="project-name">Hd wallpaper Website</href></h2>
</div>
<div class="project-details">
<p class="description">Designed and developed a user-friendly web application for browsing, downloading, and sharing high-quality wallpapers for desktop, mobile, and tablet devices.
</p>
<p class="frontend">Frontend: HTML, CSS, JavaScript to craft visual interface</p>
<p class="backend">Backend: MySQL to store data with NodeJs and ExpressJs.</p>
<a href="https://mehtapics.netlify.app/" target="_blank" class="github-link">View on browser</a>
</div>
</div>
<div class="project-item">
<div class="project-header">
<img src="Images/weather.png" alt="Project 2 Image" class="project-image">
<h2 class="project-name">Weather Website</h2>
</div>
<div class="project-details">
<p class="description">This weather app provides real-time weather updates for different regions based on user searches. Built with a clean and responsive interface</p>
<p class="frontend">Frontend: HTML, CSS, Js</p>
<a href="#" target="_blank" class="github-link">View on GitHub</a>
</div>
</div>
<div class="project-item">
<div class="project-header">
<img src="Images/bmi.png" alt="Project 3 Image" class="project-image">
<h2 class="project-name">BMI Calculator</h2>
</div>
<div class="project-details">
<p class="description">This BMI calculator helps users quickly determine their Body Mass Index by inputting their height and weight. The app provides instant feedback on their BMI category, whether underweight, normal weight, or overweight</p>
<p class="frontend">Frontend: HTML, CSS, JavaScript</p>
</div>
</div>
<div class="project-item">
<div class="project-header">
<img src="Images/guess.png" alt="Project 5 Image" class="project-image">
<h2 class="project-name">Guess the No.(Game)</h2>
</div>
<div class="project-details">
<p class="description">Guess the number is a game where a random no is generated every time and you have to guess the generated number</p>
<p class="frontend">Frontend: HTML, CSS, JavaScript</p>
</div>
</div>
</div>
</section>
<br><br><br>
<hr>
<section id="contact" class="contact-section">
<br><br><br> <br>
<h1 style="color: rgb(161, 115, 204);">Contact</h1>
<span class="textgrey">Feel free to reach out to me!</span>
<br><br><br>
<div class="contact-container">
<div class="contact-item">
<a href="tel:************" class="contact-link">
<img src="Images/phone.png" alt="Phone Icon" class="contact-icon">
<span class="contact-info">620****451</span>
</a>
</div>
<div class="contact-item">
<a href="mailto:mehta.nikhil8100@gmail.com" class="contact-link">
<img src="Images/mail.png" alt="Email Icon" class="contact-icon"><br>
<span class="contact-info">mehta.nikhil8100@gmail.com</span>
</a>
</div>
<div class="contact-item">
<a href="https://www.google.com/maps?q=Dehradun, U.K, India" target="_blank" class="contact-link">
<img src="Images/location.png" alt="Location Icon" class="contact-icon">
<span class="contact-info">Dehradun, Uttrakhand, India</span>
</a>
</div>
</div>
</section>
<br><br><br><br><br><br><br><br><br><br><br><br>
</main>
<footer>
<div class="footer-container">
<div class="footer-left">
<h3>Nikhil Mehta</h3>
<p style="color: slategray;">Full Stack Developer</p>
<p style="color: slategray;">Portfolio</p>
</div>
<div class="footer-center">
<ul class="social-links">
<li><a href="https://github.com/nikhilritgithub" target="_blank"><i class="fab fa-github"></i></a></li>
<li><a href="https://www.linkedin.com/in/nikhil-mehta-171b78278/" target="_blank"><i class="fab fa-linkedin-in"></i></a></li>
<li><a href="https://www.instagram.com/_mehta.nikhil_?igsh=MXE5Y2VnaXk2OTg3" target="_blank"><i class="fab fa-instagram"></i></a></li>
</ul>
</div>
<div class="footer-right">
<div class="footer-contact">
<p>Email: <a href="mailto:priyasharma297g@gmail.com">mehta.nikhil8100@gmail.com</a></p>
<p>Phone: 620*****51</p>
</div>
</div>
</div>
<div class="footer-bottom">
<p>© 2024 Nikhil Mehta. All Rights Reserved.</p>
</div>
</footer>
<script src="https://unpkg.com/typed.js@2.1.0/dist/typed.umd.js"></script>
<script src="index.js"></script>
</body>
</html>