-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
747 lines (694 loc) · 45.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
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
<!doctype html>
<html lang="en">
<head>
<title>Nikhil Vadoliya </title>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="Nikhil Vadoliya personal website." />
<meta name="keywords" content="creative, cv, developer, resume, dart, java,kotlin,flutter developer, android developer,powerful portfolio, professional, professional resume, responsive, resume, vcard " />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- FAV AND ICONS -->
<link rel="shortcut icon" href="assets/images/favicon.ico">
<link rel="shortcut icon" href="assets/images/apple-icon.png">
<link rel="shortcut icon" sizes="72x72" href="assets/images/apple-icon-72x72.png">
<link rel="shortcut icon" sizes="114x114" href="assets/images/apple-icon-114x114.png">
<!-- Google Font-->
<link href="http://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<!-- Font Awesome -->
<link rel="stylesheet" href="assets/icons/font-awesome-4.7.0/css/font-awesome.min.css">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="assets/plugins/css/bootstrap.min.css">
<!-- Animate CSS-->
<link rel="stylesheet" href="assets/plugins/css/animate.css">
<!-- Owl Carousel CSS-->
<link rel="stylesheet" href="assets/plugins/css/owl.css">
<!-- Fancybox-->
<link rel="stylesheet" href="assets/plugins/css/jquery.fancybox.min.css">
<!-- Custom CSS-->
<link rel="stylesheet" href="assets/css/styles.css">
<link rel="stylesheet" href="assets/css/responsive.css">
<!-- Colors -->
<link rel="alternate stylesheet" href="assets/css/colors/blue.css" title="blue">
<link rel="stylesheet" href="assets/css/colors/defauld.css" title="defauld">
<link rel="alternate stylesheet" href="assets/css/colors/green.css" title="green">
<link rel="alternate stylesheet" href="assets/css/colors/blue-munsell.css" title="blue-munsell">
<link rel="alternate stylesheet" href="assets/css/colors/orange.css" title="orange">
<link rel="alternate stylesheet" href="assets/css/colors/purple.css" title="purple">
<link rel="alternate stylesheet" href="assets/css/colors/slate.css" title="slate">
<link rel="alternate stylesheet" href="assets/css/colors/yellow.css" title="yellow">
</head>
<body class="dark-vertion black-bg">
<!-- Start Loader -->
<div class="section-loader">
<div class="loader">
<div></div>
<div></div>
</div>
</div>
<!-- End Loader -->
<!--
===================
NAVIGATION
===================
-->
<header class="black-bg mh-header mh-fixed-nav nav-scroll mh-xs-mobile-nav" id="mh-header">
<div class="overlay"></div>
<div class="container">
<div class="row">
<nav class="navbar navbar-expand-lg mh-nav nav-btn">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto ml-auto">
<li class="nav-item active">
<a class="nav-link" href="#mh-home">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#mh-about">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#mh-skills">Skills</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#mh-experience">Experiences</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#mh-portfolio">Portfolio</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#mh-contact">Contact</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</header>
<!--
===================
Home
===================
-->
<section class="mh-home image-bg home-2-img" id="mh-home">
<div class="img-foverlay img-color-overlay">
<div class="container">
<div class="row section-separator xs-column-reverse vertical-middle-content home-padding">
<div class="col-sm-6">
<div class="mh-header-info">
<div class="mh-promo wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.1s">
<span>Hello I'm</span>
</div>
<h2 class="wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.2s">Nikhil Vadoliya</h2>
<h4 class="wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.3s">Sr. Flutter Developer | Sr. Android Developer</h4>
<ul>
<li class="wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.4s"><i class="fa fa-envelope"></i><a href="mailto:">[email protected]</a></li>
<!-- <li class="wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.5s"><i class="fa fa-phone"></i><a href="callto:">+12 986 987 7867</a></li> -->
<li class="wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.6s"><i class="fa fa-map-marker"></i><address>Ahmedabad, India</address></li>
</ul>
<ul class="social-icon wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.7s">
<li><a href="https://www.facebook.com/nikhil.vadoliya.9"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://in.linkedin.com/in/nikhil-vadoliya-8882459b"><i class="fa fa-linkedin"></i></a></li>
<li><a href="https://www.instagram.com/nikhil_vadoliya/"><i class="fa fa-instagram"></i></a></li>
<li><a href="https://stackoverflow.com/users/9512756/nikhil-vadoliya"><i class="fa fa-stack-overflow"></i></a></li>
<li><a href="https://github.com/NikhilVadoliya"><i class="fa fa-github"></i></a></li>
</ul>
</div>
</div>
<div class="col-sm-6">
<div class="hero-img wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.6s">
<div class="img-border">
<img src="assets/images/nikhil_1.webp" alt="" class="img-fluid">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--
===================
ABOUT
===================
-->
<section class="mh-about" id="mh-about">
<div class="container">
<div class="row section-separator">
<div class="col-sm-12 col-md-6">
<div class="mh-about-img shadow-2 wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.4s">
<img src="assets/images/ab-img.webp" alt="" class="img-fluid">
</div>
</div>
<div class="col-sm-12 col-md-6">
<div class="mh-about-inner">
<h1 class="wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.1s">About Me</h1>
<class class="wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.2s">Hello, I’m a Nikhil Vadoliya.
I have rich experience in Flutter app design & building and customization.Total<b> 7</b> </class> of experience in IT
industry with expertise in Design and Development of <B>Android</B> and <B>Flutter</B> application.</p>
<class class="wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.2s">Able to design the application from known for writing efficient with reusable code.
Exploring new technologies like IoT, ML Kit and AR Core.
</p>
</br>
<div class="container">
<div class="row">
<div class="four col-md-4">
<div class="counter-box colored"> <i class="fa fa-stack-overflow"></i> <span class="counter">1304</span>
<p>Reputation</p>
</div>
</div>
<div class="four col-md-4">
<div class="counter-box colored"> <i class="fa fa-briefcase"></i> <span class="counter">25</span>
<p>Complete Project</p>
</div>
</div>
<div class="four col-md-4">
<div class="counter-box colored"> <i class="fa fa-plug"></i> <span class="counter">2</span>
<p>Publish Plugin</p>
</div>
</div>
<!-- <div class="four col-md-3">
<div class="counter-box"> <i class="fa fa-user"></i> <span class="counter">1563</span>
<p>Saved Trees</p>
</div>
</div> -->
</div>
</div>
<!-- <a href="#" class="btn btn-fill wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.4s">Downlaod CV <i class="fa fa-download"></i></a> -->
</div>
</div>
</div>
</div>
</section>
<!--
===================
SKILLS
===================
-->
<section class="mh-skills" id="mh-skills">
<div class="home-v-img">
<div class="container">
<div class="row section-separator">
<div class="section-title text-center col-sm-12">
<!--<h2>Skills</h2>-->
</div>
<div class="col-sm-12 col-md-6">
<div class="mh-skills-inner">
<div class="mh-professional-skill wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.3s">
<h3>Technical Skills</h3>
<div class="mh-about-tag wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.3s">
<ul>
<li><span>Dart</span></li>
<li><span>Flutter</span></li>
<li><span>BLoC</span></li>
<li><span>GetX</span></li>
<li><span>In App Purchase</span></li>
<li><span>Hive/SQFlite</span></li>
<li><span>Refer and Earn</span></li>
<li><span>Stream</span></li>
<li><span>Isolation</span></li>
<li><span>Flutter Animations</span></li>
<li><span>iOS (Basic)</span></li>
<li><span>Method/Event Channel</span></li>
<li><span>CI/CD - Code Magic</span></li>
<li><span>fastlane</span></li>
<li><span>Unit Testing</span></li>
</br></br>
<li><span>Android</span></li>
<li><span>Kotlin</span></li>
<li><span>Deep-Link</span></li>
<li><span>Firebase</span></li>
<li><span>MVVM</span></li>
<li><span>Retrofit</span></li>
<li><span>Android Jetpack Compose</span></li>
<li><span>Data Binding</span></li>
<li><span>LiveData-MutableLiveData</span></li>
<li><span>ViewModel</span></li>
<li><span>ConstraintLayout</span></li>
<li><span>Room</span></li>
</br></br>
<li><span>JSON</span></li>
<li><span>XML</span></li>
<li><span>Version Control</span></li>
<li><span>Firebase</span></li>
<li><span>Agile</span></li>
<li><span>HTML</span></li>
<li><span>CSS</span></li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-sm-12 col-md-6">
<div class="mh-professional-skills wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.5s">
<h3>Professional Skills</h3>
<ul class="mh-professional-progress">
<li>
<div class="mh-progress mh-progress-circle" data-progress="90"></div>
<div class="pr-skill-name">Communication</div>
</li>
<li>
<div class="mh-progress mh-progress-circle" data-progress="95"></div>
<div class="pr-skill-name">Team Work</div>
</li>
<li>
<div class="mh-progress mh-progress-circle" data-progress="60"></div>
<div class="pr-skill-name">Project Management</div>
</li>
<li>
<div class="mh-progress mh-progress-circle" data-progress="70"></div>
<div class="pr-skill-name">Creativity</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<!--
===================
EXPERIENCES
===================
-->
<section class="mh-experince image-bg featured-img-one" id="mh-experience">
<div class="img-color-overlay">
<div class="container">
<div class="row section-separator">
<div class="col-sm-12 col-md-6">
<div class="mh-education">
<h3 class="wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.2s">Education</h3>
<div class="mh-education-deatils">
<!-- Education Institutes-->
<div class="mh-education-item dark-bg wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.3s">
<h4>Computer Engineering From <a href="#">Gujarat Technological University</a></h4>
<div class="mh-eduyear">2012-2016</div>
<h7>CGPI : 8.00</h7>
</div>
<!-- Education Institutes-->
<div class="mh-education-item dark-bg wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.3s">
<h4>Science Stream (HSC) From <a href="#">GSEC</a></h4>
<div class="mh-eduyear">2010-2012</div>
<h7>Percentile : 88.52</h7>
</div>
<!-- Education Institutes-->
<div class="mh-education-item dark-bg wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.3s">
<h4>SSC From <a href="#">GSEC</a></h4>
<div class="mh-eduyear">2010</div>
<h7>Percentile : 74.00</h7>
</div>
</div>
</div>
</div>
<div class="col-sm-12 col-md-6">
<div class="mh-work">
<h3>Work Experience</h3>
<div class="mh-experience-deatils">
<!-- Education Institutes-->
<!-- <div class="mh-work-item dark-bg wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.6s">
<h4>Sr.Flutter Developer & Sr.Android Developer <a href="#">ConcettoLabs </a> </h4>
<div class="mh-eduyear">February 2019- Present</div>
<span>Responsibility :</span>
<ul class="work-responsibility">
<ul class="work-responsibility">
<li><i class="fa fa-circle"></i>Flutter App Development</li>
<li><i class="fa fa-circle"></i>Android App Development</li>
<li><i class="fa fa-circle"></i>Flutter plugin Development</li>
<li><i class="fa fa-circle"></i>CL /CD implement</li>
<li><i class="fa fa-circle"></i>Unit Testing</li>
<li><i class="fa fa-circle"></i>Design Wireframe as per client requirement </li>
<li><i class="fa fa-circle"></i>Requirement gathering</li>
<li><i class="fa fa-circle"></i>Submodeling App</li>
<li><i class="fa fa-circle"></i>Code review</li>
<li><i class="fa fa-circle"></i>Assit to other developer</li>
</ul>
</ul>
</div> -->
<!-- Education Institutes-->
<div class="mh-work-item dark-bg wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.4s">
<h4>Android Developer and Flutter developer <a href="#">Sailfin Technologies Pvt. Ltd </a></h4>
<div class="mh-eduyear">January 2016 - January 2019</div>
<span>Responsibility :</span>
<ul class="work-responsibility">
<li><i class="fa fa-circle"></i>App Development</li>
<li><i class="fa fa-circle"></i>Unit Testing</li>
<li><i class="fa fa-circle"></i>Design Wireframe as per client requirement </li>
<li><i class="fa fa-circle"></i>Requirement gathering</li>
<li><i class="fa fa-circle"></i>Submodeling App</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--
===================
Portfolio
===================
-->
<section class="mh-blog image-bg featured-img-two" id="mh-portfolio">
<div class="img-color-overlay">
<div class="container">
<div class="row section-separator">
<div class="col-sm-12 section-title wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.2s">
<h3>Recent Portfolio</h3>
</div>
<!-- Plugin slider_drawer -->
<div class="col-sm-12 col-md-4">
<div class="mh-blog-item dark-bg wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.3s">
<img src="assets/images/dart.webp" alt="" class="img-fluid">
<div class="blog-inner">
<h2><a href="https://pub.dev/packages/flutter_slider_drawer">
Flutter SliderDrawer
</a></h2>
<div class="mh-blog-post-info">
<ul>
<h6><span class="badge badge-pill badge-info">Flutter - Plugin</span></h6>
</ul>
</div>
<p> I have created Flutter slider drawer plugin and public into pub packages website.A Flutter package with custom implementation of the Slider Drawer Menu.
</p>
<a href="https://pub.dev/packages/flutter_slider_drawer">Pub Dev</a>
</div>
</div>
</div>
<!-- Plugin animated button -->
<div class="col-sm-12 col-md-4">
<div class="mh-blog-item dark-bg wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.3s">
<img src="assets/images/dart.webp" alt="" class="img-fluid">
<div class="blog-inner">
<h2><a href="https://pub.dev/packages/flutter_animated_button">
Flutter Animated Button
</a></h2>
<div class="mh-blog-post-info">
<ul>
<h6><span class="badge badge-pill badge-info">Flutter - Plugin</span></h6>
</ul>
</div>
<p>A flutter package project which contains a collection of cool and beautiful button animations.
</p>
<a href="https://pub.dev/packages/flutter_animated_button">Pub Dev</a>
</div>
</div>
</div>
<!-- IAM+ -->
<div class="col-sm-12 col-md-4">
<div class="mh-blog-item dark-bg wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.3s">
<img src="assets/images/iamplus.png" alt="" class="img-fluid">
<div class="blog-inner">
<h2><a href="https://play.google.com/store/apps/details?id=com.iamplus.sit.mafplus">
IAMAI
</a></h2>
<div class="mh-blog-post-info">
<ul>
<h6><span class="badge badge-pill badge-primary">Flutter</span></h6>
</ul>
</div>
<p>IAMAI is the first lifestyle app of the region that aggregates your best services from the best partners and brands into a single app. It is designed with privacy in mind and delivers a superior and fuller experience giving you the choice of using touch and voice UI; further enhanced using an in-house AI proprietary engine that delivers new use-cases that will make your life easier and save you time.
</p>
<a href="https://apksfull.com/iamai-beta/com.iamplus.sit.mafplus">Play store</a>
</div>
</div>
</div>
<!-- TradeFinder -->
<div class="col-sm-12 col-md-4">
<div class="mh-blog-item dark-bg wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.3s">
<img src="assets/images/trade_finder.webp" alt="" class="img-fluid">
<div class="blog-inner">
<h2><a href="https://play.google.com/store/apps/details?id=com.tradefinderinc.tradefinder">
TradeFinderInc
</a></h2>
<div class="mh-blog-post-info">
<ul>
<h6><span class="badge badge-pill badge-primary">Flutter</span></h6>
</ul>
</div>
<p>If you are someone looking for an efficient way to get your name out and advertise your trade or personal skills, or if you are simply looking to have a more personal interaction with the skilled trades worker you hire, Tradefinder is your one stop shop for trades work on a more simplistic and personal level.
</p>
<a href="https://play.google.com/store/apps/details?id=com.tradefinderinc.tradefinder">Play store</a>
</div>
</div>
</div>
<!-- Time soft -->
<div class="col-sm-12 col-md-4">
<div class="mh-blog-item dark-bg wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.3s">
<img src="assets/images/timesoft.webp" alt="" class="img-fluid">
<div class="blog-inner">
<h2><a href="https://play.google.com/store/apps/details?id=com.sactech.timesoft">
TimeSoft (Time Attendance Application)
</a></h2>
<div class="mh-blog-post-info">
<ul>
<h6><span class="badge badge-pill badge-primary">Flutter</span></h6>
</ul>
</div>
<p>Timesoft is a mobile application providing your workforce with a simple to use and convenient time attendance tracking. Your team can mark their attendance using the mobile application. This application will synchronize the data with the Timsoft server application to provide you with comprehensive attendance reports. .
</p>
<a href="https://play.google.com/store/apps/details?id=com.sactech.timesoft">Play store</a>
</div>
</div>
</div>
<!-- Designer Vistas -->
<div class="col-sm-12 col-md-4">
<div class="mh-blog-item dark-bg wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.3s">
<img src="assets/images/designervistas.webp" alt="" class="img-fluid">
<div class="blog-inner">
<h2><a href="https://play.google.com/store/apps/details?id=com.dv.designervistas">Designer Vistas
</a></h2>
<div class="mh-blog-post-info">
<ul>
<h6><span class="badge badge-pill badge-primary">Flutter</span></h6>
</ul>
</div>
<p>DesignerVistas is an amazing platform to connect designers globally. Register as an individual designer, design firm, or an education institution offering design courses. Upload your profile, portfolio, projects, events, jobs and courses.
</p>
<a href="https://play.google.com/store/apps/details?id=com.dv.designervistas">Play store</a>
</div>
</div>
</div>
<!-- Namankan -->
<div class="col-sm-12 col-md-4">
<div class="mh-blog-item dark-bg wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.3s">
<img src="assets/images/iaa.webp" alt="" class="img-fluid">
<div class="blog-inner">
<h2><a href="https://play.google.com/store/apps/details?id=com.iaa.trainingapp">Namankan
</a></h2>
<div class="mh-blog-post-info">
<ul>
<h6><span class="badge badge-pill badge-success">Android</span></h6>
</ul>
</div>
<p> This for aviation industry professionals to register and nominate themselves for training conducted by Indian Aviation Academy, New Delhi.
</p>
<a href="https://play.google.com/store/apps/details?id=com.iaa.trainingapp">Play store</a>
</div>
</div>
</div>
<!-- Eternity_lifestyle -->
<div class="col-sm-12 col-md-4">
<div class="mh-blog-item dark-bg wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.3s">
<img src="assets/images/myride.png" alt="" class="img-fluid">
<div class="blog-inner">
<h2><a href="https://play.google.com/store/apps/details?id=com.myride901">MyRide901
</a></h2>
<div class="mh-blog-post-info">
<ul>
<h6><span class="badge badge-pill badge-success">Android</span></h6>
</ul>
</div>
<p>MyRide901 keeps track of your vehicle maintenance by finding services that should be performed at your next service check, and adding them to a searchable service timeline on your mobile device. Not sure what oil was used at your last oil change? No problem—it’s on your phone.
</p>
<a href="https://play.google.com/store/apps/details?id=com.myride901">Play store</a>
</div>
</div>
</div>
<!-- Eternity_lifestyle -->
<div class="col-sm-12 col-md-4">
<div class="mh-blog-item dark-bg wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.3s">
<img src="assets/images/et.webp" alt="" class="img-fluid">
<div class="blog-inner">
<h2><a href="https://play.google.com/store/apps/details?id=com.eternitylifestyles.salesapp">Eternity Lifestyles
</a></h2>
<div class="mh-blog-post-info">
<ul>
<h6><span class="badge badge-pill badge-success">Android</span></h6>
</ul>
</div>
<p>This is B2B application.It is an internal sales tracking app for Eternity Lifestyles.It have Cart, Tracking,Order, Sales Manager, Wholesales, Suppliers ..etc features.
</p>
<a href="https://play.google.com/store/apps/details?id=com.eternitylifestyles.salesapp">Play store</a>
</div>
</div>
</div>
<!-- DIA -->
<div class="col-sm-12 col-md-4">
<div class="mh-blog-item dark-bg wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.3s">
<img src="assets/images/dia.webp" alt="" class="img-fluid">
<div class="blog-inner">
<h2><a href="https://play.google.com/store/apps/details?id=com.accretivewiz.dia">DIA for GST and Business laws
</a></h2>
<div class="mh-blog-post-info">
<ul>
<h6><span class="badge badge-pill badge-success">Android</span></h6>
</ul>
</div>
<p>DIA is an intelligent and intuitive application for Enterprises and individual Professionals to manage their Legal, Tax and other Regulatory roles. It aggregates content / solutions curated by experts.</p>
<a href="https://play.google.com/store/apps/details?id=com.accretivewiz.dia">Play store</a>
</div>
</div>
</div>
<!-- CXO Genie -->
<div class="col-sm-12 col-md-4">
<div class="mh-blog-item dark-bg wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.3s">
<img src="assets/images/cxogenie.webp" alt="" class="img-fluid">
<div class="blog-inner">
<h2><a href="https://play.google.com/store/apps/details?id=com.cxogenie.app">CXO Genie</a></h2>
<div class="mh-blog-post-info">
<ul>
<h6><span class="badge badge-pill badge-success">Android</span></h6>
</ul>
</div>
<p>CXO Genie is a platform for like minded business heads to network, help sort out real time business issues and collaborate on third party consultant details. Its a closed group and membership is by invitation only.</p>
<a href="https://play.google.com/store/apps/details?id=com.cxogenie.app">Play store</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--
===================
FOOTER 3
===================
-->
<!-- <section class="mh-footer mh-footer-3" id="mh-contact">
<footer class="mh-footer mh-footer-3" id="mh-contact">
<div class="container-fluid">
<div class="row section-separator">
<div class="col-sm-12 section-title wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.2s">
<h3>Contact Me</h3>
</div>
<div class="map-image image-bg col-sm-12">
<div class="container mt-30">
<div class="row">
<div class="col-sm-12 col-md-6 mh-footer-address">
<div class="col-sm-12 xs-no-padding">
<div class="mh-address-footer-item dark-bg shadow-1 media wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.2s">
<div class="each-icon">
<i class="fa fa-location-arrow"></i>
</div>
<div class="each-info media-body">
<h4>Address</h4>
<address>
5th Avenue, 34th floor, <br>
New york
</address>
</div>
</div>
</div>
<div class="col-sm-12 xs-no-padding">
<div class="mh-address-footer-item media dark-bg shadow-1 wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.4s">
<div class="each-icon">
<i class="fa fa-envelope-o"></i>
</div>
<div class="each-info media-body">
<h4>Email</h4>
<a href="mailto:[email protected]">[email protected]</a><br>
<a href="mailto:[email protected]">[email protected]</a>
</div>
</div>
</div>
<div class="col-sm-12 xs-no-padding">
<div class="mh-address-footer-item media dark-bg shadow-1 wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.6s">
<div class="each-icon">
<i class="fa fa-phone"></i>
</div>
<div class="each-info media-body">
<h4>Phone</h4>
<a href="callto:(880)-8976-987">(880)-8976-987</a><br>
<a href="callto:(880)-8976-987">(880)-8976-987</a>
</div>
</div>
</div>
</div>
<div class="col-sm-12 col-md-6 wow fadeInUp" data-wow-duration="0.8s" data-wow-delay="0.2s">
<form id="contactForm" class="single-form quate-form wow fadeInUp" data-toggle="validator">
<div id="msgSubmit" class="h3 text-center hidden"></div>
<div class="row">
<div class="col-sm-12">
<input name="name" class="contact-name form-control" id="name" type="text" placeholder="First Name" required>
</div>
<div class="col-sm-12">
<input name="name" class="contact-email form-control" id="L_name" type="text" placeholder="Last Name" required>
</div>
<div class="col-sm-12">
<input name="name" class="contact-subject form-control" id="email" type="email" placeholder="Your Email" required>
</div>
<div class="col-sm-12">
<textarea class="contact-message" id="message" rows="6" placeholder="Your Message" required></textarea>
</div>
Subject Button
<div class="btn-form col-sm-12">
<button type="submit" class="btn btn-fill btn-block" id="form-submit">Send Message</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
</section> -->
<!--
==============
* JS Files *
==============
-->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<!-- jQuery -->
<script src="assets/plugins/js/jquery.min.js"></script>
<!-- popper -->
<script src="assets/plugins/js/popper.min.js"></script>
<!-- bootstrap -->
<script src="assets/plugins/js/bootstrap.min.js"></script>
<!-- owl carousel -->
<script src="assets/plugins/js/owl.carousel.js"></script>
<!-- validator -->
<script src="assets/plugins/js/validator.min.js"></script>
<!-- wow -->
<script src="assets/plugins/js/wow.min.js"></script>
<!-- mixin js-->
<script src="assets/plugins/js/jquery.mixitup.min.js"></script>
<!-- circle progress-->
<script src="assets/plugins/js/circle-progress.js"></script>
<!-- jquery nav -->
<script src="assets/plugins/js/jquery.nav.js"></script>
<!-- Fancybox js-->
<script src="assets/plugins/js/jquery.fancybox.min.js"></script>
<!-- Map api -->
<!-- <script src="http://maps.googleapis.com/maps/api/js?v=3.exp&key=AIzaSyCRP2E3BhaVKYs7BvNytBNumU0MBmjhhxc"></script> -->
<!-- isotope js-->
<script src="assets/plugins/js/isotope.pkgd.js"></script>
<script src="assets/plugins/js/packery-mode.pkgd.js"></script>
<!-- Custom Scripts-->
<!-- <script src="assets/js/map-init.js"></script> -->
<script src="assets/js/custom-scripts.js"></script>
<!-- counter box -->
<script src="assets/js/counter.js"></script>
<!-- ****************
After neccessary customization/modification, Please minify
JavaScript/jQuery according to http://browserdiet.com/en/ for better performance
**************** -->
<!-- STYLE SWITCH STYLESHEET ONLY FOR DEMO -->
<link rel="stylesheet" href="demo/demo.css">
<script type="text/javascript" src="demo/styleswitcher.js"></script>
<script type="text/javascript" src="demo/demo.js"></script>
</div>
</body>
</html>