Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AliNSheikh authored Aug 21, 2024
1 parent 527a265 commit d5b46ea
Showing 1 changed file with 19 additions and 9 deletions.
28 changes: 19 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,9 @@
</div>
<div class="home__data">
<h1 class="home__title">Hello, I am Ali</h1>
<h3 class="home__subtitle">Flutter Developer</h3>
<h3 class="home__subtitle">Software Developer</h3>
<p class="home__description">
Software Engineer & Flutter Developer with +3 years experience.<br>
React & Flutter Developer with +3 years experience.<br>
Proficient in various platforms and languages.
</p>
<a href="#contact" class="button button--flex">
Expand All @@ -146,9 +146,10 @@ <h2 class="section__title">About Me</h2>
<div class="about__container container grid">
<div class="about__data">
<p class="about__description">
I am a highly skilled and motivated Flutter Developer with +3 years of experience.
My passion for creating innovative and user-friendly mobile applications drives me to constantly improve my skills and stay up-to-date with the latest industry trends.
I am seeking a challenging role where I can utilize my expertise in Flutter development to contribute to the success of a dynamic and forward-thinking company.
Experienced software developer with a track record of delivering high-quality mobile and web applications with 3 years experience .
Proficient in Flutter for cross-platform mobile development and React for building responsive web interfaces. Skilled in integrating Frontend applications with Backend services and APIs.
Passionate about creating engaging user experiences and continuously improving development practices.



Able to work with team,as a part or full time and as a trainee employer.
Expand Down Expand Up @@ -196,7 +197,7 @@ <h1 class="skills__title">Frontend developer</h1>
<div class="skills__data">
<div class="skills__titles">
<h3 class="skills__name">HTML</h3>
<span>100%</span>
<span>90%</span>
</div>
<div class="skills__bar">
<span class="skills__percentage skills__html"></span>
Expand All @@ -205,7 +206,7 @@ <h3 class="skills__name">HTML</h3>
<div class="skills__data">
<div class="skills__titles">
<h3 class="skills__name">CSS</h3>
<span>100%</span>
<span>90%</span>
</div>
<div class="skills__bar">
<span class="skills__percentage skills__css"></span>
Expand All @@ -228,6 +229,15 @@ <h3 class="skills__name">Dart</h3>
<div class="skills__bar">
<span class="skills__percentage skills__dart"></span>
</div>
</div>
<div class="skills__data">
<div class="skills__titles">
<h3 class="skills__name">React</h3>
<span>70%</span>
</div>
<div class="skills__bar">
<span class="skills__percentage skills__react"></span>
</div>
</div>
<div class="skills__data">
<div class="skills__titles">
Expand Down Expand Up @@ -393,14 +403,14 @@ <h2 class="section__title">Services</h2>
<div class="services__content">
<div>
<i class="uil uil-web-grid services__icon"></i>
<h3 class="services__title">UI <br> Desginer </h3>
<h3 class="services__title">Web <br> Development </h3>
</div>
<span class="button button--flex button--small button--link">
------------
</span>
<div class="services__modal">
<div class="services__modal-content">
<h4 class="services__modal-title">UI <br> Desginer</h4>
<h4 class="services__modal-title">Web <br> Developer</h4>
<i class="uil uil-times services__modal-close"></i>

<ul class="services__modal-services grid">
Expand Down

0 comments on commit d5b46ea

Please sign in to comment.