-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
343 lines (329 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
<!DOCTYPE html>
<html data-wf-domain="afomer.me" data-wf-page="57c5dd245cc3aa553acf1267" data-wf-site="57c5dd245cc3aa553acf1266"
class="w-mod-js">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Abubaker Omer - Software Engineer & Designer</title>
<meta content="width=device-width, initial-scale=1" name="viewport" />
<link <link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=MuseoModerno:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet">
<link href="./Portfoliov2.0_files/personal-site-386692.webflow.56f2034aa.css" rel="stylesheet" type="text/css" />
<!--[if lt IE 9
]><script
src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"
type="text/javascript"
></script
><![endif]-->
<script type="text/javascript">
!(function (o, c) {
var n = c.documentElement,
t = " w-mod-";
(n.className += t + "js"),
("ontouchstart" in o ||
(o.DocumentTouch && c instanceof DocumentTouch)) &&
(n.className += t + "touch");
})(window, document);
</script>
<link href="./Portfoliov2.0_files/qm_logov5_transparent_v3.png" rel="shortcut icon" type="image/x-icon" />
<link href="https://daks2k3a4ib2z.cloudfront.net/img/webclip.png" rel="apple-touch-icon" />
</head>
<body>
<div class="sidebar-wrapper">
<div class="about_container">
<h1 data-ix="header-transition" class="about" style="
opacity: 1;
transform: translateX(0px) translateY(0px) translateZ(0px);
transition: opacity 500ms ease 0s, transform 500ms ease 0s;
">
Software Engineer.<br />UX & UI Designer.<br />
</h1>
<p data-ix="text-slide" class="about-copy" style="
opacity: 1;
transform: translateX(0px) translateY(0px) translateZ(0px);
transition: opacity 500ms ease 0s, transform 500ms ease 0s;
">
<a href="https://cmu.edu" class="link" style="color: #c41e3a" target="_blank">@Carnegie Mellon</a>
graduate with a BSc in Computer Science, and a minor in Mathematical Sciences.
<br />
<br />
<strong>Currently</strong> working
as a Full Stack Software Engineer at
<a href="https://secret.com" class="link" style="color: #37A4A4" target="_blank">@Aligator</a>.
<br />
<br />
<strong>Formerly</strong>, worked on the Internal Software Systems at
<a href="http://ooredoo.com.qa" target="_blank" class="link" style="color: #ff0000">@Ooredoo Group</a>, the
first version of the Android App of
<a target="_blank" href="http://meddy.com" class="link" style="color: #2a3390">@Meddy</a>, and on low-cost
Honeypots for RPi at
<a href="https://qcri.org" target="_blank" class="link" style="color: #9e9e9e">@QCRI</a>.
</p>
<div data-ix="social" class="social" style="
opacity: 1;
transform: translateX(0px) translateY(0px) translateZ(0px);
transition: opacity 500ms ease 0s, transform 500ms ease 0s;
">
<a href="https://www.linkedin.com/in/afomer/" target="_blank" id="linkedin_icon"
class="linkedin_button w-button"></a><a href="https://twitter.com/mrabubaker" target="_blank"
class="twitter_button w-button"></a><a href="https://www.instagram.com/drabubaker/" target="_blank"
class="instagram_button w-button"></a><a href="https://medium.com/@afomer" target="_blank"
class="medium_button w-button"></a>
</div>
<a data-ix="text-slide" href="mailto:afomer@gmail.com?subject=Hey%20There!" class="contact_btn w-button" style="
transition: all 0.2s ease 0s, opacity 500ms ease 0s,
transform 500ms ease 0s;
opacity: 1;
transform: translateX(0px) translateY(0px) translateZ(0px);
">Say Hello π</a>
</div>
</div>
<div class="content-wrapper">
<div class="recentposts w-clearfix">
<h3 class="about" style="color: #fff; padding: 1.3em 0.9em; margin: 0;">Micro-Blogs:</h3>
<ul class="about-copy" style="margin: 0; padding: 0; list-style: none; display: flex; flex-direction: column; align-items: flex-start; justify-content: space-between;">
<li>
<a class="post-container" href="https://www.linkedin.com/posts/afomer_spotify-vs-piracy-engineering-design-speed-activity-6706666344001101824-AalJ">
<h3 class="post-title" >The Small Story:<br/>Spotify vs Loading</h3>
<img class="post-image" src="./images/spotify/A4 - 2.jpg" />
<div class="post-text-container">
<p class="post-description">
How Spotify beat the notorious music piracy world, through engineering
and design.
</p>
</div>
</a>
</li>
<li>
<a class="post-container" href="https://www.linkedin.com/posts/afomer_airpods-and-bluetooth-future-activity-6664327164646699008-khBb">
<h3 class="post-title" >Airpods, Bluetooth and Music Sharing</h3>
<img class="post-image" src="./images/airpods/Airpods-11.jpg"/>
<div class="post-text-container">
<p class="post-description">
After AirPods amazing spread a lot have changed about the possibilities of Bluetooth Technology
(specifically Audio) beyond receiving calls and listening wirelessly to music. A lot is happening behind the
scenes to bring you great experiences! Here's a closer look into its future as I see it!
</p>
</div>
</a>
</li>
<li>
<a class="post-container" href="https://www.linkedin.com/posts/afomer_abubakercmulabdigitizationproject-activity-6651266284891721728-9Y4x">
<h3 class="post-title" >Digitizing The Lab at Carnegie Mellon University</h3>
<img class="post-image" src="./images/cmuJourney/Frame 7.jpg"/>
<div class="post-text-container">
<p class="post-description">
I was fortunate enough in the last few months to work in a quite interesting and impactful project with
Prof. Bouaouina at Carnegie Mellon University, digitizing lab experiments, here's the story simplified!
</p>
</div>
</a>
</li>
<li>
<a class="post-container" href="https://www.linkedin.com/posts/afomer_tech-mixpanel-downloads-activity-6589620936352251904-yoBM">
<h3 class="post-title" >Enhancing My Cinema App UX through Uber & Navigation</h3>
<img class="post-image-landscape" src="./images/page3.jpg"/>
<div class="post-text-container">
<p class="post-description">
Cinema Tickets + Uber = ???
</p>
</div>
</a>
<i class="post-container" style="padding-top: 0;" >
<a class="post-description" style="color: #42a5f5; text-decoration: underline;" href="https://mixpanel.com/customers/app-developer-uses-mixpanel-send-qataris-movies/">
- Featured in a Case Study by Mixpanel
</a>
</i>
</li>
</ul>
</div>
<h3 class="about" style="color: #000; padding: 2em 1em;">Recent Projects:</h3>
<div class="overcapture w-clearfix">
<div data-ix="text-slide-2" class="work_number" style="
opacity: 1;
transform: translateX(0px) translateY(0px) translateZ(0px);
transition: opacity 500ms ease 0s, transform 500ms ease 0s;
">
iOS & Android - Personal Project
</div>
<img src="./Portfoliov2.0_files/cinema_ios_app.png" width="333"
sizes="(max-width: 479px) 57vw, (max-width: 767px) 42vw, (max-width: 991px) 43vw, 25vw" alt=""
class="image-3" />
<div data-ix="text-slide-2" class="title_sub" style="
opacity: 1;
transform: translateX(0px) translateY(0px) translateZ(0px);
transition: opacity 500ms ease 0s, transform 500ms ease 0s;
">
Engineering & Design
</div>
<a href="http://qatarmovies.me" target="_blank" class="gp_watch_linkedin w-button">Info</a>
<div data-ix="text-slide-2" class="title" style="
opacity: 1;
transform: translateX(0px) translateY(0px) translateZ(0px);
transition: opacity 500ms ease 0s, transform 500ms ease 0s;
">
Cinema App
</div>
<a href="https://www.linkedin.com/in/afomer/" target="_blank" class="gp_watch_linkedin w-button"></a>
</div>
<div class="quikstories w-clearfix">
<div data-ix="text-slide-2" class="work_number" style="
opacity: 1;
transform: translateX(0px) translateY(0px) translateZ(0px);
transition: opacity 500ms ease 0s, transform 500ms ease 0s;
">
Meddy Inc.
</div>
<img src="./Portfoliov2.0_files/meddy_android_app.png" width="375" data-ix="work-transition"
sizes="(max-width: 479px) 55vw, (max-width: 767px) 40vw, (max-width: 991px) 42vw, 24vw" alt="" class="image-2"
style="
opacity: 1;
transform: translateX(0px) translateY(0px) translateZ(0px);
transition: opacity 500ms ease 0s, transform 500ms ease 0s;
" />
<div data-ix="text-slide-2" class="title_sub" style="
opacity: 1;
transform: translateX(0px) translateY(0px) translateZ(0px);
transition: opacity 500ms ease 0s, transform 500ms ease 0s;
">
Software Engineering Intern
</div>
<a href="https://play.google.com/store/apps/details?id=com.meddy.android&hl=en" target="_blank"
class="gp_watch_linkedin w-button">Info</a>
<div data-ix="text-slide-2" class="title" style="
opacity: 1;
transform: translateX(0px) translateY(0px) translateZ(0px);
transition: opacity 500ms ease 0s, transform 500ms ease 0s;
">
Android App v1.0
</div>
</div>
<div class="cmuqevents_website w-clearfix">
<div data-ix="text-slide-2" class="work_number" style="
opacity: 1;
transform: translateX(0px) translateY(0px) translateZ(0px);
transition: opacity 500ms ease 0s, transform 500ms ease 0s;
">
Website - Personal Project
</div>
<div class="dw_img">
<img src="./Portfoliov2.0_files/cmuqevents_website.png" data-ix="work-transition" width="243"
sizes="(max-width: 479px) 73vw, (max-width: 767px) 58vw, (max-width: 991px) 61vw, 35vw" alt="" class="image"
style="
opacity: 1;
transform: translateX(0px) translateY(0px) translateZ(0px);
transition: opacity 500ms ease 0s, transform 500ms ease 0s;
" />
</div>
<div data-ix="text-slide-2" class="title_sub" style="
opacity: 1;
transform: translateX(0px) translateY(0px) translateZ(0px);
transition: opacity 500ms ease 0s, transform 500ms ease 0s;
">
Carnegie Mellon University Events Tracker
</div>
<div data-ix="text-slide-2" class="title" style="
opacity: 1;
transform: translateX(0px) translateY(0px) translateZ(0px);
transition: opacity 500ms ease 0s, transform 500ms ease 0s;
">
Engineering & Design
</div>
<a href="http://cmuqevents.appspot.com/m" target="_blank" class="gp_watch_linkedin w-button">Info</a>
</div>
<div data-ix="work-fade" class="quik_desktop" style="
opacity: 1;
transform: translateX(0px) translateY(0px) translateZ(0px);
">
<div class="quik w-clearfix">
<div data-ix="text-slide-2" class="work_number" style="
opacity: 1;
transform: translateX(0px) translateY(0px) translateZ(0px);
transition: opacity 500ms ease 0s, transform 500ms ease 0s;
">
Unix-based - Group Side Project
</div>
<img src="./Portfoliov2.0_files/chat_desktop.png" width="200%" data-ix="work-transition"
sizes="(max-width: 479px) 73vw, (max-width: 767px) 62vw, (max-width: 991px) 65vw, 38vw" alt=""
class="quik_img" style="
opacity: 1;
transform: translateX(0px) translateY(0px) translateZ(0px);
transition: opacity 500ms ease 0s, transform 500ms ease 0s;
" />
<div data-ix="text-slide-2" class="title_sub" style="
opacity: 1;
transform: translateX(0px) translateY(0px) translateZ(0px);
transition: opacity 500ms ease 0s, transform 500ms ease 0s;
">
Server Programming & UI Design
</div>
<a href="https://github.com/afomer/Nixt-Chatbox" target="_blank" class="gp_watch_linkedin w-button">Info</a>
<div data-ix="text-slide-2" class="title" style="
opacity: 1;
transform: translateX(0px) translateY(0px) translateZ(0px);
transition: opacity 500ms ease 0s, transform 500ms ease 0s;
">
Terminal Instant Messaging System
</div>
</div>
</div>
<div class="pros_app">
<div class="pros_app_screen w-clearfix">
<div data-ix="text-slide-2" class="work_number" style="
opacity: 1;
transform: translateX(0px) translateY(0px) translateZ(0px);
transition: opacity 500ms ease 0s, transform 500ms ease 0s;
">
Embedded Systems Course Project
</div>
<img src="./Portfoliov2.0_files/rc_car.png" width="85%" data-ix="work-transition"
sizes="(max-width: 479px) 55vw, (max-width: 767px) 42vw, (max-width: 991px) 43vw, 25vw" alt=""
class="pros_img" style="
opacity: 1;
transform: translateX(0px) translateY(0px) translateZ(0px);
transition: opacity 500ms ease 0s, transform 500ms ease 0s;
" />
<div data-ix="text-slide-2" class="title_sub" style="
opacity: 1;
transform: translateX(0px) translateY(0px) translateZ(0px);
transition: opacity 500ms ease 0s, transform 500ms ease 0s;
">
Engineering
</div>
<a href="https://www.youtube.com/watch?v=9p2wV0S_ZvM&feature=youtu.be" target="_blank"
class="gp_watch_linkedin w-button">Info</a>
<div data-ix="text-slide-2" class="title" style="
opacity: 1;
transform: translateX(0px) translateY(0px) translateZ(0px);
transition: opacity 500ms ease 0s, transform 500ms ease 0s;
">
Wireless Drawing Robot
</div>
</div>
</div>
<div class="footer_wrapper">
<div class="footer-p">
<a href="https://www.linkedin.com/in/afomer" class="footer_link">I am always working on interesting projects,
feel free to ask me
about them!</a>
π
</div>
</div>
</div>
<script src="./Portfoliov2.0_files/jquery-3.3.1.min.js" type="text/javascript"
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-150981391-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "UA-150981391-1");
</script>
<script src="./Portfoliov2.0_files/webflow.39f4ea16d.js" type="text/javascript"></script>
<!--[if lte IE 9
]><script src="//cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script
><![endif]-->
</body>
</html>