forked from madilraza/muetfolio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
406 lines (406 loc) · 15.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
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<title>MARSEC developer</title>
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css?family=Anton|Muli:200,300,400,600,700,800,900" rel="stylesheet">
<!-- Animate Css -->
<link rel="stylesheet" type="text/css" href="css/animate.min.css"/>
<!-- Font Awesome -->
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<!-- <link rel="stylesheet" href="css/fontawesome-all.min.css" /> -->
<!-- Owl Carousel -->
<link rel="stylesheet" href="css/owl.carousel.min.css" />
<!-- Magnific Pop -->
<link rel="stylesheet" href="css/magnific-popup.css" />
<!-- Main Css -->
<link rel="stylesheet" type="text/css" href="css/style.css">
</head>
<body>
<!-- ----------header area start---------- -->
<div class="header-top-area sticky">
<div class="header-top boundary fix">
<div class="header-logo">
<a href="#"><img src="images/logo.png" alt="img"/></a>
</div>
<div class="header-menu">
<ul>
<li><a href="#">home</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">portfolio</a></li>
<li><a href="#">testimonial</a></li>
<li><a href="https://ary18sw.blogspot.com/">blog</a></li>
<li><a href="https://arydevloper.wordpress.com/">contact</a></li>
</ul>
</div>
</div>
</div>
<div class="header-main">
<div class="header-slider-area owl-carousel">
<div class="single-slider slider-bg-1">
<div class="header boundary">
<div class="header-content">
<p class="small-hello">Muhammad Adil Raza</p>
<h1><span id="ityped"></span></h1>
<p>Mentor /Coach at Open Data Pakistan
Full Stack Developer,Developer at React , member at Techistan, Enterpnuer at StartUp ,Github Campus Expert at Muet Szab
Front End Developer at Angular ,Blogger/Admin at DZone ,Works at GitHub,Developer at Udacity
Software Programmer at Mehran University of Engineering and Technology</p>
<a href="#" class="border-btn">Download CV</a>
</div>
</div>
</div>
<div class="single-slider slider-bg-2">
<div class="header boundary">
<div class="header-content">
<p class="small-hello">HELLO I'M</p>
<h1>MERN STACK developer</h1>
<p>I don’t know what keeps me going. Sometimes I wonder… I think it’s just pure perseverance and wanting to succeed and having that burning desire to always have success</p>
<a href="#" class="border-btn">Download CV</a>
</div>
</div>
</div>
<div class="single-slider slider-bg-3">
<div class="header boundary">
<div class="header-content">
<p class="small-hello">MARSEC Devops</p>
<h1>Backend nodejs developer</h1>
<p>I am experienced in leveraging agile frameworks to provide a robust synopsis for high level overviews. I and A creative web developer and designer that works with great joy . i will design develop and fix your website for your events include designing user interactions on websites, developing servers and databases for website functionality and coding for mobile platforms . i am also a good designer and creative writer</p>
<a href="#" class="border-btn">Download CV</a>
</div>
</div>
</div>
</div>
</div>
<!-- ---------header area end-------------- -->
<!-- -------------About-area start------------ -->
<section class="about-area fix">
<div class=" about boundary">
<div class="single-about-1">
<img src="images/man.png" alt="img"/>
</div>
<div class="single-about-2">
<h2>About Me</h2>
<p class="one"> I am MERN STACK developer . Open source enthusiast Full time freelancer Remote intern and Software Engineering Studnet . I am experienced in leveraging agile frameworks to provide a robust synopsis for high level overviews. I and A creative web developer and designer that works with great joy . i will design develop and fix your website for your events include designing user interactions on websites, developing servers and databases for website functionality and coding for mobile platforms . i am also a good designer and creative writer</p>
<p class="two">Besides These I am Competative programmer and Github campus expert at my campus and managing different Tech and social socities at my Campus from past two years . </p>
<a href="https://arydevloper.wordpress.com/open-source-projects-2/" class="color-btn">Download CV</a>
<a href="https://arydevloper.wordpress.com/open-source-projects-2/" class="border1-btn">portfolio</a>
</div>
</div>
</section>
<!-- ---------About-area end----------- -->
<!-- -----------service-area start---------- -->
<section class="service-area fix">
<div class=" service boundary">
<h2>Services</h2>
<div class="single-service">
<i class="fa fa-cog"></i>
<h3>AI and Data Science </h3>
<p> (AI) refers to the simulation of human intelligence in machines that are programmed to think like humans .</p>
</div>
<div class="single-service">
<i class="fa fa-code"></i>
<h3>Cloud Native architecture</h3>
<p>Cloud-native architecture is the design or plan for applications and services built specifically to exist in the cloud</p>
</div>
<div class="single-service">
<i class="fa fa-cubes"></i>
<h3>MERN Stack Development</h3>
<p> MERN Stack comprises of 4 technologies namely: MongoDB, Express, React and Node. js.</p>
</div>
<div class="single-service">
<i class="fa fa-bar-chart"></i>
<h3>Microservice Architecture</h3>
<p> Highly maintainable and testable. Loosely coupled. Independently deployable. Organized around business capabilities.</p>
</div>
<div class="single-service">
<i class="fa fa-code"></i>
<h3>Mobile Development </h3>
<p>Mobile app development is the act or process by which a mobile app is developed for mobile devices</p>
</div>
<div class="single-service">
<i class="fa fa-line-chart"></i>
<h3>Gatsbyjs and Netlify CMS </h3>
<p>Netlify has deployed hundreds of thousands of GatsbyJS projects including this campaign site from Nike.</p>
</div>
</div>
</section>
<!-- -----------service-area end---------- -->
<!-- -------------counter up area start---------- -->
<section class="counter-up-area fix">
<div class=" counter-up boundary">
<div class="single-counter">
<i class="fa fa-skyatlas"></i>
<h3 class="counter">16</h3>
<p>International CLIENTS</p>
</div>
<div class="single-counter">
<i class="fa fa-heart"></i>
<h3 class="counter">30 f </h3>
<p>freelance PROJECTS COMPLEATED</p>
</div>
<div class="single-counter">
<i class="fa fa-globe"></i>
<h3 class="counter">900 </h3>
<p>Open source Issue solved </p>
</div>
<div class="single-counter">
<i class="fa fa-user"></i>
<h3 class="counter"> 4 </h3>
<p>Leading org member</p>
</div>
</div>
</section>
<!-- -------------counter up area end---------- -->
<!-- -------------portfolio-area start---------- -->
<section class="portfolio-area fix">
<div class="portfolio boundary">
<div class="portfolio-section-title">
<h2>Portfolio</h2>
<ul>
<li class="yellow"><a href="#">ALL</a></li>
<li class="yellow-two"><a href="#">Open source </a></li>
<li><a href="#">Freelance </a></li>
<li><a href="#">Private </a></li>
</ul>
</div>
<div class="portfolio-gallery">
<div class="single-portfolio-gallery">
<img src="images/1.JPG" alt="img"/>
<div class="inner-portfolio">
<div class="inner-portfolio-content">
<h6>MARSEC Data Groups </h6>
<p>adilmarsec.com</p>
<a href="#"><i class="fa fa-code"></i></a>
</div>
</div>
</div>
<div class="single-portfolio-gallery">
<img src="images/IMG_20190718_220908.jpg" alt="img"/>
<div class="inner-portfolio">
<div class="inner-portfolio-content">
<h6>CMS Gaytsbyjs</h6>
<p>ary18sw.blogspot.com</p>
<a href="#"><i class="fa fa-cubes"></i></a>
</div>
</div>
</div>
<div class="single-portfolio-gallery">
<img src="images/Mood Music Crew.png" alt="img"/>
<div class="inner-portfolio">
<div class="inner-portfolio-content">
<h6>Adil Raza devdotTech</h6>
<p>Freemeet.live</p>
<a href="#"><i class="fa fa-code"></i></a>
</div>
</div>
</div>
<div class="single-portfolio-gallery">
<img src="images/Mood Music Crew (1).png" alt="img"/>
<div class="inner-portfolio">
<div class="inner-portfolio-content">
<h6>MARSEC DEVOPS </h6>
<p>github.com/madilraza</p>
<a href="#"><i class="fa fa-code"></i></a>
</div>
</div>
</div>
<div class="single-portfolio-gallery">
<img src="images/IMG_20190718_210400.jpg" alt="img"/>
<div class="inner-portfolio">
<div class="inner-portfolio-content">
<h6>Develooers IT @ Cyber Cnetre</h6>
<p>Adil Raza.io</p>
<a href="#"><i class="fa fa-cube"></i></a>
</div>
</div>
</div>
<div class="single-portfolio-gallery">
<img src="images/IMG_20190718_210400.jpg" alt="img"/>
<div class="inner-portfolio">
<div class="inner-portfolio-content">
<h6>Apni Web Groups </h6>
<p>Freemeet.live </p>
<a href="#"><i class="fa fa-code"></i></a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- -------------portfolio-area end---------- -->
<!-- -------------testimonial-area start---------- -->
<section class="testimonial-area fix">
<div class="testimonial boundary">
<div class="testimonial-title">
<h2>Testimonials</h2>
</div>
<div class="testimonial-slider-area owl-carousel">
<div class="single-testimonial">
<div class="t-fig">
<img src="images/testimonials.png" alt="img"/>
</div>
<p>Adil Raza is very hardworking and Skilled person . i directly worked with him and he delivered 100 % successfull work </p>
<div class="team-1-div">
<img src="images/testimonials-1.png" alt="img"/>
</div>
<div class="team-1-text">
<h3>Jack tommy</h3>
<p>CEO vtraders.pror</p>
</div>
</div>
<div class="single-testimonial">
<div class="t-fig">
<img src="images/testimonials.png" alt="img"/>
</div>
<p>As a Full stack web developer and Node js developer he is master in himself . Adil is enriched with lots of Technical and Team menagment skills</p>
<div class="team-1-div">
<img src="images/testimonials-2 .png" alt="img"/>
</div>
<div class="team-1-text">
<h3>Zenifar Lue</h3>
<p> Mobile Developer at facebook</p>
</div>
</div>
<div class="single-testimonial">
<div class="t-fig">
<img src="images/testimonials.png" alt="img"/>
</div>
<p>Adil Raza is real gem he have lots of working capabilities</p>
<div class="team-1-div">
<img src="images/testimonials-3.png" alt="img"/>
</div>
<div class="team-1-text">
<h3>Alex jhon</h3>
<p>Front End Developer</p>
</div>
</div>
</div>
</div>
</section>
<!-- -------------testimonial area end---------- -->
<!-- blog area start -->
<section class="blog-area fix">
<div class="blog boundary">
<div class="blog-title">
<h2>Our Blog</h2>
</div>
<div class="single-blog">
<div class="blog-img">
<img src="images/app1.PNG" alt="img"/>
<div class="blog-img-inner-div">
<p>Web</p>
</div>
</div>
<div class="blog-text">
<h3>Master These Awesome</h3>
<h6><cite>By Github blogs , Jun 2, 2020</cite></h6>
<p> we recently passed $1,000,000 in total payments to researchers. We paid out over half of our total awards in the last year alone, reaching almost $590,000 in total bounty rewards across our programs. We’ve also been able to provide quick response times to an increasingly large amount of submissions—maintaining an average response time of 17 hours. This is all while seeing a 40 percent increase in submissions since last year. We’re sharing some highlights from the past year along with our upcoming plans for the future.</p>
</div>
</div>
<div class="single-blog">
<div class="blog-img">
<img src="images/2.png" alt="img"/>
<div class="blog-img-inner-div">
<p>Web</p>
</div>
</div>
<div class="blog-text">
<h3>Master These Awesome</h3>
<h6><cite>By Dorian Gray, Jun 27, 2018</cite></h6>
<p>Data visualization is the graphic representation of data. It involves producing images that communicate relationships among the represented data to viewers of the images. This communication is achieved through the use of a systematic mapping between graphic marks and data values in the creation of the visualization.</p>
</div>
</div>
<div class="single-blog">
<div class="blog-img">
<img src="images/3.png" alt="img"/>
<div class="blog-img-inner-div">
<p>Data Science</p>
</div>
</div>
<div class="blog-text">
<h3>Data Science And Visualisations </h3>
<h6><cite>By Muhammad adil Raza, Jun 27, 2018</cite></h6>
<p>Data science is an inter-disciplinary field that uses scientific methods, processes, algorithms and systems to extract knowledge and insights from many structural and unstructured data. Data science is related to data mining, deep learning and big data.</p>
</div>
</div>
</div>
</section>
<!-- -----------blog area end------------ -->
<!-- -----------contact area start---------- -->
<section class="contact-area fix">
<div class="contact boundary">
<div class="contact-title">
<h2>Keep In Touch</h2>
</div>
<div class="contact-main">
<div class="contact-main-form">
<div class="two-text-input">
<input type="text" placeholder="Name"/>
<input type="text" placeholder="Email"/>
</div>
<div class="one-text-input">
<input type="text" placeholder="Subject"/>
</div>
<textarea placeholder="Your Message"></textarea>
<div class="sub-input">
<a href=""><input type="submit" value="Send Now!"/></a>
</div>
</div>
<div class="contact-main-info">
<div class="single-info">
<i class="fa fa-map-marker"></i>
<p>Marsec Devops Main branch Khairpur MUET SZAB </p>
<p>Khairpur , SW,18 batch</p>
</div>
<div class="single-info">
<i class="fa fa-mobile"></i>
<p>+923163445075 </p>
<p>03072416850</p>
</div>
<div class="single-info">
<i class="fa fa-at"></i>
<p>[email protected]</p>
<p>[email protected]</p>
</div>
</div>
</div>
</div>
</section>
<!-- -----------contact area end---------- -->
<!-- -----------footer area start---------- -->
<section class="footer-area fix">
<div class="footer boundary">
<ul>
<li><a href="https://www.facebook.com/adilyounad.malik"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://twitter.com/Muhamma37963816"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://www.linkedin.com/in/muhammad-adil-419544183/"><i class="fa fa-linkedin"></i></a></li>
<li><a href="https://arydevloper.wordpress.com/"><i class="fa fa-dribbble"></i></a></li>
</ul>
<p>All Right Resceved Muhammad Adil raza MARSEC devops</p>
</div>
</section>
<!-- -----------footer area end---------- -->
<!-- Js Link Up -->
<!-- library function -->
<script type="text/javascript" src="js/jquery.min.js"></script>
<!-- jquery.magnific-popup.min.js -->
<script type="text/javascript" src="js/jquery.magnific-popup.min.js"></script>
<!-- owl.carousel.min.js -->
<script type="text/javascript" src="js/owl.carousel.min.js"></script>
<!-- jquery.scrollUp.min.js -->
<script type="text/javascript" src="js/jquery.scrollUp.min.js"></script>
<!-- waypoint.js its for counter up to make easy -->
<script src="js/waypoint.js"></script>
<!-- wow.min.js" its for animate css to make more attractive -->
<script type="text/javascript" src="js/wow.min.js"></script>
<!-- jquery.counterup.min.js -->
<script type="text/javascript" src="js/jquery.counterup.min.js"></script>
<!-- ityped.min.js -->
<script type="text/javascript" src="js/ityped.min.js"></script>
<!-- main js -->
<script type="text/javascript" src="js/active.js"></script>
</body>
</html>