-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
504 lines (476 loc) · 22.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pallav Parikh</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="keywords">
<meta content="" name="description">
<link href="img/favicon.png" rel="icon">
<link href="img/apple-touch-icon.png" rel="apple-touch-icon">
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/ionicons/css/ionicons.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
</head>
<body id="page-top">
<!--/ Nav Star /-->
<nav class="navbar navbar-b navbar-trans navbar-expand-md fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll" href="#page-top">Pallav Parikh</a>
<button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarDefault"
aria-controls="navbarDefault" aria-expanded="false" aria-label="Toggle navigation">
<span></span>
<span></span>
<span></span>
</button>
<div class="navbar-collapse collapse justify-content-end" id="navbarDefault">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link js-scroll active" href="#home">Home</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll" href="#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll" href="#skills">Skills</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll" href="#work">Work</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll" href="#contact">Socials</a>
</li>
</ul>
</div>
</div>
</nav>
<!--/ Nav End /-->
<!--/ Intro Skew Star /-->
<div id="home" class="intro route bg-image" style="background-image: url(img/intro-bg.jpg)">
<div class="overlay-itro"></div>
<div class="intro-content display-table">
<div class="table-cell">
<div class="container">
<!--<p class="display-6 color-d">Hello, world!</p>-->
<h1 class="intro-title mb-4 title2">Hi👋, I am Pallav Parikh</h1>
<p class="intro-subtitle title2"><span class="text-slider-items">Android Developer,Artificial Intelligence Developer, Zoho Developer, Cyber Security Expert,Web Developer</span><strong class="text-slider"></strong></p>
<!-- <p class="pt-3"><a class="btn btn-primary btn js-scroll px-4" href="#about" role="button">Learn More</a></p> -->
</div>
</div>
</div>
</div>
<!--/ Intro Skew End /-->
<section id="about" class="about-mf sect-pt4 route new">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="box-shadow-full">
<div class="row">
<div class="col-md-6">
<div class="row">
<div class="col-sm-6 col-md-5">
<div class="about-img">
<img src="img/img.gif" class="img-fluid rounded b-shadow-a about-pal-img" alt="">
</div>
</div>
<div class="col-sm-6 col-md-7">
<div class="about-info">
<p><span class="title-s">Name: </span> <span class="title-s">Pallav Parikh</span></p>
<p><span class="title-s">Email: </span> <span class="title-s">[email protected]</span></p>
<p><span class="title-s">Phone: </span> <span class="title-s">(825) 736-6102</span></p>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="about-me pt-4 pt-md-0">
<div class="title-box-2">
<h5 class="title-left">
About me
</h5>
</div>
<p class="title-s">
I'm Pallav Parikh, an aspiring Information Systems Security professional and Computer Engineering graduate. Currently enrolled at the Southern Alberta Institute of Technology (SAIT) for a program in Information Systems Security. I have a strong passion for AI development and have created innovative tools like "FA Helper," an AI tool that engages users and provides insightful answers.
</p>
<p class="title-s">
As a Zoho developer at Adhir Info, I gained experience managing projects and developing Zoho Creator applications. I built and optimized over 20 projects, maintained Zoho Creator applications, and configured Zoho CRM for an educational institution. These experiences enhanced my skills in Zoho development and real-time application development.
</p>
<p class="title-s">
I have contributed to open-source projects like Revenge OS, an Android-based operating system. I managed the maintenance of the Generic System Image (GSI) and handled source management responsibilities. Additionally, I have been recognized as an Expert Android Developer by Qualcomm Snapdragon.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--/ Section Skilss Star /-->
<section id="skills" class="services-mf route section-counter paralax-mf bg-image" style="background-image: url(img/night.gif)" >
<div class="container" >
<div class="row">
<div class="col-sm-12">
<div class="title-box text-center">
<h3 class="title-a title2">
Skills
</h3>
<p class="subtitle-a title2">
Here are some of my skills
</p>
<div class="line-mf"></div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="service-box">
<div class="service-ico">
<span class="ico-circle"><i class="ion-social-android"></i></span>
</div>
<div class="service-content">
<h2 class="s-title">Android Development</h2>
<p class="s-description text-center">
Proficient in developing Android applications, leveraging Java and Kotlin programming languages to create user-friendly and high-performance mobile experiences
</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="service-box">
<div class="service-ico">
<span class="ico-circle"><i class="ion-code-working"></i></span>
</div>
<div class="service-content">
<h2 class="s-title">Web Development</h2>
<p class="s-description text-center">
Skilled in front-end and back-end web development, with expertise in HTML, CSS, JavaScript, and frameworks like React and Node.js, to create responsive and interactive web applications
</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="service-box">
<div class="service-ico">
<span class="ico-circle"><i class="ion-android-bulb"></i></span>
</div>
<div class="service-content">
<h2 class="s-title">Artificial Intelligence Development</h2>
<p class="s-description text-center">
Experienced in building AI solutions, utilizing machine learning algorithms and data analysis techniques to develop intelligent systems that can learn and make informed decisions
</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="service-box">
<div class="service-ico">
<span class="ico-circle"><i class="ion-android-phone-portrait"></i></span>
</div>
<div class="service-content">
<h2 class="s-title">Android OS Development</h2>
<p class="s-description text-center">
Knowledgeable in Android OS customization, optimizing system performance, and enhancing user experience by developing custom ROMs and managing source code
</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="service-box">
<div class="service-ico">
<span class="ico-circle"><i class="ion-paintbrush"></i></span>
</div>
<div class="service-content">
<h2 class="s-title">Cyber Security</h2>
<p class="s-description text-center">
Well-versed in cyber security principles and practices, with expertise in vulnerability assessment, threat detection, and implementing robust security measures to protect digital assets and ensure data privacy
</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="service-box">
<div class="service-ico">
<span class="ico-circle"><i class="ion-stats-bars"></i></span>
</div>
<div class="service-content">
<h2 class="s-title">Zoho Development</h2>
<p class="s-description text-center">
Proficient in Zoho Creator and Zoho CRM, adept at developing custom applications, implementing e-commerce solutions, and configuring CRM systems to streamline business processes
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!--/ Section Skilss End /-->
<!--/ Section Portfolio Star /-->
<section id="work" class="portfolio-mf sect-pt5 route">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="title-box text-center">
<h3 class="title-a title2">
Portfolio
</h3>
<p class="subtitle-a title2">
Here are some of my projects
</p>
<div class="line-mf"></div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="work-box">
<a href="https://github.com/RevengeOS">
<div class="work-img">
<img src="img/RevengeOs-logo.jpg" alt="" class="img-fluid">
</div>
<div class="work-content">
<div class="row">
<div class="col-sm-8">
<h2 class="w-title">RevengeOS is an aftermarket firmware based on AOSP</h2>
<div class="w-more">
<span class="w-ctegory">Android OS Development</span>
</div>
</div>
<div class="col-sm-4">
<div class="w-like">
<span class="ion-ios-plus-outline"></span>
</div>
</div>
</div>
</div>
</a>
</div>
</div>
<div class="col-md-4">
<div class="work-box">
<a href="img/Notes.jpg" data-lightbox="gallery-mf">
<div class="work-img">
<img src="img/Notes.jpg" alt="" class="img-fluid">
</div>
<div class="work-content">
<div class="row">
<div class="col-sm-8">
<h2 class="w-title">Personal Notes: Organize, secure, and collaborate effortlessly with password-protected groups and encrypted app lock.</h2>
<div class="w-more">
<span class="w-ctegory">Android Development</span>
</div>
</div>
<div class="col-sm-4">
<div class="w-like">
<span class="ion-ios-plus-outline"></span>
</div>
</div>
</div>
</div>
</a>
</div>
</div>
<div class="col-md-4">
<div class="work-box">
<a href="img/elixir.jpg" data-lightbox="gallery-mf">
<div class="work-img">
<img src="img/elixir.jpg" alt="" class="img-fluid">
</div>
<div class="work-content">
<div class="row">
<div class="col-sm-8">
<h2 class="w-title">Project Elixir is an AOSP-based custom Android ROM with great performance, security and stability.</h2>
<div class="w-more">
<span class="w-ctegory">Android OS Development</span>
</div>
</div>
<!-- <div class="col-sm-4">
<div class="w-like">
<span class="ion-ios-plus-outline"></span>
</div>
</div>
</div>
</div>
</a>
</div>
</div>
<div class="col-md-4">
<div class="work-box">
<a href="img/work-4.jpg" data-lightbox="gallery-mf">
<div class="work-img">
<img src="img/work-4.jpg" alt="" class="img-fluid">
</div>
<div class="work-content">
<div class="row">
<div class="col-sm-8">
<h2 class="w-title">Bindo Laro Cado</h2>
<div class="w-more">
<span class="w-ctegory">Web Design</span> / <span class="w-date">18 Sep. 2018</span>
</div>
</div>
<div class="col-sm-4">
<div class="w-like">
<span class="ion-ios-plus-outline"></span>
</div>
</div>
</div>
</div>
</a>
</div>
</div>
<div class="col-md-4">
<div class="work-box">
<a href="img/work-5.jpg" data-lightbox="gallery-mf">
<div class="work-img">
<img src="img/work-5.jpg" alt="" class="img-fluid">
</div>
<div class="work-content">
<div class="row">
<div class="col-sm-8">
<h2 class="w-title">Studio Lena Mado</h2>
<div class="w-more">
<span class="w-ctegory">Web Design</span> / <span class="w-date">18 Sep. 2018</span>
</div>
</div>
<div class="col-sm-4">
<div class="w-like">
<span class="ion-ios-plus-outline"></span>
</div>
</div>
</div>
</div>
</a>
</div>
</div>
<div class="col-md-4">
<div class="work-box">
<a href="img/work-6.jpg" data-lightbox="gallery-mf">
<div class="work-img">
<img src="img/work-6.jpg" alt="" class="img-fluid">
</div>
<div class="work-content">
<div class="row">
<div class="col-sm-8">
<h2 class="w-title">Studio Big Bang</h2>
<div class="w-more">
<span class="w-ctegory">Web Design</span> / <span class="w-date">18 Sep. 2017</span>
</div>
</div>
<div class="col-sm-4">
<div class="w-like">
<span class="ion-ios-plus-outline"></span>
</div>
</div>
</div>
</div>
</a>
</div>
</div> -->
</div>
</div>
</section>
<!--/ Section Portfolio End /-->
<!--/ Section Testimonials Star /-->
<div class="testimonials paralax-mf bg-image" style="background-image: url(img/bg1.jpg)">
<div class="overlay-mf"></div>
<div class="container">
<div class="row">
<div class="col-md-12">
<div id="testimonial-mf">
<div class="testimonial-box">
<div class="row">
<div class="col-md-4">
<div class="author-test">
<!-- Twitter Embed 1 -->
<blockquote class="twitter-tweet" data-media-max-width="560">
<p lang="en" dir="ltr">It's a great opportunity for me to get hands-on Snapdragon Phones with incredible processing power 🔥📱<a href="https://twitter.com/ndtv?ref_src=twsrc%5Etfw">@ndtv</a> <a href="https://twitter.com/RajivMakhni?ref_src=twsrc%5Etfw">@RajivMakhni</a> <a href="https://twitter.com/Gadgets360?ref_src=twsrc%5Etfw">@Gadgets360</a> <a href="https://twitter.com/Snapdragon_IN?ref_src=twsrc%5Etfw">@Snapdragon_IN</a> <a href="https://twitter.com/ndtvindia?ref_src=twsrc%5Etfw">@ndtvindia</a> <a href="https://t.co/XXt8r8IkKZ">https://t.co/XXt8r8IkKZ</a></p>
— Pallav Parikh (@pallavjparikh) <a href="https://twitter.com/pallavjparikh/status/1588835337752948737?ref_src=twsrc%5Etfw">November 5, 2022</a>
</blockquote>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<span class="comit"><i class="fa fa-quote-right"></i></span>
</div>
</div>
<div class="col-md-4">
<div class="author-test">
<!-- Twitter Embed 2 -->
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Amateur turned expert! Pallav Parikh sheds some light on his journey towards becoming a successful Android app developer by learning code on his smartphone. Catch it on Unleash Your Dreams with Snapdragon today at 2:30 PM on NDTV. <a href="https://twitter.com/ndtvindia?ref_src=twsrc%5Etfw">@ndtvindia</a> <a href="https://twitter.com/NDTVProfit?ref_src=twsrc%5Etfw">@NDTVProfit</a> <a href="https://twitter.com/RajivMakhni?ref_src=twsrc%5Etfw">@RajivMakhni</a> <a href="https://twitter.com/Gadgets360?ref_src=twsrc%5Etfw">@Gadgets360</a>. <a href="https://t.co/z3pz6xg4w2">pic.twitter.com/z3pz6xg4w2</a></p>— Snapdragon India (@Snapdragon_IN) <a href="https://twitter.com/Snapdragon_IN/status/1588755582240030720?ref_src=twsrc%5Etfw">November 5, 2022</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<span class="comit"><i class="fa fa-quote-right"></i></span>
</div>
</div>
<div class="col-md-4">
<div class="author-test">
<!-- YouTube Embed -->
<iframe width="100%" height="315" src="https://www.youtube.com/embed/CdU619Cq6jk?si=JF095y6hmHRpuWgq" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<span class="comit"><i class="fa fa-quote-right"></i></span>
</div>
</div>
</div>
</div>
<!-- <div class="testimonial-box">
<div class="author-test">
<div class="content-test">
<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="en" dir="ltr">It's a great opportunity for me to get hands-on Snapdragon Phones with incredible processing power 🔥📱<a href="https://twitter.com/ndtv?ref_src=twsrc%5Etfw">@ndtv</a> <a href="https://twitter.com/RajivMakhni?ref_src=twsrc%5Etfw">@RajivMakhni</a> <a href="https://twitter.com/Gadgets360?ref_src=twsrc%5Etfw">@Gadgets360</a> <a href="https://twitter.com/Snapdragon_IN?ref_src=twsrc%5Etfw">@Snapdragon_IN</a> <a href="https://twitter.com/ndtvindia?ref_src=twsrc%5Etfw">@ndtvindia</a> <a href="https://t.co/XXt8r8IkKZ">https://t.co/XXt8r8IkKZ</a></p>— Pallav Parikh (@pallavjparikh) <a href="https://twitter.com/pallavjparikh/status/1588835337752948737?ref_src=twsrc%5Etfw">November 5, 2022</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<span class="comit"><i class="fa fa-quote-right"></i></span>
</div>
</div> -->
</div>
</div>
</div>
</div>
</div>
<!--/ Section Contact-Footer Star /-->
<section class="paralax-mf footer-paralax bg-image route" style="background-image: url(img/end.jpg)">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="contact-mf">
<div id="contact" class="box-shadow-full">
<div class="row">
<div class="col-md-6">
<div class="title-box-2">
<h5 class="title-left">
SOCIAL MEDIA
</h5>
</div>
<div class="socials">
<ul>
<li><a href="https://www.facebook.com/pallav.parikh.3/" target="_blank"><span class="ico-circle"><i class="ion-social-facebook"></i></span></a></li>
<li><a href="https://www.instagram.com/pallavjparikh" target="_blank"><span class="ico-circle"><i class="ion-social-instagram"></i></span></a></li>
<li><a href="https://twitter.com/pallavjparikh" target="_blank"><span class="ico-circle"><i class="ion-social-twitter"></i></span></a></li>
<li><a href="https://github.com/pallavjparikh" target="_blank"><span class="ico-circle"><i class="ion-social-github"></i></span></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer>
</footer>
</section>
<!--/ Section Contact-footer End /-->
<a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a>
<div id="preloader"></div>
<!-- JavaScript Libraries -->
<script src="lib/jquery/jquery.min.js"></script>
<script src="lib/jquery/jquery-migrate.min.js"></script>
<script src="lib/popper/popper.min.js"></script>
<script src="lib/bootstrap/js/bootstrap.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/counterup/jquery.waypoints.min.js"></script>
<script src="lib/counterup/jquery.counterup.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/lightbox/js/lightbox.min.js"></script>
<script src="lib/typed/typed.min.js"></script>
<!-- Contact Form JavaScript File -->
<script src="contactform/contactform.js"></script>
<!-- Template Main Javascript File -->
<script src="js/main.js"></script>
</body>
</html>