-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
430 lines (426 loc) · 21.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
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
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>Emad Mokhtar Habib - Resume</title>
<link type="text/css" rel="stylesheet" href="./static/styles-pdf.css">
</head>
<body style="width:960px">
<div id="container" style="padding:0 8px 0; width:944px">
<div class="section" style="max-width: 900px;" id="headsection">
<h1>Emad Mokhtar Habib</h1>
<h2>Software Engineer</h2>
</div>
<div class="section" style="max-width: 900px;" id="section1">
<h2>Personal data</h2>
<table>
<tbody>
<tr>
<td class="label">Name</td>
<td>Emad Mokhtar Habib</td>
</tr>
<tr>
<td class="label">DOB</td>
<td>22nd August 1986</td>
</tr>
<tr>
<td class="label">Linkedin</td>
<td>
<a href="https://www.linkedin.com/in/emadmokhtar">EmadMokhtar</a>
</td>
</tr>
<tr>
<td class="label">Skype</td>
<td>
<a href="skype:emad.mokhtar.habib?chat">emad.mokhtar.habib</a>
</td>
</tr>
</tbody>
</table>
<table class="rightTable">
<tbody>
<tr>
<td class="label">
Email
</td>
<td>
<a href="mailto:emad@emadmokhtar.com">emad@emadmokhtar.com</a>
</td>
</tr>
<tr>
<td class="label">Blog</td>
<td>
<a href="http://emadmokhtar.com/">emadmokhtar.com</a>
</td>
</tr>
<tr>
<td class="label">
GitHub
</td>
<td>
<a href="https://github.com/EmadMokhtar">EmadMokhtar</a>
</td>
</tr>
</tbody>
</table>
</div>
<div class="section" style="max-width: 900px;" id="section5">
<h2>Skills</h2>
<table>
<tbody>
<tr>
<td class="label">Programming Languages</td>
</tr>
<tr>
<td class="label">Frameworks</td>
</tr>
<tr>
<td class="label">Programming Tools</td>
</tr>
<tr>
<td class="label">Database Engines</td>
</tr>
<tr>
<td class="label">Others</td>
</tr>
</tbody>
</table>
<table class="rightTable">
<tbody>
<tr>
<td>Python, Javascript, C#</td>
</tr>
<tr>
<td>Django, Django REST Framework, jQuery, ASP.NET</td>
</tr>
<tr>
<td>PyCharm, Visual Studio Code, Git, Github, Gitlab</td>
</tr>
<tr>
<td>PostgreSQL, Apache Druid, MongoDB, SQLite</td>
</tr>
<tr>
<td>Apache Kafka, Apache Airflow, Celery, RabbitMQ, NGNIX, CodeShip, Redis</td>
</tr>
</tbody>
</table>
</div>
<div class="section" style="max-width: 900px;" id="section3">
<h2>Work experience</h2>
<table class="experience">
<tbody>
<tr>
<td class="company"><a href="https://mobpro.com/">MobPro B.V.</a></td>
<td class="position">Backend Developer</td>
<td class="date">September 2019 - Present</td>
</tr>
<tr>
<td class="description" style="max-width: 600px;" colspan="2">
<ul>
<li>Work with distributed systems and manage the performance of the platform components.</li>
<li>Leads the development team to improve our team chemistry and the quality of work.</li>
<li>Code review or functional test the team mates Pull requests.</li>
<li>Write and review design document to plan for a new feature before developing it.</li>
<li>Maintain data pipe-line using Apache stack (Airflow, Hadoop, Spark, Druid, Kafka, & Ambari)</li>
<li>Embrace the documentation in the team. If you don't document it, it is not done.</li>
</ul>
</td>
</tr>
</tbody>
</table>
<table class="experience">
<tbody>
<tr>
<td class="company"><a href="https://veneficus.nl/en/">Veneficus B.V.</a></td>
<td class="position">Software Developer</td>
<td class="date">September 2017 - September 2019</td>
</tr>
<tr>
<td class="description" style="max-width: 600px;" colspan="2">
<ul>
<li>Develop Web Application & REST APIs using Python & Django framework.</li>
<li>Produce specifications and plan of action before start coding the feature.</li>
<li>Code review or functional test the team mates Merge requests.</li>
<li>Write unit test with every Merge request to maintain code quality.</li>
<li>Plan the tickets we will work in the sprint meeting.</li>
<li>Document and maintain software functionality.</li>
</ul>
</td>
</tr>
</tbody>
</table>
<table class="experience">
<tbody>
<tr>
<td class="company">MOTIVA</td>
<td class="position">Software Developer</td>
<td class="date">November 2014 - September 2017</td>
</tr>
<tr>
<td class="description" style="max-width: 600px;" colspan="2">
<ul>
<li>Develop Web Application & REST APIs using Python and Django framework.</li>
<li>Write unit test to maintain the code and application quality.</li>
<li>Planned the required development work and give plan to the project manager or product manager.</li>
<li>Constantly improving/enhancing the existing code.</li>
<li>Setup Continuous Integration on CodeShip to automate code tests</li>
<li>Setup Continuous Delivery on CodeShip & DeployBot to automate apps deployments.</li>
<li>Prepared technical assessments for team candidates.</li>
</ul>
</td>
</tr>
</tbody>
</table>
<table class="experience">
<tbody>
<tr>
<td class="company">Arabesque Group</td>
<td class="position">Solution Specialist</td>
<td class="date"> January 2013 - November 2014</td>
</tr>
<tr>
<td class="description" style="max-width: 600px;" colspan="2">
<ul>
<li>Designed and developed .NET based software using C# and MSSQL.</li>
<li>Reported status and progress to Product Manager and/or Project Manager.</li>
<li>Planned the required development work in collaboration with Product and/or Project Manager.</li>
<li>Translated design specifications in high-quality technical specifications.</li>
<li>Created and delivered data-driven reports.</li>
<li>Checked test results and fixing technical problems/bugs.</li>
<li>Deployed full version and carrying out final checks before going live.</li>
<li>Maintained and supported systems once they are up and running.</li>
</ul>
</td>
</tr>
</tbody>
</table>
<table class="experience">
<tbody>
<tr>
<td class="company">CRUX I.T.</td>
<td class="position">Software Developer</td>
<td class="date">November 2010 - January 2013 </td>
</tr>
<tr>
<td class="description" style="max-width: 600px;" colspan="2">
<ul>
<li>Design and implementation of .NET based software using C#, VB.net and MSSQL.</li>
<li>Communicate and document project statuses to management.</li>
<li>End user training and technical assistance.</li>
<li>System installation and maintenance.</li>
<li>Wrote code for development, maintenance, and functionality updates.</li>
<li>Ensure the application is properly tested before rolling out into live environment.</li>
<li>Create and deliver data-driven reports.</li>
<li>Investigate and develop skills in new technologies.</li>
</ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="section" style="max-width: 900px;" id="section3">
<h2>Projects</h2>
<table class="experience">
<tbody>
<tr>
<td id="side-projects-name">
<a href='https://www.amazon.com/Emad-Mokhtar-Quran-Tafseer/dp/B07BCBHVPX/' target="_blank">Sage + Archer</a>
</td>
<td></td>
</tr>
<tr>
<td class="side-projects" style="max-width: 600px;" colspan="2">
<p>
It is a web platform built using Django, It is empowering the users to manage their advertising campaigns.
The platform is automating the advertising workflow using the <a href="https://www.thinkwithgoogle.com/marketing-resources/programmatic/">programmatic advertising technologies</a>
and integrate with many <a href="https://en.wikipedia.org/wiki/Supply-side_platform">Supply Side Platform (SSP)</a>
like Google and AppNexus. This platform is acts as <a href="https://en.wikipedia.org/wiki/demand-side_platform">Demand Side Platform (DSP)</a>.
</p>
</td>
</tr>
</tbody>
</table><table class="experience">
<tbody>
<tr>
<td id="side-projects-name">
<a href='https://www.amazon.com/Emad-Mokhtar-Quran-Tafseer/dp/B07BCBHVPX/' target="_blank">Amazon Alexa skill for Quran Tafseer</a>
</td>
<td></td>
</tr>
<tr>
<td class="side-projects" style="max-width: 600px;" colspan="2">
<p>
Amazon Alex skill that consume Quran Tafseer API to provide Quran Tafseer to user on Amazon Alexa devices.
</p>
</td>
</tr>
</tbody>
</table>
<table class="experience">
<tbody>
<tr>
<td id="side-projects-name">
<a href='http://api.quran-tafseer.com' target="_blank">Quran Tafseer API</a> - <a href="https://github.com/EmadMokhtar/tafseer_api">[Github Repo]</a>
</td>
<td></td>
</tr>
<tr>
<td class="side-projects" style="max-width: 600px;" colspan="2">
<p>
A free and open source RESTfull API to provide multi-language Quran tafseer for developers,
<a href="http://emadmokhtar.com/lets-build-it.html">I wrote a blog post about it</a>.
</p>
</td>
</tr>
</tbody>
</table>
<table class="experience">
<tbody>
<tr>
<td id="side-projects-name">
<a href='https://platform.vftools.nl/' target="_blank">AskAnna</a>
</td>
<td></td>
</tr>
<tr>
<td class="side-projects" style="max-width: 600px;" colspan="2">
<p>
Django application that is used in Veneficus to run data analysis models with customers data, run work flows,
visualize the data after the modeling and algorithms, run custom script as a step of the flow, managing users
access and permissions, build surveys, and apply customer themes.
</p>
</td>
</tr>
</tbody>
</table>
<table class="experience">
<tbody>
<tr>
<td class="side-projects-name"><a href='http://www.giantsgl.com' target="_blank">GIANTS Gaming Lounge</a></td>
<td></td>
</tr>
<tr>
<td class="side-projects" style="max-width: 600px;" colspan="2">
<p>
Django application for GIANTS gaming lounge to help them manage customer profiles and customers can create gaming profile anywhere anytime, in other words customers will register online and just go to play in GIANTS. The application is integrating with
<a href="http://www.smartlaunch.com/" target="_blank">Smartlaunch</a> with its REST APIs in order to create/update customer profiles, show free computers in each branch in real-time.
</p>
</td>
</tr>
</tbody>
</table>
<table class="experience">
<tbody>
<tr>
<td class="side-projects-name"><a href='https://github.com/EmadMokhtar/ma3ana_kam'>Ma3ana Kam</a></td>
<td></td>
</tr>
<tr>
<td class="side-projects" style="max-width: 600px;" colspan="2">
<p>
Financial system which is dividing the monthly budget into a weekly budget, most of us make budget on monthly basis because we get paid on monthly basis, but imagine your budget will be on weekly basis, it’s like every week is new budget and new start,
and in order to keep track of the weekly budget you need to know how much you need to spend in a week.
</p>
</td>
</tr>
</tbody>
</table>
<table class="experience">
<tbody>
<tr>
<td class="side-projects-name">Creative Job Costing</td>
<td></td>
</tr>
<tr>
<td class="side-projects" style="max-width: 600px;" colspan="2">
<p>
It is Django application<strong> </strong>to manage our customers' creative jobs & our resources, with this application in hands managers can know exactly hours spent & cost of ever job.
</p>
</td>
</tr>
</tbody>
</table>
<table class="experience">
<tbody>
<tr>
<td class="side-projects-name"><a href='https://github.com/EmadMokhtar/Contrib.FileField'>Contrib.FileField</a></td>
<td></td>
</tr>
<tr>
<td class="side-projects" style="max-width: 600px;" colspan="2">
<p>New version of FileField that compatible with Orchard 1.8, this plug-in is give the administrator to add an upload/attach file to Custom Form. I’ve updated the old version to be compatible with Orchard 1.8 and add
more features.</p>
</tr>
</tbody>
</table>
<table class="experience">
<tbody>
<tr>
<td class="side-projects-name">Mini-CRM</td>
<td></td>
</tr>
<tr>
<td class="side-projects" style="max-width: 600px;" colspan="2">
<p>
It is Django application<strong> </strong>to manage ISP’s customer relations and keep tracking of the service jobs, it is easy to use and minimalist app and help the user to focus on the main information.
</p>
</td>
</tr>
</tbody>
</table>
<table class="experience">
<tbody>
<tr>
<td class="side-projects-name"><a href='https://github.com/EmadMokhtar/CustomControls.NotificationControl'>ASP.NET WebForms Notification Control</a></td>
<td></td>
</tr>
<tr>
<td class="side-projects" style="max-width: 600px;" colspan="2">
<p>
ASP.NET WebForms Notification Control is a free open source ASP.NET Control that display notification to the user and developer can use it from code behind and no need to write JavaScript or front-end code to use it, only drag the control to the ASP.NET
page and with one line of code display a notification for the user.
</p>
</td>
</tr>
</tbody>
</table>
<table class="experience">
<tbody>
<tr>
<td class="side-projects-name">Cosmic International Website</td>
<td></td>
</tr>
<tr>
<td class="side-projects" style="max-width: 600px;" colspan="2">
<p>
A company website that have company profile and product catalog, and company e-commerce web application where customer can order company products online.
</p>
</td>
</tr>
</tbody>
</table>
<table class="experience">
<tbody>
<tr>
<td class="side-projects-name">Web TimeTel</td>
<td></td>
</tr>
<tr>
<td class="side-projects" style="max-width: 600px;" colspan="2">
<p>
Time attendance web application built using ASP.NET WebForms with rich user experiences looks like Windows Modern UI “Metro UI”, bilingual, and easy to use.
</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="section" style="max-width: 900px;" id="section4">
<h2>Education</h2>
<p><strong>Modern Academy:</strong> Bachelor of Computer Science - Honor Excellence</p>
<p><strong>MongoDB University:</strong> M101P: MongoDB for Developers</p>
<p><strong>Udacity:</strong> How to Use Git and GitHub</p>
</div>
</div>
</body>
</html>