-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresume.html
More file actions
387 lines (366 loc) · 17.1 KB
/
resume.html
File metadata and controls
387 lines (366 loc) · 17.1 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta
name="description"
content="Resume and background for Faheem Abbas, a mobile application developer focused on Flutter, Android, iOS, architecture, and AI-native workflows."
/>
<meta name="author" content="Faheem Abbas" />
<meta name="robots" content="index, follow" />
<link rel="canonical" href="https://faheemabbas766.github.io/resume.html" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Resume | Faheem Abbas" />
<meta
property="og:description"
content="Resume and background for a mobile application developer focused on Flutter, Android, iOS, clean architecture, and AI-assisted delivery."
/>
<meta
property="og:url"
content="https://faheemabbas766.github.io/resume.html"
/>
<meta
property="og:image"
content="https://faheemabbas766.github.io/assets/profile-hero.jpg"
/>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Resume | Faheem Abbas" />
<meta
name="twitter:description"
content="Experience, capabilities, and mobile product positioning across Flutter, Android, iOS, and AI-native workflows."
/>
<title>Resume | Faheem Abbas</title>
<link rel="icon" type="image/x-icon" href="assets/favicon.ico" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;700&display=swap"
rel="stylesheet"
/>
<link
href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.css"
rel="stylesheet"
/>
<link href="css/styles.css" rel="stylesheet" />
</head>
<body data-page="resume">
<header class="site-header">
<div class="container nav-wrap">
<a class="brand" href="index.html">
<span class="brand-avatar-wrap">
<img class="brand-avatar" src="assets/profile-hero.jpg" alt="Faheem Abbas" />
</span>
Faheem Abbas
</a>
<button class="menu-toggle" type="button" aria-label="Toggle navigation">
<i class="bi bi-list"></i>
</button>
<nav class="site-nav" aria-label="Primary navigation">
<a href="index.html">Home</a>
<a href="projects.html">Projects</a>
<a href="resume.html">Resume</a>
<a href="contact.html">Contact</a>
</nav>
</div>
</header>
<main class="page-shell">
<section class="section">
<div class="container">
<div class="highlight-grid">
<article class="spotlight-card reveal">
<div class="eyebrow">Resume</div>
<h1 class="section-title">Mobile application developer with a product-building mindset.</h1>
<p class="lead">
My background started in web delivery and moved into mobile product work, where I now
focus on Flutter, Android, and iOS builds with stronger architecture, better UX
quality, and AI-native workflows.
</p>
<div class="pill-row" style="margin-top: 1.4rem;">
<span class="pill"><i class="bi bi-phone"></i> Mobile application delivery</span>
<span class="pill"><i class="bi bi-stack"></i> Clean architecture</span>
<span class="pill"><i class="bi bi-stars"></i> Product polish</span>
</div>
</article>
<div class="panel reveal reveal-delay-1">
<div class="eyebrow">Current profile</div>
<h2 class="section-title" style="font-size: clamp(1.8rem, 4vw, 2.6rem);">
Broader than a Flutter-only label.
</h2>
<p class="section-copy">
I still bring Flutter architecture as a core strength, but my positioning now covers
wider mobile application development across cross-platform and native product work.
</p>
<div class="stack-block">
<h4>Focus areas</h4>
<div class="stack-list">
<span>Flutter product delivery</span>
<span>Android builds</span>
<span>iOS builds</span>
<span>Payments & subscriptions</span>
<span>Media-heavy apps</span>
<span>AI-assisted delivery</span>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section">
<div class="container timeline-grid">
<div class="timeline reveal">
<article class="timeline-card">
<div class="timeline-meta">
<span>Current</span>
<span>Invotyx</span>
</div>
<h3 class="timeline-title">Mobile Application Developer</h3>
<p class="timeline-subtitle">Invotyx</p>
<ul class="timeline-points">
<li>Working on production mobile products across Flutter, Android, iOS, Android TV, and store-facing app workflows</li>
<li>Contributing to real client and product codebases with API integrations, subscriptions, media flows, utility apps, and release readiness</li>
<li>Using AI tools, agentic coding, and automation to accelerate implementation, refactoring, debugging, and documentation without exposing private client code</li>
</ul>
</article>
<article class="timeline-card">
<div class="timeline-meta">
<span>2023 - Present</span>
<span>Remote</span>
</div>
<h3 class="timeline-title">Freelance Mobile Application Developer</h3>
<p class="timeline-subtitle">Independent / contract product work</p>
<ul class="timeline-points">
<li>Building client-facing mobile products across Flutter, Android, and iOS-oriented workflows</li>
<li>Delivering app architecture, API integrations, subscriptions, payments, media features, and polished UX for product teams</li>
<li>Using AI tools and automation to speed up research, implementation, refactoring, QA, and documentation</li>
</ul>
</article>
</div>
<div class="panel reveal reveal-delay-1">
<div class="eyebrow">Education</div>
<h2 class="section-title" style="font-size: clamp(1.8rem, 4vw, 2.6rem);">
Formal foundation, practical delivery.
</h2>
<div class="stack-block">
<h4>PMAS Arid Agriculture University</h4>
<div class="stack-list">
<span>BSCS</span>
<span>2020 - 2024</span>
<span>Rawalpindi</span>
</div>
</div>
<div class="stack-block">
<h4>Superior College</h4>
<div class="stack-list">
<span>ICS</span>
<span>2018 - 2020</span>
<span>Rawalpindi</span>
</div>
</div>
<p class="section-copy" style="margin-top: 1rem;">
My practical growth comes from shipping real products and refining delivery standards
in public and client-style codebases.
</p>
</div>
</div>
</section>
<section class="section">
<div class="container two-column">
<article class="availability-card reveal">
<div class="eyebrow" style="background: rgba(255,255,255,0.08); color: #93c5fd;">Verified public proof</div>
<h2 class="section-title" style="margin: 0; font-size: clamp(1.9rem, 4vw, 2.7rem);">
Extra trust signals now back the portfolio.
</h2>
<p>
Alongside shipped app work, there is now a verified public credential and
supporting public portfolio and registration proof that reinforce the broader mobile
positioning.
</p>
<div class="fit-grid">
<div class="fit-item">
<i class="bi bi-shield-check"></i>
<div>
<strong>PSEB Freelancer Registration</strong>
<span>Registered with Pakistan Software Export Board under FL21/PSEB/2025/17261, valid Aug 2025 to Jul 2026.</span>
</div>
</div>
<div class="fit-item">
<i class="bi bi-patch-check"></i>
<div>
<strong>Preferred Freelancer Program SLA Exam</strong>
<span>Public qualification visible on the profile with a recorded 97% score.</span>
</div>
</div>
<div class="fit-item">
<i class="bi bi-person-badge"></i>
<div>
<strong>Public mobile portfolio source</strong>
<span>Additional showcase items and portfolio collections now support the site beyond a short bio alone.</span>
</div>
</div>
</div>
<div class="button-row">
<a class="button" href="https://www.freelancer.com/u/faheemabbas766" target="_blank" rel="noreferrer">
<i class="bi bi-globe2"></i>
View public profile
</a>
<a class="button-secondary" href="projects.html#public-highlights">
<i class="bi bi-grid-1x2"></i>
See added showcases
</a>
</div>
<p class="proof-source">Verified from publicly accessible portfolio data and the supplied PSEB registration certificate.</p>
</article>
<article class="panel reveal reveal-delay-1">
<div class="eyebrow">Public collections</div>
<h2 class="section-title" style="font-size: clamp(1.8rem, 4vw, 2.6rem);">
Extra portfolio collections beyond the main project cards.
</h2>
<p class="section-copy">
These public collections add more breadth across Flutter app work, website delivery,
and design presentation.
</p>
<ul class="proof-list">
<li>
<strong>PSEB registration certificate</strong>
<span>Pakistan Software Export Board (G) Ltd. freelancer registration certificate, valid from Aug 2025 to Jul 2026. Sensitive ID details are intentionally not shown on the public site.</span>
</li>
<li>
<a class="text-link" href="https://www.freelancer.com/u/faheemabbas766/portfolio/fluttering-into-the-future-showcasing-my-stellar-mobile-app-11178608" target="_blank" rel="noreferrer">
Fluttering into the Future <i class="bi bi-arrow-up-right"></i>
</a>
<span>Broader Flutter collection spanning mobile concepts across social, e-commerce, productivity, and gaming-style categories.</span>
</li>
<li>
<a class="text-link" href="https://www.freelancer.com/u/faheemabbas766/portfolio/exploring-my-dynamic-website-development-portfolio-11178636" target="_blank" rel="noreferrer">
Website Development Portfolio <i class="bi bi-arrow-up-right"></i>
</a>
<span>Public collection focused on responsive, feature-rich, and performance-minded web delivery across multiple industries.</span>
</li>
<li>
<a class="text-link" href="https://www.freelancer.com/u/faheemabbas766/portfolio/designs-transcended-a-perfect-portfolio-of-creativity-11178653" target="_blank" rel="noreferrer">
Designs Transcended <i class="bi bi-arrow-up-right"></i>
</a>
<span>Design-focused public collection covering visually strong branding, web presentation, and polished creative direction.</span>
</li>
</ul>
</article>
</div>
</section>
<section class="section">
<div class="container">
<div class="section-head">
<div>
<div class="eyebrow">Capabilities</div>
<h2 class="section-title">What I bring into a product team.</h2>
</div>
<p class="section-copy">
Stronger mobile portfolios are not only about tools. They are about judgment, taste,
technical structure, and how cleanly someone can keep shipping.
</p>
</div>
<div class="capability-grid">
<article class="value-card reveal">
<h3>Architecture and state</h3>
<p>Clean Architecture, MVVM, scalable state management, and codebases that stay readable as scope grows.</p>
</article>
<article class="value-card reveal reveal-delay-1">
<h3>Mobile product delivery</h3>
<p>New app builds, redesigns, API integrations, media-heavy experiences, and subscription flows.</p>
</article>
<article class="value-card reveal reveal-delay-2">
<h3>Cross-platform + native scope</h3>
<p>Flutter as a core strength, with readiness for Android- and iOS-specific implementation where needed.</p>
</article>
<article class="value-card reveal">
<h3>AI-native execution</h3>
<p>Agentic coding, AI tools, and developer automation used to improve speed without compromising quality.</p>
</article>
<article class="value-card reveal reveal-delay-1">
<h3>UI and product polish</h3>
<p>Interfaces that feel premium, intentional, and user-ready instead of generic or rushed.</p>
</article>
<article class="value-card reveal reveal-delay-2">
<h3>Delivery mindset</h3>
<p>Clear communication, practical problem solving, and a focus on what actually helps a product move forward.</p>
</article>
</div>
</div>
</section>
<section class="section">
<div class="container two-column">
<article class="panel reveal">
<div class="eyebrow">Core stack</div>
<h2 class="section-title" style="font-size: clamp(1.8rem, 4vw, 2.6rem);">
Tools and technologies I work with.
</h2>
<div class="stack-block">
<h4>Mobile</h4>
<div class="stack-list">
<span>Flutter</span>
<span>Dart</span>
<span>Android</span>
<span>iOS</span>
<span>SwiftUI</span>
</div>
</div>
<div class="stack-block">
<h4>Architecture</h4>
<div class="stack-list">
<span>Clean Architecture</span>
<span>MVVM</span>
<span>Repository Pattern</span>
<span>GetX</span>
<span>Bloc</span>
<span>Provider</span>
<span>Riverpod</span>
</div>
</div>
<div class="stack-block">
<h4>Workflows</h4>
<div class="stack-list">
<span>Git & GitHub</span>
<span>API Integrations</span>
<span>Testing</span>
<span>AI Tools</span>
<span>Agentic Coding</span>
<span>Developer Automation</span>
</div>
</div>
</article>
<article class="availability-card reveal reveal-delay-1">
<div class="eyebrow" style="background: rgba(255,255,255,0.08); color: #93c5fd;">Need the full story?</div>
<h3 style="margin: 0; font-family: 'Space Grotesk', sans-serif; font-size: 2rem; letter-spacing: -0.05em;">
The best proof is in the work.
</h3>
<p>
The resume gives the background. The projects page shows the stronger signal:
real public codebases and product directions that reflect where I am now.
</p>
<div class="button-row">
<a class="button" href="projects.html">
<i class="bi bi-grid-1x2"></i>
Explore projects
</a>
<a class="button-secondary" href="contact.html">
<i class="bi bi-envelope"></i>
Contact me
</a>
</div>
</article>
</div>
</section>
</main>
<footer class="footer">
<div class="container footer-inner">
<div>© 2026 Faheem Abbas. Resume, experience, and mobile product focus.</div>
<div class="footer-links">
<a href="index.html">Home</a>
<a href="projects.html">Projects</a>
<a href="contact.html">Contact</a>
</div>
</div>
</footer>
<script src="js/site.js"></script>
</body>
</html>