-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
833 lines (808 loc) · 32.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
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="icon" href="img/favicon.png" type="image/png">
<title>Rahul Mistry - Full Stack Developer</title>
<meta name="keywords"
content="rahul mistry,mistry rahul,full stack developer,full-stack-developer,.net, dotnet,dotnet-core, angular, ngrx, react, vue, microservice, nopCommerce, html, css, javascript, jquery">
<meta name="author" content="Rahul Mistry">
<meta name="description"
content="A full stack developer passionate about creating interactive applications and experiences on the web.I develop web, mobile, native applications and business intelligence solutions for businesses using .net,dotnet,angular,react frameworks/technologies " />
<meta property="og:title" content="Rahul Mistry - Full Stack Developer" />
<meta property="og:description"
content="developing web, mobile, native applications and business intelligence solutions for businesses" />
<meta property="og:url" content="https://rahulmistry25425.github.io/" />
<meta property="og:og:image" content="https://rahulmistry25425.github.io/img/my-photo.jpg" />
<meta property="og:site_name" content="Rahul Mistry - Full Stack Developer" />
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="vendors/linericon/style.css">
<link rel="stylesheet" href="vendors/owl-carousel/owl.carousel.min.css">
<link rel="stylesheet" href="vendors/lightbox/simpleLightbox.css">
<link rel="stylesheet" href="vendors/nice-select/css/nice-select.css">
<link rel="stylesheet" href="vendors/animate-css/animate.css">
<link rel="stylesheet" href="vendors/popup/magnific-popup.css">
<link rel="stylesheet" href="vendors/flaticon/flaticon.css">
<!-- main css -->
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/responsive.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZF63HLBK1D"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-ZF63HLBK1D');
</script>
</head>
<body>
<!--================Header Menu Area =================-->
<header class="header_area">
<div class="main_menu">
<nav class="navbar navbar-expand-lg navbar-light">
<div class="container box_1620">
<!-- backend and toggle get grouped for better mobile display -->
<a class="navbar-brand logo_h" href="index.html">
<h2 class="text-white">RAHUL MISTRY</h2>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse"
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
aria-expanded="false" aria-label="Toggle navigation">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse offset" id="navbarSupportedContent">
<ul class="nav navbar-nav menu_nav ml-auto">
<li class="nav-item active"><a class="nav-link" data-content="home_banner_area"
href="#">Home</a></li>
<li class="nav-item"><a class="nav-link" data-content="welcome_area" href="#">About</a></li>
<li class="nav-item"><a class="nav-link" data-content="feature_area" href="#">Services</a>
</li>
<li class="nav-item"> <a href="#" data-content="home_gallery_area"
class="nav-link">Portfolio</a>
</li>
<li class="nav-item"><a class="nav-link" data-content="testimonials_area"
href="#">Testimonials</a>
</li>
<li class="nav-item"><a class="nav-link" data-content="contact_area" href="#">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
</div>
</header>
<!--================Header Menu Area =================-->
<!--================Home Banner Area =================-->
<section class="home_banner_area">
<div class="container box_1620" style="min-height: 0;">
<div class="banner_inner d-flex align-items-center" style="min-height: 0;">
<div class="banner_content w-100">
<div class="media">
<div class="row w-100">
<div class="col-md-6">
<div class="media-body">
<div class="personal_text">
<h6>Hello Everybody, i am</h6>
<h3>Rahul Mistry</h3>
<h4>Full Stack Developer</h4>
<p>Experienced full-stack developer with 8+ years in .NET, Angular, and React.
Skilled in high-performance software design, object-oriented programming,
Event-driven architecture, Domain-driven design, web development, cloud
environments, and databases. Familiar with agile methodologies, SDLC, and
scrum practices, and committed .NET Core to continuous learning. Eager to
contribute to innovative projects, quick learner, self-starter, and
independently manage multiple concurrent tasks.
</p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="media-body">
<div class="personal_text">
<ul class="list basic_info">
</li>
<li>
<a href="tel:+14389941012"><i class="lnr lnr-phone-handset"></i> +1
(438) 994 1012</a>
</li>
<li>
<a href="mailto:[email protected]"><i
class="lnr lnr-envelope"></i>
</li>
<li>
<a href="https://www.linkedin.com/in/rahulmistry25425/" target="_blank"><i
class="fa fa-linkedin"></i>
@rahulmistry25425</a>
</li>
<li>
<a href="#"><i class="lnr lnr-home"></i> Canada</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--================End Home Banner Area =================-->
<!--================Welcome Area =================-->
<section class="welcome_area p_120">
<div class="container">
<div class="row welcome_inner">
<div class="col-lg-6">
<div class="welcome_text">
<h4>About Myself</h4>
<p>I am utilizing my existing knowledge, skills, and unique innovative abilities to nurture
professional abilities, which encourages continuous learning and provides exposure to new
ideas and which paves a way to make use of my management skills
organization which offers bright opportunities for career advancement and to achieves my
personal growth as well as that of the organization has committed & dedicated people.</p>
<div class="row">
<div class="col-md-4">
<div class="wel_item">
<i class="lnr lnr-book"></i>
<h4>50+</h4>
<p>Total Projects</p>
</div>
</div>
<div class="col-md-4">
<div class="wel_item">
<i class="lnr lnr-users"></i>
<h4>100+</h4>
<p>Total Volunteers</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="tools_expert">
<div class="skill_main">
<div class="skill_item">
<h4><i class="fab fa-microsoft"></i> .NET Core | ASP.NET | .NET Framewor | C# | MVC</h4>
<div class="progress_br">
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="100"
aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
</div>
<div class="skill_item">
<h4><i class="fab fa-angular"></i> Angular | NGRX </h4>
<div class="progress_br">
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="100"
aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
</div>
<div class="skill_item">
<h4><i class="fab fa-react"></i> React | Redux </h4>
<div class="progress_br">
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="100"
aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
</div>
<div class="skill_item">
<h4><i class="fab fa-react"></i> Azure | AWS | Docker | Jenkins | CI/CD </h4>
<div class="progress_br">
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="100"
aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
</div>
<div class="skill_item">
<h4><i class="fas fa-cloud"></i> MS SQL | MySQL | Postgres | Mongo DB | Azure SQL | Aurora DB | Dynamo DB | NoSQL </h4>
<div class="progress_br">
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="100"
aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
</div>
<div class="skill_item">
<h4><i class="fab fa-html5"></i> TypeScript | AJAX | JSON | JavaScript | jQuery | HTML5 | CSS3 </h4>
<div class="progress_br">
<div class="progress">
<div class="progress-bar" role="progressbar" aria-valuenow="100"
aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--================End Welcome Area =================-->
<!--================My Tabs Area =================-->
<section class="mytabs_area p_120">
<div class="container">
<div class="tabs_inner">
<ul class="nav nav-tabs" id="myTab" role="tablist">
<li class="nav-item">
<a class="nav-link active" id="home-tab" data-toggle="tab" href="#home" role="tab"
aria-controls="home" aria-selected="true">My Experiences</a>
</li>
<li class="nav-item">
<a class="nav-link" id="profile-tab" data-toggle="tab" href="#profile" role="tab"
aria-controls="profile" aria-selected="false">My Education</a>
</li>
</ul>
<div class="tab-content" id="myTabContent">
<div class="tab-pane fade show active" id="home" role="tabpanel" aria-labelledby="home-tab">
<ul class="list">
<li>
<span></span>
<div class="media">
<div class="d-flex">
<p>March 2021 to present</p>
</div>
<div class="media-body">
<h4>Stackfee</h4>
<p>Sr. Dotnet Developer (Full Stack) <br />Montreal, Quebec, Canada</p>
</div>
</div>
</li>
<li>
<span></span>
<div class="media">
<div class="d-flex">
<p>Dec 2018 to Sept 2020</p>
</div>
<div class="media-body">
<h4>Softshil Infotech</h4>
<p>Lead Software Engineer <br />Anand, Gujarat, India</p>
</div>
</div>
</li>
<li>
<span></span>
<div class="media">
<div class="d-flex">
<p>Apr 2016 to Nov 2018</p>
</div>
<div class="media-body">
<h4>Evince Development</h4>
<p>Senior Software Engineer <br />Ahmedabad, Gujarat, India</p>
</div>
</div>
</li>
<li>
<span></span>
<div class="media">
<div class="d-flex">
<p>Mar 2015 to Feb 2016</p>
</div>
<div class="media-body">
<h4>Ominfosolutions</h4>
<p>.NET Developer <br />Anand, Gujarat, India</p>
</div>
</div>
</li>
</ul>
</div>
<div class="tab-pane fade" id="profile" role="tabpanel" aria-labelledby="profile-tab">
<ul class="list">
<li>
<span></span>
<div class="media">
<div class="d-flex">
<p>Mar 2012 to Mar 2015</p>
</div>
<div class="media-body">
<h4>Masters of Computer Applications</h4>
<p>Anand Institute of information science, India</p>
</div>
</div>
</li>
<li>
<span></span>
<div class="media">
<div class="d-flex">
<p>Mar 2009 to Mar 2012</p>
</div>
<div class="media-body">
<h4>Bachelor of Computer Applications</h4>
<p>Anand Institute of information science, India</p>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!--================End My Tabs Area =================-->
<!--================Feature Area =================-->
<section class="feature_area p_120">
<div class="container">
<div class="main_title">
<h2>Services</h2>
<p>If you are looking at blank cassettes on the web, you may be very confused at the difference in
price.</p>
</div>
<div class="feature_inner row">
<div class="col-lg-4 col-md-6">
<div class="feature_item">
<i class="flaticon-city"></i>
<h4>Solution Architecture</h4>
<p>Solution architecture is a practice of designing, describing, and managing the solution
engineering in relation to specific business problems.
A solution architect is the person in charge of leading the practice and introducing the
overall technical vision for a particular solution</p>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="feature_item">
<i class="flaticon-skyline"></i>
<h4>Frontend Development</h4>
<p>Front end developer is computer programmer who specialize in website design. Front end
developer duties include determining the structure and design of web pages, striking a
balance between functional and aesthetic design, and ensuring web design is optimized for
smartphones</p>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="feature_item">
<i class="flaticon-sketch"></i>
<h4>Backend Development</h4>
<p>A back-end web developer is responsible for server-side web application logic and integration
of the work front-end web developers do. Back-end developers usually write web services and
APIs used by front-end developers and mobile application developers.Also,
responsibility of deployment</p>
</div>
</div>
</div>
</div>
</section>
<!--================End Feature Area =================-->
<!--================Home Gallery Area =================-->
<section class="home_gallery_area p_120">
<div class="container">
<div class="main_title">
<h2>My Featured Projects</h2>
<p>Who are in extremely love with eco friendly system.</p>
</div>
<div class="isotope_fillter">
<ul class="gallery_filter list">
<li class="active" data-filter="*"><a href="#">All</a></li>
<li data-filter=".design"><a href="#">UI/UX</a></li>
<li data-filter=".frontend"><a href="#">Frontend</a></li>
<li data-filter=".backend"><a href="#">Backend</a></li>
</ul>
</div>
</div>
<div class="container">
<div class="gallery_f_inner row imageGallery1">
<div class="col-lg-4 col-md-4 col-sm-6 backend frontend">
<div class="h_gallery_item">
<div class="g_img_item">
<img class="img-fluid" src="img/testimonial/projects/epicier.jpg" alt="">
<a class="light" href="img/testimonial/projects/epicier.jpg"><img
src="img/testimonial/projects/epicier.jpg" alt=""></a>
</div>
<div class="g_item_text">
<a href="https://epicier.ca/">
<h4>l'épicier</h4>
</a>
<p>The grocer offers a wide
variety of premium meats and non-perishable groceries in the most popular brands and
sizes to suit you. They offer a real alternative to traditional groceries, we deliver to
your home and offer a
unique concept which makes our company one of the most advanced. - caretakers in the
field of home groceries.
</p>
<span class="badge badge-secondary">.Net Core</span>
<span class="badge badge-secondary">Angular</span>
<span class="badge badge-secondary">React</span>
<span class="badge badge-secondary">CQRS</span>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 backend">
<div class="h_gallery_item">
<div class="g_img_item">
<img class="img-fluid" src="img/testimonial/projects/LAMT.jpg" alt="">
<a class="light" href="img/testimonial/projects/LAMT.jpg"><img
src="img/testimonial/projects/LAMT.jpg" alt=""></a>
</div>
<div class="g_item_text">
<a href="https://portal.land-air.net/">
<h4>LAMT</h4>
</a>
<p>Land-Air Medical Transport Incorporated, a Texas Veteran Owned Corporation, is a
versatile corporation that represents and oversees a fleet of independent ambulance
companies.
</p>
<span class="badge badge-secondary">.Net Core</span>
<span class="badge badge-secondary">Angular</span>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 backend frontend">
<div class="h_gallery_item">
<div class="g_img_item">
<img class="img-fluid" src="img/testimonial/projects/eWomen.jpg" alt="">
<a class="light" href="img/testimonial/projects/eWomen.jpg"><img
src="img/testimonial/projects/eWomen.jpg" alt=""></a>
</div>
<div class="g_item_text">
<h4>EWOMEN</h4>
<p>eWomen is an online job portal for women seeking work from home opportunity. The portal
helps them to connect with companies offering such projects</p>
<span class="badge badge-secondary">.Net Core</span>
<span class="badge badge-secondary">Angular</span>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 backend">
<div class="h_gallery_item">
<div class="g_img_item">
<img class="img-fluid" src="img/testimonial/projects/One20Tire.jpg" alt="">
<a class="light" href="img/testimonial/projects/One20Tire.jpg"><img
src="img/testimonial/projects/One20Tire.jpg" alt=""></a>
</div>
<div class="g_item_text">
<h4>One20 Tire</h4>
<p>ONE20 Tire is one of the largest truck tire e-Commerce company in the USA, which
frequently comes up with a unique and innovative solution for drivers</p>
<span class="badge badge-secondary">.Net Framework</span>
<span class="badge badge-secondary">Web API</span>
<span class="badge badge-secondary">Laravel</span>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 backend frontend">
<div class="h_gallery_item">
<div class="g_img_item">
<img class="img-fluid" src="img/testimonial/projects/eCitiBiz.jpg" alt="">
<a class="light" href="img/testimonial/projects/eCitiBiz.jpg"><img
src="img/testimonial/projects/eCitiBiz.jpg" alt=""></a>
</div>
<div class="g_item_text">
<a href="https://ecitibiz.interior.gov.ng/">
<h4>eCitiBiz</h4>
</a>
<p>eCitibiz is an e-Governance platform developed for the Ministry of Interior, Nigeria to
manage the Human affairs process in the Government</p>
<span class="badge badge-secondary">.Net Framework</span>
<span class="badge badge-secondary">MVC Architecture</span>
<span class="badge badge-secondary">SignalR</span>
<span class="badge badge-secondary">Chatbot</span>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 backend frontend">
<div class="h_gallery_item">
<div class="g_img_item">
<img class="img-fluid" src="img/testimonial/projects/ASAP.jpg" alt="">
<a class="light" href="img/testimonial/projects/ASAP.jpg"><img
src="img/testimonial/projects/ASAP.jpg" alt=""></a>
</div>
<div class="g_item_text">
<a href="https://asaphome.com/en/">
<h4>ASAP </h4>
</a>
<p>ASAP is a SaaS-based innovative startup in the transportation industry. ASAP is prominent
for the sharing economy as it is breaking down the issues for the people in Nordic
regions & United States to transport their goods</p>
<span class="badge badge-secondary">.Net Core</span>
<span class="badge badge-secondary">Microservice</span>
<span class="badge badge-secondary">Angular</span>
<span class="badge badge-secondary">Android</span>
<span class="badge badge-secondary">IOS</span>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 frontend design">
<div class="h_gallery_item">
<div class="g_img_item">
<img class="img-fluid" src="img/testimonial/projects/malldesk.png" alt="">
<a class="light" href="img/testimonial/projects/malldesk.png"><img
src="img/testimonial/projects/malldesk.png" alt=""></a>
</div>
<div class="g_item_text">
<h4>Malldesk</h4>
<p>MallDesk is simply a means to elevate the same old-fashion shopping agenda to a platform
that is better reached to the people of this century. It is the modern old-fashion
shopping experience!
</p>
<span class="badge badge-secondary">nopCommerce</span>
<span class="badge badge-secondary">HTML</span>
<span class="badge badge-secondary">CSS</span>
<span class="badge badge-secondary">Jquery</span>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 frontend design">
<div class="h_gallery_item">
<div class="g_img_item">
<img class="img-fluid" src="img/testimonial/projects/foodassist.jpg" alt="">
<a class="light" href="img/testimonial/projects/foodassist.jpg"><img
src="img/testimonial/projects/foodassist.jpg" alt=""></a>
</div>
<div class="g_item_text">
<h4>The Foodassist</h4>
<p>The Foodassist combines the concepts of engaging customers with modern ordering
procedures, from pre-booking to order delivery in the dining sector.
</p>
<span class="badge badge-secondary">nopCommerce</span>
<span class="badge badge-secondary">HTML</span>
<span class="badge badge-secondary">CSS</span>
<span class="badge badge-secondary">Jquery</span>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 backend design ">
<div class="h_gallery_item">
<div class="g_img_item">
<img class="img-fluid" src="img/testimonial/projects/linazibdeh.jpg" alt="">
<a class="light" href="img/testimonial/projects/linazibdeh.jpg"><img
src="img/testimonial/projects/linazibdeh.jpg" alt=""></a>
</div>
<div class="g_item_text">
<a href="https://www.linazibdeh.com/">
<h4>Lina Zibdeh</h4>
</a>
<p>Ecommerce to find the perfect hijab for every outfit in your closet, from your pantsuit
to your yoga pants.
</p>
<span class="badge badge-secondary">nopCommerce</span>
<span class="badge badge-secondary">HTML</span>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 frontend design">
<div class="h_gallery_item">
<div class="g_img_item">
<img class="img-fluid" src="img/testimonial/projects/ryah-md.png" alt="">
<a class="light" href="img/testimonial/projects/ryah-md.png"><img
src="img/testimonial/projects/ryah-md.png" alt=""></a>
</div>
<div class="g_item_text">
<a href="https://ryahgroup.com/">
<h4>RYAH MD</h4>
</a>
<p>RYAH MD is a platform for doctors to remotely monitor and control their patients’ dosing
regimen with RYAH’s suite of dose-measuring products.
</p>
<span class="badge badge-secondary">Angular</span>
<span class="badge badge-secondary">NGRX</span>
<span class="badge badge-secondary">React</span>
<span class="badge badge-secondary">Redux</span>
</div>
</div>
</div>
</div>
</div>
</section>
<!--================End Home Gallery Area =================-->
<!--================Testimonials Area =================-->
<section class="testimonials_area p_120">
<div class="container">
<div class="main_title">
<h2>Testimonials</h2>
<p>With whom I worked.</p>
</div>
<div class="testi_inner">
<div class="testi_slider owl-carousel">
<div class="item">
<div class="testi_item">
<img src="img/testimonial/stackfee-logo.png" alt="" class="img-fluid">
<p>Rahul is a great combination of talent, professionalism and
creativity; and strives to deliver the best product. Our needs were well understood even
though we are not co-located geographically, and we got exactly what we wanted. The
final website looks very nifty and professional.
</p>
<h6>Harley Mcphee</h6>
</div>
</div>
<div class="item">
<div class="testi_item">
<img src="img/testimonial/evince-logo.svg" alt="" class="img-fluid">
<p>Rahul takes a personalized and professional approach toward collaboration.
The team supported site pages and built new features. They redesigned the UI, working on
widgets, pictures, and banners.
</p>
<h6>Maulik Pandya</h6>
</div>
</div>
<div class="item">
<div class="testi_item">
<img src="img/testimonial/softshil-logo.png" alt="" class="img-fluid">
<p>I would like to say big thank to everybody working with Rahul Mistry. They not only fixed
issues on my website related to load time and speed but also helped us to add new admin
features as per need. I will certainly get their help again when needed and will tell
everyone else in need of this type of service. Thanks again.</p>
<h6>Harshil Patel</h6>
</div>
</div>
<div class="item">
<div class="testi_item">
<div class="company">
<img src="img/testimonial/om.png" alt="" width="50px">
<h2 class="ominfosolutions">Om infosolutions</h2>
</div>
<p>Having worked closely with their team on a website development project spanning several
months, I can highly recommend their services. Communication skills are
refreshingly good, the quality of technical work (including tackling some challenging
bespoke requirements) is excellent, and their determination to get the job done. </p>
<h6>Hardik Trivedi</h6>
</div>
</div>
</div>
</div>
</div>
</section>
<!--================End Testimonials Area =================-->
<!--================Contact Area =================-->
<section class="contact_area p_120">
<div class="container">
<div class="main_title">
<h2>Contact</h2>
</div>
<!-- <iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2796.36166846156!2d-73.66273878417951!3d45.5027976388877!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4cc91833240b0443%3A0x7e9a528e6705f614!2s1000%20Chem.%20Marlboro%2C%20Mont-Royal%2C%20QC%20H4P%201C1!5e0!3m2!1sen!2sca!4v1641856512698!5m2!1sen!2sca"
width="100%" height="500" style="border:0;" allowfullscreen="" loading="lazy"></iframe> -->
<div class="row mt-3">
<div class="col-lg-3">
<div class="contact_info">
<div class="info_item">
<i class="lnr lnr-home"></i>
<h6>Canada</h6>
<p></p>
</div>
<div class="info_item">
<i class="lnr lnr-phone-handset"></i>
<h6><a href="tel:+14389941012">1 (438) 994 1012</a></h6>
<p></p>
</div>
<div class="info_item">
<i class="lnr lnr-envelope"></i>
<h6><a href="mailto:[email protected]">[email protected]</a></h6>
<p>Send me your query anytime!</p>
</div>
</div>
</div>
<div class="col-lg-9">
<form class="row contact_form" action="contact_process.php" method="post" id="contactForm"
novalidate="novalidate">
<div class="col-md-6">
<div class="form-group">
<input type="text" class="form-control" id="name" name="name"
placeholder="Enter your name">
</div>
<div class="form-group">
<input type="email" class="form-control" id="email" name="email"
placeholder="Enter email address">
</div>
<div class="form-group">
<input type="text" class="form-control" id="subject" name="subject"
placeholder="Enter Subject">
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<textarea class="form-control" name="message" id="message" rows="1"
placeholder="Enter Message"></textarea>
</div>
</div>
<div class="col-md-12 text-right">
<button type="submit" value="submit" class="btn submit_btn">Send Message</button>
</div>
</form>
</div>
</div>
</div>
</section>
<!--================Contact Area =================-->
<!--================Contact Success and Error message Area =================-->
<div id="success" class="modal modal-message fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<i class="fa fa-close"></i>
</button>
<h2>Thank you</h2>
<p>Your message is successfully sent...</p>
</div>
</div>
</div>
</div>
<!-- Modals error -->
<div id="error" class="modal modal-message fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<i class="fa fa-close"></i>
</button>
<h2>Sorry !</h2>
<p> Something went wrong </p>
</div>
</div>
</div>
</div>
<!--================End Contact Success and Error message Area =================-->
<!--================Footer Area =================-->
<footer class="footer_area p_120">
<div class="container">
<div class="row footer_inner">
<div class="col-lg-5 col-sm-6">
<aside class="f_widget ab_widget">
<div class="f_title">
<h3>About Me</h3>
</div>
<p>Do you want to be even more successful? Learn to love learning and growth. The more effort
you put into improving your skills.</p>
</aside>
</div>
<div class="offset-lg-5 offset-sm-6 col-lg-2">
<aside class="f_widget social_widget">
<div class="f_title">
<h3>Follow Me</h3>
</div>
<p>Let us be social</p>
<ul class="list">
<li><a target="_blank" href="https://www.linkedin.com/in/rahulmistry25425/"><i
class="fa fa-linkedin"></i></a></li>
<li><a target="_blank" href="https://github.com/rahulmistry25425"><i
class="fa fa-github"></i></a></li>
</ul>
</aside>
</div>
</div>
</div>
</footer>
<!--================End Footer Area =================-->
<!-- Optional JavaScript -->
<script src="https://kit.fontawesome.com/7d70a34632.js" crossorigin="anonymous"></script>
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js"
integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
<script src="js/popper.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/stellar.js"></script>
<script src="vendors/lightbox/simpleLightbox.min.js"></script>
<script src="vendors/nice-select/js/jquery.nice-select.min.js"></script>
<script src="vendors/isotope/imagesloaded.pkgd.min.js"></script>
<script src="vendors/isotope/isotope.pkgd.min.js"></script>
<script src="vendors/owl-carousel/owl.carousel.min.js"></script>
<script src="vendors/popup/jquery.magnific-popup.min.js"></script>
<script src="js/jquery.ajaxchimp.min.js"></script>
<script src="vendors/counter-up/jquery.waypoints.min.js"></script>
<script src="vendors/counter-up/jquery.counterup.min.js"></script>
<script src="js/mail-script.js"></script>
<script src="js/theme.js"></script>
<!-- contact js -->
<script src="js/jquery.form.js"></script>
<script src="js/jquery.validate.min.js"></script>
<script src="js/contact.js"></script>
<!--gmaps Js-->
<script type="text/javascript">
$(".nav-link").click(function () {
const element = $(this).attr('data-content');
$('html, body').animate({
scrollTop: $("." + element).offset().top
}, 1000);
})
</script>
</body>
</html>