-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
345 lines (298 loc) · 15.7 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="robots" content="index, follow" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Freelance Web Application developer, available for remote work. Develop web applications, mobile application backend APIs, symfony based web applications.">
<meta name="author" content="">
<title>Portfolio - Muhammad Mustafa | Web Application developer | hire web application developer online | remote work | web applications development | freelance web application developer</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="https://fonts.googleapis.com/css?family=Saira+Extra+Condensed:500,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Muli:400,400i,800,800i" rel="stylesheet">
<link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/resume.css" rel="stylesheet">
</head>
<body id="page-top">
<nav class="navbar navbar-expand-lg navbar-dark bg-primary fixed-top" id="sideNav">
<a class="navbar-brand js-scroll-trigger" href="#page-top">
<span class="d-block d-lg-none">Muhammad Mustafa</span>
<span class="d-none d-lg-block">
<img class="img-fluid img-profile rounded-circle mx-auto mb-2" src="img/profile_pic.jpeg" alt="">
</span>
</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="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#awards">Projects</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#skills">Skills</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#experience">Experience</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#education">Education</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#interests">Interests</a>
</li>
</ul>
</div>
</nav>
<div class="container-fluid p-0">
<section class="resume-section p-3 p-lg-5 d-flex d-column" id="about">
<div class="my-auto">
<h1 class="mb-0">Muhammad
<span class="text-primary">Mustafa</span>
</h1>
<div class="subheading mb-5">Web Application Developer
<span> - </span>
<a href="mailto:[email protected]">[email protected]</a>
</div>
<p class="lead mb-5">
I am an experienced Software Engineer having 3+ years of professional experience. I have done my Bachelor in Computer Science and Graduated with a Silver Medal.
Currently, I am working as a Senior Software Engineer in a reputable Company. A results-driven, customer-focused, articulate, and analytical software engineer who thinks "out of the box". Strong in design and integration of problem-solving skills.
Mostly worked in web development as a Full Stack Developer. Used <b>PHP</b> and its framework <b>(Laravel, Symfony, and CodeIgniter)</b> for the back-end. For front-end, I have used <b>JavaScript</b> and its framework <b>(ReactJS, VueJS)</b>, Bootstrap, HTML5, CSS3
I have good remote working experience and good knowledge with tools and technologies including project management tools like
<b>Jira</b>,
<b>ClickUP</b>,
<b>Zoho</b>,
<b>Trello</b> and
<b>Basecamp</b>
and code version tools like <b>Git</b> and <b>SVN</b>. Have good communication experience with remote team members.
</p>
<div class="social-icons">
<a href="https://www.linkedin.com/in/muhammad-mustafa-597191118">
<i class="fab fa-linkedin-in"></i>
</a>
<a href="https://github.com/mohd-e-mustafa/">
<i class="fab fa-github"></i>
</a>
<a href="https://stackoverflow.com/users/14725819/dev-mustafa">
<i class="fab fa-stack-overflow"></i>
</a>
</div>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="awards">
<div class="my-auto">
<h2 class="mb-5">My Projects</h2>
<div class="resume-item d-flex flex-column flex-md-row mb-5">
<div class="resume-content mr-auto">
<h3 class="mb-0">Debutify</h3>
<div class="subheading mb-3"><a href="http://debutify.com" target="_blank">View Site</a></div>
<p>
I've been working for the popular project 'Debutify' Shopify eCommerce theme for the last 6-7 months as a Full Stack Developer, we are using the agile process in the development and follow PSR coding standards. Further, we use LARAVEL 7+ version and right now we are working to upgrade the back-end into LARAVEL 8 which was released a few months back. We also do all the deployment stuff. I.e: Gits, DevOps etc. Currently we as a team also involved in the digital marketing of 'Debutify' theme.
</p>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">Ongoing</span>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row mb-5">
<div class="resume-content mr-auto">
<h3 class="mb-0">WeDoWebContent</h3>
<div class="subheading mb-3"><a href="https://wedowebcontent.com/" target="_blank">View App</a></div>
<p>
I've worked for the content marketing firm project 'WeDoWebContent' for the last 2 years as a Full Stack Developer, we are using the agile process in the development and follow PSR coding standards. Further, we use Symfony 4+ version and right now we are working to upgrade the back-end into Symfony 5 which was released a few months back. I do all the deployment stuff. I.e: Gits, DevOps etc.</p>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">Developed in 2+ years</span>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row mb-5">
<div class="resume-content mr-auto">
<h3 class="mb-0">Zweeler</h3>
<div class="subheading mb-3"><a href="https://zweeler.com/" target="_blank">View App</a></div>
<p>
I've worked for Fantasy Sports Games project 'Zweeler' as front-end developer. We used ReactJS and Redux for the front-end. My responsibilities were to add new design pages and improve the existing design. The project was successfully completed in 8-9 months.</p>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">Ongoing</span>
</div>
</div>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="skills">
<div class="my-auto">
<h2 class="mb-5">Skills</h2>
<div class="subheading mb-3">Programming Languages & Tools</div>
<ul class="list-inline dev-icons">
<li class="list-inline-item">
<i class="fab fa-php"></i> <span class="tooltiptext"> PHP - Web-Backend</span>
</li>
<li class="list-inline-item">
<i class="fab fa-laravel"></i><span class="tooltiptext"> Laravel - PHP Based Web Framework</span>
</li>
<li class="list-inline-item">
<i class="fab fa-symfony"></i><span class="tooltiptext"> Symfony - PHP Based Web Framework</span>
</li>
<li class="list-inline-item">
<i class="fab fa-js-square"></i><span class="tooltiptext"> JavaScript</span>
</li>
<li class="list-inline-item">
<i class="fab fa-react"></i><span class="tooltiptext"> ReactJS</span>
</li>
<li class="list-inline-item">
<i class="fab fa-html5"></i><span class="tooltiptext"> HTML5</span>
</li>
<li class="list-inline-item">
<i class="fab fa-css3-alt"></i><span class="tooltiptext"> CSS3</span>
</li>
<li class="list-inline-item">
<i class="fab fa-sass"></i><span class="tooltiptext"> Sass</span>
</li>
<li class="list-inline-item">
<i class="fab fa-git-square"></i><span class="tooltiptext"> Git - A version Control System</span>
</li>
<li class="list-inline-item">
<i class="fab fa-docker"></i> <span class="tooltiptext">Docker</span>
</li>
</ul>
<div class="subheading mb-3">Workflow</div>
<ul class="fa-ul mb-0">
<li>
<i class="fa-li fa fa-check"></i>
Design Patterns and Software Practices and I follow DRY, KISS in my code</li>
<li>
<li>
<i class="fa-li fa fa-check"></i>
Mobile-First, Responsive Design</li>
<li>
<i class="fa-li fa fa-check"></i>
Cross Browser Testing & Debugging</li>
<li>
<li>
<i class="fa-li fa fa-check"></i>
Project Management with Jira, Trello, ZOHO, ClickUP or Basecamp</li>
<li>
<i class="fa-li fa fa-check"></i>
Cross Functional Teams</li>
<li>
<i class="fa-li fa fa-check"></i>
Agile Development & Scrum</li>
<li>
<i class="fa-li fa fa-check"></i>
Testing using <B>PHPUnit</B></li>
<li>
<i class="fa-li fa fa-check"></i>
Writing self-documenting code</li>
</ul>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="experience">
<!-- <div class="my-auto">-->
<!-- <h2 class="mb-5">Experience</h2>-->
<!-- <div class="resume-item d-flex flex-column flex-md-row mb-5">-->
<!-- <div class="resume-content mr-auto">-->
<!-- <div class="subheading mb-3">Regexsoft</div>-->
<!-- <p>-->
<!-- Landed my first job at Regexsoft, as Associate Software Engineer. I worked on various technologies while working in Regexsoft including:-->
<!-- <ul>-->
<!-- <li>Magento</li>-->
<!-- <li>WooCommerce</li>-->
<!-- <li>Laravel</li>-->
<!-- <li>ionic Framwork</li>-->
<!-- </ul>-->
<!-- I developed Ecommerce websites with custom designed themes with WooCommerce,-->
<!-- business and commercial applications using Laravel, and a mobile application using Ionic framework.-->
<!-- My responsibility at Regexsoft includes developing the whole application from start to end,-->
<!-- and also interact with clients to understand the requirements and derive best possible Solutions.-->
<!-- </p>-->
<!-- </div>-->
<!-- <div class="resume-date text-md-right">-->
<!-- <span class="text-primary">October 2016 - January 2017</span>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- --------------------------------------- second company -------------------------------------- -->
<div class="resume-item d-flex flex-column flex-md-row mb-5">
<div class="resume-content mr-auto">
<div class="subheading mb-3">Contrive Solutions</div>
<p>
Joined Second company as a software engineer, and started working as Full Stack developer.
worked on following tools and technologies.
<ul>
<li>PHP</li>
<li>Laravel</li>
<li>Symfony</li>
<li>CodeIgniter</li>
<li>JavaScript</li>
<li>ReactJS</li>
<li>HTML</li>
<li>CSS</li>
<li>Shopify</li>
<li>Docker</li>
<li>Git</li>
<li>SVN</li>
<li>RabbitMQ</li>
<li>Heroku</li>
</ul>
I worked on enterprise level application in both support and development from scratch. Served as a team member, committed and team leader on several projects. Used SLACK to connect with the client and built a weekly and monthly SCRUM to fulfil the tasks deadline.
</p>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">June 2017 - Current</span>
</div>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="education">
<div class="my-auto">
<h2 class="mb-5">Education</h2>
<div class="resume-item d-flex flex-column flex-md-row mb-5">
<div class="resume-content mr-auto">
<h3 class="mb-0">National University Of Computer and Emerging Science</h3>
<div class="subheading mb-3">Bachelor of Computer Science</div>
<div>Graduated as <b>Silver Medal</b> with <b>3.63 CGPA</b>. Listed in <b>Dean's Honor List 7 times</b>.</div>
</div>
<div class="resume-date text-md-right">
<span class="text-primary">Aug 2013 - June 2017</span>
</div>
</div>
<!-- <div class="resume-item d-flex flex-column flex-md-row">-->
<!-- <div class="resume-content mr-auto">-->
<!-- <h3 class="mb-0">Punjab Group of Colleges</h3>-->
<!-- <div class="subheading mb-3">Intermediate in Computer Science</div>-->
<!-- <p>Percentage: 84%</p>-->
<!-- </div>-->
<!-- <div class="resume-date text-md-right">-->
<!-- <span class="text-primary">2011 - 2013</span>-->
<!-- </div>-->
<!-- </div>-->
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="interests">
<div class="my-auto">
<h2 class="mb-5">Interests</h2>
<p>Sports mainly Football, Gym for body weight training. Book reading novels.</p>
<p class="mb-0">Want to contribute and become active member of open-source community. Planning to start my personal blog to share my experiences and ideas.</p>
</div>
</section>
<hr class="m-0">
</div>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/resume.min.js"></script>
<script src="vendor/fontawesome-free/js/all.min.js"></script>
</body>
</html>