Skip to content

Commit

Permalink
Merge pull request #6 from AbdelhalimAhmed/full-stack
Browse files Browse the repository at this point in the history
latest version
  • Loading branch information
AbdelhalimAhmed authored Jun 23, 2021
2 parents b151138 + 3fd35e2 commit 39e070a
Showing 1 changed file with 62 additions and 24 deletions.
86 changes: 62 additions & 24 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ <h2 class="section-title">
</h2>
<div class="summary">
<p>
I’m a mobile developer with almost 3 years experience, My main
I’m a Mobile developer with almost 3 years experience, My main
stack is React-native, and I have a little background with swift
ios, java android and web front-end, Launched many apps on both
stores, I passionate about Problem Solving with JavaScript, So I
Expand All @@ -153,6 +153,42 @@ <h2 class="section-title">
>Experiences
</h2>

<div class="item">
<div class="meta">
<div class="upper-row">
<h3 class="job-title">Mobile Developer</h3>
<div class="time">2021 - present</div>
</div>
<!--//upper-row-->
<div class="company">we.CONECT Global Leaders, Berlin</div>
</div>
<!--//meta-->
<div class="details">
<li>
Develop Hubs101 app using React-native with Context state management.
</li>
</div>
<!--//details-->
</div>

<div class="item">
<div class="meta">
<div class="upper-row">
<h3 class="job-title">Mobile Developer</h3>
<div class="time">2020 - 2021</div>
</div>
<!--//upper-row-->
<div class="company">Qidz LLC, UAE - Remotely</div>
</div>
<!--//meta-->
<div class="details">
<li>
Develop Qidz App using React-native with Mobx state management.
</li>
</div>
<!--//details-->
</div>

<div class="item">
<div class="meta">
<div class="upper-row">
Expand Down Expand Up @@ -220,8 +256,8 @@ <h3 class="job-title">JavaScript Developer</h3>
<div class="item">
<div class="meta">
<div class="upper-row">
<h3 class="job-title">Software Engineer as a part-time</h3>
<div class="time">2019 - Present</div>
<h3 class="job-title">Software Engineer - (Part Time)</h3>
<div class="time">2019 - 2021</div>
</div>
<!--//upper-row-->
<div class="company">Elgameya, Egypt</div>
Expand Down Expand Up @@ -311,63 +347,65 @@ <h2 class="section-title">
</li>
</span>
</div>
<!--//item-->
<div class="item">
<span class="project-title"
><a href="https://shopz.io/" target="_blank">Shopz.io</a></span
>
-
<span class="project-tagline"
>An e-commerce app that buying and selling products.
</span>
</div>
<!--//item-->

<div class="item">
<span class="project-title"><a href="#hook">Elmawkaa</a> </span>
<span class="project-title"><a href="#hook">Qidz</a></span>
-
<span class="project-tagline"
>A mobile app marketplace that engages between all construction
industry stakeholders in the MENA region.
>QiDZ is a mobile app which allows parents to find and book children’s activities.
<li>
<a
href="https://play.google.com/store/apps/details?id=com.site.moka.construction"
href="https://play.google.com/store/apps/details?id=com.qidz&referrer=utm_source%3Dqidz_website%26utm_medium%3Ddownload_button%26utm_campaign%3Dqidz"
target="_blank"
>Download on the Google Play</a
>
</li>
<li>
<a
href="https://itunes.apple.com/us/app/%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9/id1277773878?mt=8"
href="https://apps.apple.com/gb/app/qidz-uae-family-activities/id1265147563?utm_source=qidz_website&utm_medium=download_button&utm_campaign=qidz"
target="_blank"
>Get it on App Store</a
>
</li>
</span>
</div>

<!--//item-->
<div class="item">
<span class="project-title"><a href="#hook">Shamel</a></span>
<span class="project-title"
><a href="https://shopz.io/" target="_blank">Shopz.io</a></span
>
-
<span class="project-tagline"
>An e-commerce app that buying and selling and trading on the
level of the entire Gulf.
>An e-commerce app that buying and selling products.
</span>
</div>
<!--//item-->
<div class="item">
<span class="project-title"><a href="#hook">Elmawkaa</a> </span>
-
<span class="project-tagline"
>A mobile app marketplace that engages between all construction
industry stakeholders in the MENA region.
<li>
<a
href="https://play.google.com/store/apps/details?id=com.malsapp.shamel"
href="https://play.google.com/store/apps/details?id=com.site.moka.construction"
target="_blank"
>Download on the Google Play</a
>
</li>
<li>
<a
href="https://itunes.apple.com/us/app/%D8%B3%D8%A7%D8%B9%D9%8A-%D8%A7%D9%84%D8%AE%D9%84%D9%8A%D8%AC/id1283658949?mt=8"
href="https://itunes.apple.com/us/app/%D8%A7%D9%84%D9%85%D9%88%D9%82%D8%B9/id1277773878?mt=8"
target="_blank"
>Get it on App Store</a
>
</li>
</span>
</div>
<!--//item-->

<!--//item-->

<!--//item-->
</section>
Expand Down

0 comments on commit 39e070a

Please sign in to comment.