-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
304 lines (291 loc) · 18.6 KB
/
index.html
File metadata and controls
304 lines (291 loc) · 18.6 KB
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
<!DOCTYPE html>
<html lang="en" data-bs-theme="dark">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>Resume - MuhammadShakir-dev</title>
<link rel="icon" type="image/x-icon" href="assets/img/favicon.ico" />
<!-- Font Awesome icons (free version)-->
<script src="https://use.fontawesome.com/releases/v6.1.0/js/all.js" crossorigin="anonymous"></script>
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Saira+Extra+Condensed:500,700" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Muli:400,400i,800,800i" rel="stylesheet" type="text/css" />
<!-- Bootstrap link-->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM" crossorigin="anonymous">
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
</head>
<body id="page-top">
<!-- Navigation-->
<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 Shakir</span>
<span class="d-none d-lg-block"><img class="img-fluid img-profile rounded-circle mx-auto mb-2" src="Shakir-face.jpg" alt="..." /></span>
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<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="#experience">Experience</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#leadership">Leadership Exp</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="#skills">Skills</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#interests">Interests</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#awards">Awards</a></li>
</ul>
</div>
</nav>
<!-- Page Content-->
<div class="container-fluid p-0">
<!-- About-->
<section class="resume-section" id="about">
<div class="resume-section-content">
<h1 class="mb-0">
Muhammad
<span class="text-primary">Shakir</span>
</h1>
<div class="subheading mb-5">
Karachi, Pakistan· +923333188764· <a href="mailto:chaudhryshakir67@gmail.com">chaudhryshakir67@gmail.com</a>
</div>
<p class="lead mb-5">I'm Muhammad Shakir. With a passion for turning pixels into pages, I specialize in crafting visually stunning and highly interactive digital experiences that captivate your audience and drive conversions. My focus is on creating beautiful, user-friendly, and responsive website interfaces that leave a lasting impression.</p>
<div class="social-icons">
<a class="social-icon" href="https://www.linkedin.com/in/muhammad-shakir-dev05/"><i class="fab fa-linkedin-in"></i></a>
<a class="social-icon" href="https://github.com/MuhammadShakir-dev?tab=overview&from=2023-02-01&to=2023-02-03"><i class="fab fa-github"></i></a>
<a class="social-icon" href="https://twitter.com/areyoushakir"><i class="fab fa-twitter"></i></a>
<a class="social-icon" href="https://www.facebook.com/profile.php?id=100024320106137&mibextid=ZbWKwL"><i class="fab fa-facebook-f"></i></a>
</div>
</div>
</section>
<hr class="m-0" />
<!-- Experience-->
<section class="resume-section" id="experience">
<div class="resume-section-content">
<h2 class="mb-5">Experience</h2>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">Front-end Web Intern</h3>
<div class="subheading mb-3">Let's grow more</div>
<p>Implemented intuitive user interfaces for web applications, resulting in a 25% increase in user engagement.
Implemented comprehensive code review process, leveraging static code analysis tools and conducting peer reviews to detect and rectify errors and vulnerabilities; improved code quality by 30% and enhanced software reliability and security.
I actively participate in team meetings, collaborate with other team members, and seek feedback to contribute to the success of development projects.
</p>
</div>
<div class="flex-shrink-0"><span class="text-primary">July 2023 - Present</span></div>
</div>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">Freelance Web Developer</h3>
<div class="subheading mb-3">Upwork</div>
<p>Developed innovative front-end web solutions for 15+ clients, resulting in a 20% increase in user engagement.
Utilized JavaScript and other front-end tech to develop website functionality.
I test and debug code to ensure cross-browser compatibility, making sure websites work consistently across various web browsers.
Successfully managed and delivered 25+ high-quality projects on time, consistently meeting or exceeding client expectations.
</p>
</div>
<div class="flex-shrink-0"><span class="text-primary">July 2022 - Present</span></div>
</div>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">Freelance UI/UX Designer</h3>
<div class="subheading mb-3">Upwork</div>
<p> Designing user interfaces that are easy to use and visually appealing.
Creating wireframes, prototypes, and mockups for mobile and web applications.
Conduct user research and analyze user feedback to improve user experience.
Work with development teams to ensure product requirements are met.
Keep abreast of the latest trends and emerging technologies in UI /UX design..</p>
</div>
<div class="flex-shrink-0"><span class="text-primary">July 2022 - May 2023</span></div>
</div>
</div>
</section>
<hr class="m-0" />
<!-- Leadership experience-->
<section class="resume-section" id="leadership">
<div class="resume-section-content">
<h2 class="mb-5">Leadership Experience</h2>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">Founder & CEO</h3>
<div class="subheading mb-3">Pay Sense.pk</div>
<p>Led the establishment and design of the PaySense.pk website, resulting in a 40% increase in user engagement within the first quarter.
Led the design and development of the production-level application, achieving a 25% improvement in user satisfaction ratings and a 30% boost in overall performance.
Implemented sustainability strategies to ensure long-term business viability.
Managed a diverse team of over 10 professionals, spanning developers, testers, and marketing experts.
</p>
</div>
<div class="flex-shrink-0"><span class="text-primary">September 2022 - Present</span></div>
</div>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">Campus Leader</h3>
<div class="subheading mb-3">Notion</div>
<p>Successfully encouraged 500+ students and faculty members to adopt Notion, resulting in a 40% increase in overall productivity and efficiency.
I plan and host events, workshops, or webinars related to Notion's applications in education, productivity, or collaboration.
</p>
</div>
<div class="flex-shrink-0"><span class="text-primary">August 2023 - Present</span></div>
</div>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">Core Team Member</h3>
<div class="subheading mb-3">AWS UG Karachi</div>
<p>Empower Karachi's tech community with a series of 4+ dynamic AWS meetups. Forge vital connections between seasoned AWS professionals and eager tech enthusiasts. Witness over 300 individuals gaining profound insights into the world of AWS.</p>
</div>
<div class="flex-shrink-0"><span class="text-primary">June 2023 - Present</span></div>
</div>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">Colead</h3>
<div class="subheading mb-3">Google Developer Student Club's</div>
<p>Build a sense of community within the DSC by organizing social events, meetups, and networking opportunities. Facilitate learning by organizing 10+ workshops, study jams, and educational events to enhance the technical skills and knowledge
of club members.</p>
</div>
<div class="flex-shrink-0"><span class="text-primary">September 2022 - Sep 2023</span></div>
</div>
</div>
</section>
<hr class="m-0" />
<!-- Education-->
<section class="resume-section" id="education">
<div class="resume-section-content">
<h2 class="mb-5">Education</h2>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">Sindh Madressatul Islam University</h3>
<div class="subheading mb-3">Bachelor of Science</div>
<div>Software Engineering - Full-Stack Web Development Track</div>
<p>7th Semester</p>
</div>
<div class="flex-shrink-0"><span class="text-primary">September 2020 - Present</span></div>
</div>
<div class="d-flex flex-column flex-md-row justify-content-between">
<div class="flex-grow-1">
<h3 class="mb-0">DJ Sindh Govt Science College</h3>
<div class="subheading mb-3">Intermediate - Pre-Engineering </div>
<p>A-grade</p>
</div>
<div class="flex-shrink-0"><span class="text-primary">September 2018 - July 2020</span></div>
</div>
</div>
</section>
<hr class="m-0" />
<!-- Skills-->
<section class="resume-section" id="skills">
<div class="resume-section-content">
<h2 class="mb-5">Skills</h2>
<div class="subheading mb-3">Programming Languages & Tools</div>
<p>
Tip: <code> stickers:hover { title: visible } </code>- I know
It's wrong 😛
</p>
<ul class="list-inline dev-icons">
<li class="list-inline-item"><i class="fab fa-html5"></i></li>
<li class="list-inline-item"><i class="fab fa-css3-alt"></i></li>
<li class="list-inline-item"><i class="fab fa-sass"></i></li>
<li class="list-inline-item"><i class="fa-brands fa-bootstrap"></i></li>
<li class="list-inline-item"><i class="fab fa-js-square"></i></li>
<li class="list-inline-item"><i class="fab fa-git"></i></li>
<li class="list-inline-item"><i class="fa-brands fa-github"></i></li>
<li class="list-inline-item"><i class="fa-brands fa-figma"></i></li>
<li class="list-inline-item"><i class="fa-brands fa-linux"></i></li>
</ul>
<div class="subheading mb-3">Workflow</div>
<ul class="fa-ul mb-0">
<li>
<span class="fa-li"><i class="fas fa-check"></i></span>
Web-First, Responsive Design
</li>
<li>
<span class="fa-li"><i class="fas fa-check"></i></span>
Multiple Devices UX-Designing & UI-Debugging
</li>
<li>
<span class="fa-li"><i class="fas fa-check"></i></span>
Cross-Functional Teams
</li>
<li>
<span class="fa-li"><i class="fas fa-check"></i></span>
Agile Development & Scrum 🚀
</li>
<li>
<span class="fa-li"><i class="fas fa-check"></i></span>
Documentation and design 📓
</li>
</ul>
</div>
</section>
<hr class="m-0" />
<!-- Interests-->
<section class="resume-section" id="interests">
<div class="resume-section-content">
<h2 class="mb-5">Interests</h2>
<ul class="fa-ul mb-0">
<li>
<span class="fa-li"><i class="fas fa-check"></i></span>
Opensource Contribution & Projects.
</li>
<li>
<span class="fa-li"><i class="fas fa-check"></i></span>
Learn new front-end technologies.
</li>
<li>
<span class="fa-li"><i class="fas fa-check"></i></span>
Community Building.
</li>
<li>
<span class="fa-li"><i class="fas fa-check"></i></span>
Tech Talks and Content Creation.
</li>
<li>
<span class="fa-li"><i class="fas fa-check"></i></span>
Music and Biking.
</li>
</ul>
</div>
</section>
<hr class="m-0" />
<!-- Awards-->
<section class="resume-section" id="awards">
<div class="resume-section-content">
<h2 class="mb-5">Awards & Certifications</h2>
<ul class="fa-ul mb-0">
<li>
<span class="fa-li"><i class="fas fa-trophy text-warning"></i></span>
Best Colead 22'23 - Google DSC(SMIU)
</li>
<li>
<span class="fa-li"><i class="fas fa-trophy text-warning"></i></span>
Galactic Problem Solver - NASA Space App Challenge
</li>
<li>
<span class="fa-li"><i class="fas fa-trophy text-warning"></i></span>
Google Solution Challenge Submitter 2022 - Google Developers
</li>
<li>
<span class="fa-li"><i class="fas fa-trophy text-warning"></i></span>
UI/UX Designing - Great Learning
</li>
<li>
<span class="fa-li"><i class="fas fa-trophy text-warning"></i></span>
Github - Great Learning
</li>
<li>
<span class="fa-li"><i class="fas fa-trophy text-warning"></i></span>
Community Builder - DevTown
</li>
<li>
<span class="fa-li"><i class="fas fa-trophy text-warning"></i></span>
Loading..............
</li>
</ul>
</div>
</section>
</div>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
</body>
</html>