-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
305 lines (288 loc) · 11.4 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="css/style.css" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css"
/>
<link rel="icon" href="images/chatting.png" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<title>Nirbhay Meghpara - About</title>
</head>
<body>
<section class="header">
<nav>
<img src="images/pngwing.png" alt="logo" />
<div class="nav-links" id="navLinks">
<i class="fa fa-times" onclick="hideMenu()"></i>
<ul>
<li><a href="index.html">.home()</a></li>
<li><a href="about.html">.about()</a></li>
<li><a href="work.html">.work()</a></li>
<li><a href="contact.html">.contact()</a></li>
</ul>
</div>
<i class="fa fa-bars" onclick="showMenu()"></i>
</nav>
</section>
<div class="sub top-container">
<img class="top-cloud" src="images/cloud.svg" alt="cloud_iamge" />
<h1>About Me.</h1>
<img class="bottom-cloud" src="images/cloud.svg" alt="cloud_iamge" />
</div>
<div class="bg-black">
<div class="content">
<h1>Nirbhay Meghpara</h1>
<h3>Full Stack Developer</h3>
<p class="info">
I'm currently working at Elluminati Inc. facilitating advanced
engineering solutions utilizing a diverse set of technical abilities in web
applications and technology. Proven ability to leverage full-stack expertise to build
interactive and user-centered website designs to scale. Extensive expertise in large
system architecture development and administration.
</p>
</div>
<div class="details">
<div class="main-details">
<div class="first">
<p><b>Date of Birth:</b> 9 May 2001</p>
<p><b>Website:</b> www.mydomain.com</p>
<p><b>City:</b> Rajkot</p>
</div>
<div class="second">
<p><b>Age:</b> 22</p>
<p><b>Email:</b> nirbhaymeghpara123@gmail.com</p>
<p><b>Phone:</b> +91 000 12580</p>
</div>
</div>
<div class="skill-details">
<div class="skill-name">
<span>HTML CSS</span>
<span>90%</span>
</div>
<div class="progressBar">
<div class="html"></div>
</div>
<div class="skill-name">
<span>JavaScript, TypeScript</span>
<span>85%</span>
</div>
<div class="progressBar">
<div class="js"></div>
</div>
<div class="skill-name">
<span>PHP</span>
<span>75%</span>
</div>
<div class="progressBar">
<div class="php"></div>
</div>
<div class="skill-name">
<span>ReactJS, Angular</span>
<span>70%</span>
</div>
<div class="progressBar">
<div class="reactjs"></div>
</div>
<div class="skill-name">
<span>NodeJS, ExpressJS, MongoDB</span>
<span>85%</span>
</div>
<div class="progressBar">
<div class="nodejs"></div>
</div>
</div>
<div class="button">
<div class="cv-container">
<a
class="cv"
href="downloadable/Nirbhay Meghpara Resume.pdf"
download="Nirbhay Meghpara Resume"
>
<i class="fa fa-download"></i>Download CV
</a>
</div>
<div class="cv-container">
<a class="cv" href="mailto:nirbhaymeghpara123@gmail.com"
><i class="fa fa-id-badge"></i>Hire Me !!</a
>
</div>
</div>
</div>
</div>
<div class="bg-light">
<div class="education">
<h3><span>Education</span></h3>
<div class="edu-details">
<div class="college">
<h4>BENTLEY UNIVERSITY</h4>
<p>Waltham, Massachusetts</p>
<p>2023-2025</p>
</div>
<div class="box">
<div class="course">
<h4>Master in Computer Science</h4>
<p>
A Master's in Computer Science delves into advanced practical applications of computer science principles. This program equips students with specialized knowledge in areas like software engineering, data analysis, and artificial intelligence. It develops skills in designing robust solutions for real-world challenges, enhancing employability in industries such as software development, cybersecurity, and data science.
</p>
</div>
</div>
</div>
<div class="edu-details">
<div class="college">
<h4>MARWADI UNIVERSITY</h4>
<p>Rajkot, Gujarat</p>
<p>2019-2023</p>
</div>
<div class="box">
<div class="course">
<h4>Bachelor in Computer Science</h4>
<p>
A Bachelor's in Computer Science provides a solid foundation in algorithms, programming, and computational theory. This degree prepares students to design and develop software solutions, covering areas like data structures, databases and AI. Graduates are equipped for careers in software development, cybersecurity, data analysis, and related fields with hands-on experience through projects and internships.
</p>
</div>
</div>
</div>
</div>
<div class="work-exp">
<h3><span>Work Experience</span></h3>
<div class="work-details">
<div class="company">
<div class="round">
<h4>MEAN STACK DEVELOPER | 2022 - Present</h4>
<h5>Elluminati.Inc</h5>
<p>
I am responsible for developing RESTful APIs and ensuring their seamless integration with Angular application components, while also optimizing application performance. During my internships, I gained experience in designing, building, and optimizing websites and other software applications. I undertook specific tasks and learned advanced concepts under the guidance of professionals.
</p>
</div>
</div>
</div>
<div class="work-details">
<div class="company">
<div class="round">
<h4>JUNIOR WEB DEVELOPER | 2021 - 2022</h4>
<h5>COMPANY NAME</h5>
<p>
I was responsible for assisting senior developers in creating website servers
according to clients' specifications and business requirements. My job is to
participate in the project conceptualization until the final deliverables,
ensuring the output's efficiency and flawless navigations.
</p>
</div>
</div>
</div>
<div class="work-details">
<div class="company">
<div class="round">
<h4>JUNIOR WEB DEVELOPER | 2020 - 2021</h4>
<h5>COMPANY NAME</h5>
<p>
I was responsible for assisting senior developers in creating website servers
according to clients' specifications and business requirements. My job is to
participate in the project conceptualization until the final deliverables,
ensuring the output's efficiency and flawless navigations.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="bg-black">
<div class="hobbies">
<h3><span>Hobbies</span></h3>
<div class="hobbies-item">
<div class="hobbies-icon">
<i class="fa-solid fa-headphones"></i>
<span class="icon-name">Music</span>
</div>
<div class="hobbies-icon">
<i class="fa-solid fa-person-running"></i>
<span class="icon-name">Workout</span>
</div>
<div class="hobbies-icon">
<i class="fa fa-plane-departure"></i>
<span class="icon-name">Travel</span>
</div>
<div class="hobbies-icon">
<i class="fa-solid fa-bowling-ball"></i>
<span class="icon-name">Bowling</span>
</div>
<div class="hobbies-icon">
<i class="fa-solid fa-gamepad"></i>
<span class="icon-name">Games</span>
</div>
</div>
</div>
</div>
<div class="bottom-container">
<div class="footer-row">
<div class="footer-about">
<a href=""><img src="images/pngwing-black.png" alt="Logo" /></a>
<p>
Every EXPERT was once a BEGINNER....  - So start and this is the
beginning of anything you want...
</p>
</div>
<div class="footer-widget">
<h6>LET'S GET SOCIAL !</h6>
<div class="social">
<a href="https://www.linkedin.com/in/nirbhay0905/"
><i class="fa-brands fa-linkedin"></i
></a>
<a href="https://www.facebook.com/people/Nirbhay-Meghpara/100009369637541/"
><i class="fa-brands fa-facebook"></i
></a>
<a href="https://www.instagram.com/nirbhay_0905/"
><i class="fa-brands fa-instagram"></i
></a>
<a href="https://github.com/NirbhayMeghpara"
><i class="fa-brands fa-github"></i>
</a>
</div>
</div>
<div class="footer-widget footer-links">
<h6>LINKS</h6>
<ul>
<li><a href="index.html">.home()</a></li>
<li><a href="about.html">.about()</a></li>
<li><a href="work.html">.work()</a></li>
<li><a href="contact.html">.contact()</a></li>
</ul>
</div>
<div class="footer-newsletter">
<h6>NEWSLETTER</h6>
<div class="newsletter">
<p>Want to know about my work ? Sign up for newsletter and join with me !</p>
<form action="">
<input type="text" placeholder="Your Email" required />
<button type="submit">
<i class="fa fa-envelope" arial-hidden="true"></i>
</button>
</form>
</div>
</div>
</div>
<div class="text">
<p class="copyright">
Copyright © 2023 All rights reserved | Made with
<i class="fa-regular fa-heart"></i> by
<a href="about.html">Nirbhay Meghpara</a>
</p>
</div>
</div>
<script>
var navLinks = document.getElementById("navLinks")
function hideMenu() {
navLinks.style.right = "-201px"
}
function showMenu() {
navLinks.style.right = "-1px"
}
</script>
</body>
</html>