-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
560 lines (520 loc) · 19.8 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
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Purav Parekh | Freelance Web Developer</title>
<meta
name="description"
content="Purav Parekh is a software & a front-end engineer based in Washington DC, USA. He is currently pursuing his Masters at The George Washington University. He develops products for fun!"
/>
<meta
name="keywords"
content="portfolio, resume, cv, web engineer, software engineer, web design, personal website,purav parekh, george washington university, normalyze, washington dc, react, html, css, javascript, animate.css, front-end, front end, software engineer"
/>
<meta name="author" content="Purav Parekh" />
<!-- Site Name, Title, and Description to be displayed -->
<meta property="og:site_name" content="Purav Parekh" />
<meta property="og:title" content="Purav Parekh | Freelance Web Developer" />
<meta
property="og:description"
content="Purav Parekh is software & front-end engineer based in Washington DC, USA. He is currently pursuing his Masters at The George Washington University. He develops websites for fun!"
/>
<meta
property="og:image"
content="https://github.com/purav-parekh/purav-parekh.github.io/blob/master/img/android-chrome-192x192.png"
/>
<!-- No need to change anything here -->
<meta property="og:type" content="website" />
<meta property="og:image:type" content="image/jpeg" />
<!-- Size of image. Any size up to 300. Anything above 300px will not work in WhatsApp -->
<meta property="og:image:width" content="300" />
<meta property="og:image:height" content="300" />
<!-- Website to visit when clicked in fb or WhatsApp-->
<meta property="og:url" content="http://purav-parekh.netlify.app" />
<!-- -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-680Y9K4F3Y"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-680Y9K4F3Y");
</script>
<!-- favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="img/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon-16x16.png" />
<!-- font-awesome -->
<link rel="stylesheet" href="fontawesome/css/all.css" />
<!-- bootstrap -->
<link rel="stylesheet" href="bootstrap/css/bootstrap.min.css" />
<!-- google font -->
<link
href="https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
rel="stylesheet"
/>
<!-- animate.css library -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css" />
<!-- custom css -->
<link rel="stylesheet" href="/style.css" />
</head>
<body>
<header id="home">
<div id="head-section">
<nav id="navigation-bar" class="animate__animated animate__backInUp">
<i class="fas fa-hand-point-right"></i>
<div id="nav-bar-links">
<ul>
<a class="nav-item" href="#head-section">HOME</a>
<a class="nav-item" href="#about-start">ABOUT</a>
<a class="nav-item" href="#skills-start">WORK</a>
</ul>
</div>
</nav>
<section id="home-section">
<div>
<h1 id="name" class="animate__animated animate__jackInTheBox">PURAV PAREKH</h1>
<h2 id="desc" class="animate__animated animate__rollIn">Front-End Engineer</h2>
</div>
<div class="home-desc animate__animated animate__fadeIn">
<span id="scroll-desc">
<span>You can see my</span>
<div class="rw-words rw-words-1">
<span>Work.</span>
<span>Projects.</span>
<span>Progress.</span>
</div>
<p>Scroll to find out!</p>
</span>
</div>
</section>
</div>
</header>
<hr class="head-end my-4" id="about-start" />
<section class="container text-center padding about-me" id="about-section">
<h1 class="display-4 about-me-title">ABOUT ME!</h1>
<br />
<div class="row padding text-center about-wrapper">
<div class="col-xs-12 col-sm-6 col-md-5 col-lg-5 col-xl-5">
<img src="img/pro_pic.jpg" alt="Purav Parekh" class="pro-pic" />
</div>
<div class="col-xs-12 col-sm-6 col-md-7 col-lg-7 col-xl-7" style="padding: 0">
<p id="about-me-desc" class="padding lead">
Hi, I’m Purav Parekh, design-oriented Front End Engineer.
<br />
Ever since I created my first website, I’ve always been excited about developing rich web experiences that
people can interact with. After completing my under-grad, I spent the next 1-year working remotely for
several exciting startups & established companies to bring their ideas to life alongside my full-time job as
a Software Engineer. I strive to craft immersive web applications that are user-friendly, aesthetically
pleasing, & search engine optimized- with a touch of mellow smoothness. I’m constantly learning new web
technologies & other web/app related topics, currently playing around with Javascript, React.js & Django.
<br />
I am currently pursuing my Masters at The George Washington University, Washington DC, USA. I am also
looking for Full-time opportunities in '23 as a front-end/software engineer.
<br />
When not working or futzing around with code,you’ll find me recording my
<a
href="https://open.spotify.com/show/6UjU89QNZ9iPA4C0ypHEsE?si=yqJ9BvTHQt2ncpHSbmu9aw"
target="_blank"
style="font-weight: 700; color: #eee"
>podcast series</a
>, exploring historical places, volunteering for a good cause, playing sports or spending time with my
family.
</p>
<br />
<div>
<a href="/Purav Parekh Resume.pdf" download="Purav Parekh Resume" target="_blank" id="resume"
>Download Resume</a
>
</div>
</div>
</div>
</section>
<br />
<hr class="about-end my-4" id="skills-start" />
<section class="container skills" id="skills">
<h1 class="text-center display-4 skills-title">MY SKILLS</h1>
<br />
<div class="row padding text-center skill-row" style="flex-wrap: nowrap">
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3 col-xl-3 s-icon-wrapper">
<i class="fab fa-html5 skill-icon" style="color: rgb(233, 68, 18)"></i>
<p id="skill-desc">HTML5</p>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3 col-xl-3 s-icon-wrapper">
<i class="fab fa-css3-alt skill-icon" style="color: rgb(39, 83, 229)"></i>
<p id="skill-desc">CSS3</p>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3 col-xl-3 s-icon-wrapper">
<i class="fab fa-js-square skill-icon" style="color: yellow"></i>
<p id="skill-desc">JavaScript</p>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3 col-xl-3 s-icon-wrapper">
<img
src="/img/bootstrap.png "
class="skill-icon"
style="height: /*150px*/ 10vw; width: /*150px*/ 10vw"
alt="bootstrap"
/>
<p id="skill-desc">Bootstrap</p>
</div>
</div>
<div class="row padding text-center skill-row" style="flex-wrap: nowrap">
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3 col-xl-3 s-icon-wrapper">
<i class="fab fa-react skill-icon" style="font-size: /*150px*/ 10vw; color: darkcyan"></i>
<p id="skill-desc">React</p>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3 col-xl-3 s-icon-wrapper">
<img
src="img/iu-removebg-preview.png"
class="skill-icon"
style="height: /*150px*/ 10vw; width: /*150px*/ 10vw"
alt="python"
/>
<p id="skill-desc">Python</p>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3 col-xl-3 s-icon-wrapper">
<img
src="img/django.png"
class="skill-icon"
style="height: /*150px*/ 10vw; width: /*150px*/ 10vw"
alt="django"
/>
<p id="skill-desc">Django</p>
</div>
<div class="col-xs-6 col-sm-6 col-md-3 col-lg-3 col-xl-3 s-icon-wrapper">
<i class="fas fa-database skill-icon" style="font-size: /*150px*/ 10vw; color: #eee"></i>
<p id="skill-desc">SQL</p>
</div>
</div>
<hr class="my-4 skills-end" />
</section>
<hr class="about-end my-4" />
<section class="container text-center projects" id="projects">
<div class="row padding">
<div id="arrow-wrapper" class="col-md-12 col-lg-12 col-xl-12">
<h1 id="projects-title" class="display-4">SOME PROJECTS I WORKED ON</h1>
</div>
</div>
<br />
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-4 col-lg-3.5 col-xl-3.5">
<div class="card">
<div class="image">
<img src="/img/KYF Logo.jpeg" alt="kutchi yuva forum" />
</div>
<div class="content">
<a href="http://kutchiyuvaforum.herokuapp.com" target="__blank">
<h3 class="project-title">Kutchi Yuva Forum</h3></a
>
<p class="project-desc">Django Web Application</p>
<p style="font-size: 0.7em">Designed & Developed a Django website for a NGO co-founded by me.</p>
<div class="project-links">
<a
type="button"
href="http://kutchiyuvaforum.herokuapp.com"
class="btn-floating btn-web web-link"
target="__blank"
><i class="fas fa-globe"></i
></a>
<a
type="button"
href="https://github.com/purav-parekh/Kutchi-Yuva-Forum"
class="btn-floating btn-git git-link"
target="__blank"
>
<i class="fab fa-github"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-4 col-lg-3.5 col-xl-3.5">
<div class="card">
<div class="image">
<img src="/img/mcm.png" alt="mint chalk media" />
</div>
<div class="content">
<a href="https://mintchalkmedia.com" target="__blank">
<h3 class="project-title">Mint Chalk Media</h3></a
>
<p class="project-desc">Django Web Application</p>
<p style="font-size: 0.7em">
Designed & developed a responsive website for a Bangalore based Digital Marketing start-up.
</p>
<div class="project-links">
<a
type="button"
href="https://mintchalkmedia.com"
class="btn-floating btn-web web-link"
target="__blank"
><i class="fas fa-globe"></i
></a>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-4 col-lg-3.5 col-xl-3.5">
<div class="card">
<div class="image">
<img src="/img/mi_logo2.png" alt="shashwat wellness center" />
</div>
<div class="content">
<a href="#" target="__blank"> <h3 class="project-title">Medovation Inc</h3></a>
<p class="project-desc">Django Web Application</p>
<p style="font-size: 0.7em">
Designed & developed a responsive website for a product company in the pharmaceutical sector.
</p>
<div class="project-links">
<a
type="button"
href="http://medovationinc.com"
class="btn-floating btn-web web-link"
target="__blank"
><i class="fas fa-globe"></i
></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-4 col-lg-3.5 col-xl-3.5">
<div class="card">
<div class="image">
<img src="/img/react.png" alt="react.js" srcset="" />
</div>
<div class="content">
<a href="http://https://github.com/purav-parekh/React-ToDo-App" target="_blank">
<h3 class="project-title">ToDo App</h3></a
>
<p class="project-desc">React JS</p>
<p style="font-size: 0.7em">Built a ToDo-App to understand the various concepts of React.js</p>
<div class="project-links">
<a
type="button"
class="btn-floating btn-git git-link"
href="https://github.com/purav-parekh/React-ToDo-App"
target="__blank"
>
<i class="fab fa-github"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-4 col-lg-3.5 col-xl-3.5">
<div class="card text-center">
<div class="image">
<img src="/img/stocks.png" alt="stocks" srcset="" />
</div>
<div class="content">
<a href="https://github.com/purav-parekh/Stocks" target="_blank">
<h3 class="project-title">Analysis of Stocks</h3></a
>
<p class="project-desc">Data Science</p>
<p style="font-size: 0.7em">
Analyzed the banking sector stocks listed in the BSE30 & found out the effects of different banking
reforms, bank mergers, demonetization on the stock prices of the listed banks in the last 10
years(2008-2018) using Python.
</p>
<div class="project-links">
<a
type="button"
class="btn-floating btn-git git-link"
href="https://github.com/purav-parekh/Stocks"
target="__blank"
>
<i class="fab fa-github"></i>
</a>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-4 col-lg-3.5 col-xl-3.5">
<div class="card">
<div class="image">
<img src="/img/ninemensmorris.png" alt="nine mens morris" srcset="" />
</div>
<div class="content">
<a href="https://github.com/purav-parekh/Nine-Mens-Morris" target="__blank">
<h3 class="project-title">Nine Mens Morris</h3></a
>
<p class="project-desc">Artificial Intelligence</p>
<p style="font-size: 0.7em">
Replicated a Human vs AI game called Nine Men's Morris using Python using various heurstic functions.
</p>
<div class="project-links">
<a type="button" class="btn-floating btn-git git-link">
<i class="fab fa-github"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<br />
<h3>
For more of my projects <br />
<br />
<button class="projects-btn" onClick="parent.open('https://www.github.com/purav-parekh/')">CLICK HERE</button>
</h3>
</section>
<hr class="about-end my-4" />
<section class="container text-center contact-form">
<h2 class="text-center" style="margin: 1em auto">WANT TO HIRE ME?</h2>
<br />
<br />
<a class="contact-det" href="mailto:[email protected]"
><button class="contact-btn text-center">EMAIL ME</button></a
>
<p class="lead" style="margin: 1.5em auto">I'll get back to you shortly!</p>
<p>
<a
href="https://www.linkedin.com/in/purav-parekh/"
type="button"
class="btn-floating btn-li ci"
target="__blank"
>
<i class="fab fa-linkedin"></i>
</a>
<a href="https://twitter.com/the_purav" type="button" class="btn-floating btn-tw ci" target="__blank">
<i class="fab fa-twitter"></i
></a>
<!-- GitHub-->
<a href="https://github.com/purav-parekh" type="button" class="btn-floating btn-git ci" target="__blank">
<i class="fab fa-github"></i> </a
><br />
</p>
<!-- <div class="bg-modal">
<div class="modal-contents"></div>
</div> -->
<!-- <div class="form-modal">
<div class="modal-content">
<div class="content-wrapper">
<div class="close">+</div>
<h3 class="form-tit text-center">CONTACT ME</h3>
<form action="contactform.php" method="POST">
<input type="text" name="name" placeholder="Name*" required />
<input type="email" name="mail" placeholder="Email*" required />
<textarea
class="message"
name="subject"
placeholder="Message*"
required
></textarea>
<button class="submit btn" type="submit" name="submit">
SUBMIT
</button>
</form>
</div>
</div>
</div> -->
</section>
<!-- -->
<!-- Footer -->
<footer class="page-footer font-small mdb-color lighten-3 pt-4">
<hr class="my-4" style="width: 100%; border-top: 1px solid #eee" />
<!-- Footer Links -->
<div class="container text-center text-md-left">
<!-- Grid row -->
<div class="row">
<!-- Grid column -->
<div class="col-md-4 col-lg-3 mr-auto my-md-4 my-0 mt-4 mb-1">
<!-- Content -->
<h5 class="font-weight-bold text-uppercase mb-4">Purav Parekh</h5>
</div>
<!-- Grid column -->
<hr class="clearfix w-100 d-md-none" />
<!-- Grid column -->
<div class="col-md-2 col-lg-2 mx-auto my-md-4 my-0 mt-4 mb-1">
<!-- Links -->
<h5 class="font-weight-bold text-uppercase mb-4">Links</h5>
<ul class="list-unstyled">
<li>
<p>
<a class="foot-links" href="#about-start">ABOUT ME</a>
</p>
</li>
<li>
<p>
<a class="foot-links" href="#skills-start">SKILLS</a>
</p>
</li>
<li>
<p>
<a class="foot-links" href="#projects">WORK</a>
</p>
</li>
</ul>
</div>
<!-- Grid column -->
<hr class="clearfix w-100 d-md-none" />
<!-- Grid column CONTACT DETAILS-->
<div class="col-md-4 col-lg-3 mx-auto my-md-4 my-0 mt-4 mb-1">
<!-- Contact details -->
<h5 class="font-weight-bold text-uppercase mb-4">Contact</h5>
<ul class="list-unstyled">
<li>
<p class="foot-det" style="padding: 0"><i class="fas fa-home mr-3"></i> Washington DC, USA</p>
</li>
<li>
<p>
<a class="foot-det" href="mailto:[email protected]"
><i class="fas fa-envelope mr-3"></i> [email protected]</a
>
</p>
</li>
<!-- <li>
<p>
<a class="foot-det" href="tel:+919480178794"><i class="fas fa-phone mr-3"></i> +1 202-386-2135</a>
</p>
</li> -->
</ul>
</div>
<!-- Grid column -->
<hr class="clearfix w-100 d-md-none" />
<!-- Grid column SOCIAL ICONS -->
<div class="col-md-2 col-lg-2 text-center mx-auto my-4">
<!-- Social buttons -->
<h5 class="font-weight-bold text-uppercase mb-4">Follow Me</h5>
<!-- LinkedIn -->
<a
href="https://www.linkedin.com/in/purav-parekh/"
type="button"
class="btn-floating btn-li"
target="__blank"
>
<i class="fab fa-linkedin social-foot"></i>
</a>
<br />
<!-- Twitter -->
<a href="https://twitter.com/the_purav" type="button" class="btn-floating btn-tw" target="__blank">
<i class="fab fa-twitter social-foot"></i></a
><br />
<!-- GitHub-->
<a href="https://github.com/purav-parekh" type="button" class="btn-floating btn-git" target="__blank">
<i class="fab fa-github social-foot"></i> </a
><br />
</div>
<!-- Grid column -->
</div>
<!-- Grid row -->
</div>
<!-- Footer Links -->
<!-- Copyright -->
<div class="footer-copyright text-center py-3">
© 2023 Copyright:
<a href="https://purav-parekh.netlify.app" style="color: #eee"> Purav Parekh</a>
</div>
<!-- Copyright -->
</footer>
<!-- Footer -->
<!-- <script src="/form.js"></script> -->
</body>
</html>