Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdelhalimAhmed committed Aug 9, 2020
1 parent 21e3e75 commit b151138
Showing 1 changed file with 21 additions and 20 deletions.
41 changes: 21 additions & 20 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<div class="profile-container">
<img class="profile" src="assets/images/profile.png" alt="" />
<h1 class="name">Abdelhalim Abdelsadek</h1>
<h3 class="tagline">Full Stack Developer</h3>
<h3 class="tagline">Mobile Developer</h3>
</div>
<!--//profile-container-->

Expand Down Expand Up @@ -136,7 +136,7 @@ <h2 class="section-title">
</h2>
<div class="summary">
<p>
I’m a Full Stack 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,24 +153,6 @@ <h2 class="section-title">
>Experiences
</h2>

<div class="item">
<div class="meta">
<div class="upper-row">
<h3 class="job-title">Full Stack Developer</h3>
<div class="time">2020 - present</div>
</div>
<!--//upper-row-->
<div class="company">Qidz LLC</div>
</div>
<!--//meta-->
<div class="details">
<li>
Develop Qidz App using React-native with Mobx.
</li>
</div>
<!--//details-->
</div>

<div class="item">
<div class="meta">
<div class="upper-row">
Expand Down Expand Up @@ -258,6 +240,25 @@ <h3 class="job-title">Software Engineer as a part-time</h3>
<!--//details-->
</div>

<div class="item">
<div class="meta">
<div class="upper-row">
<h3 class="job-title">Freelancer JavaScript Developer</h3>
<div class="time">2017 - 2018</div>
</div>
<!--//upper-row-->
<div class="company">MK Corp. s.r.o, Czech Republic</div>
</div>
<!--//meta-->
<div class="details">
<li>
Develop Rofl.Zone App using React-native with Apollo-Client and
GraphQl.
</li>
<li>Modify and fix bugs on T7ps web app using Vue.js.</li>
</div>
<!--//details-->
</div>
<!--//item-->
</section>
<!--//section-->
Expand Down

0 comments on commit b151138

Please sign in to comment.