Skip to content

Commit

Permalink
changeing the size
Browse files Browse the repository at this point in the history
  • Loading branch information
hanaMohammedAbdullah authored Apr 30, 2024
1 parent a21e26f commit 4a4dd8d
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ <h2 class="text-center text-2xl">Hana Muhammed</h2>
<hr
class="my-2 mx-auto w-[95%] h-2 border border-t-3 border-x-0 border-b-0 border-cyan-950"
/>
<p> I bring a calm and focused mindset to my role as a QA engineer and full-stack developer, always ensuring that the products I work on are of the highest quality. I'm passionate about learning and growing in my field, constantly seeking out new opportunities to expand my skills and contribute fresh ideas to projects. Collaboration is key for meI thrive in environments where teamwork is encouraged, and I'm always ready to share my expertise to help the team succeed. My goal is simple: to make sure that every project I'm part of reaches its full potential.
<p class="text-sm"> I bring a calm and focused mindset to my role as a QA engineer and full-stack developer, always ensuring that the products I work on are of the highest quality. I'm passionate about learning and growing in my field, constantly seeking out new opportunities to expand my skills and contribute fresh ideas to projects. Collaboration is key for me.I thrive in environments where teamwork is encouraged, and I'm always ready to share my expertise to help the team succeed. My goal is simple: to make sure that every project I'm part of reaches its full potential.
</p>
<!-- skill -->
<div class="pl-5">
Expand All @@ -85,21 +85,11 @@ <h3 class="text-cyan-800 text-xl">Skill</h3>
<h3 class="text-cyan-800 text-xl">Experience</h3>

<div class="experience-section">
<h3 class="job-title text-cyan-700">
QA Intern (Right Company) | Feb - May 2023
</h3>
<un>
<li>Gained experience in white, gray, & black-box testing.Software Testing Life Cycle (STLC).</li>
<li>
Git/GitHub for version
control.
</li>
</un>


<h3 class="job-title text-cyan-700">
QA Engineer (Right Company) | May 2023 - Present
</h3>
<un>
<un class="text-sm">
<li>Manage time effectively in agile development with Jira & communicate clearly with the team..</li>
<li>
Strong TypeScript & JavaScript , Cypress skills for code comprehension.
Expand All @@ -111,6 +101,16 @@ <h3 class="job-title text-cyan-700">
<li>
Create test plans/cases , Excel in high-pressure environments to deliver quality work.
</li>
<h3 class="job-title text-cyan-700">
QA Intern (Right Company) | Feb - May 2023
</h3>
<un class="text-sm">
<li>Gained experience in white, gray, & black-box testing.Software Testing Life Cycle (STLC).</li>
<li>
Git/GitHub for version
control.
</li>
</un>
</un>
</div>
</div>
Expand Down Expand Up @@ -149,7 +149,7 @@ <h3 class="job-title text-cyan-700">
<h3 class="text-cyan-800 text-xl">Projects</h3>
<div class="project-section">
<h3 class="job-title text-cyan-700"><a href="https://github.com/hanaMohammedAbdullah/Amazon-nextjs">Amazone clone</a> | 2022</h3>
<un>
<un class="text-sm">
<li>
Developed a full-stack e-commerce website using Next.js & Tailwind
CSS.
Expand All @@ -160,7 +160,7 @@ <h3 class="job-title text-cyan-700"><a href="https://github.com/hanaMohammedAbdu
<h3 class="job-title text-cyan-700">
<a href="https://github.com/hanaMohammedAbdullah/Ordo">Ordo QR Menu Restaurant System</a> | 2023
</h3>
<un>
<un class="text-sm">
<li>
Developed a web app to improve restaurant sales using React.js and
laravel.
Expand All @@ -181,7 +181,7 @@ <h3 class="job-title text-cyan-700">
<h3 class="text-cyan-800 text-xl">Mentorship</h3>
<div class="mentorship-section">
<h3 class="job-title text-cyan-700">Mentor | 2022</h3>
<un>
<un class="text-sm">
<li>
Assisted first-year students in understanding basic Java
programming.
Expand All @@ -200,12 +200,12 @@ <h3 class="job-title text-cyan-700">Mentor | 2022</h3>
<div class="pl-5">
<h3 class="text-cyan-800 text-xl">Language</h3>
<div class="language-section flex">
<un>
<un class="text-sm">
<li>Kurdish (Native)</li>
<li>Arabic (Professional)</li>

</un>
<un>
<un class="text-sm">
<li>English (Professional)</li>
</un>
</div>
Expand Down

0 comments on commit 4a4dd8d

Please sign in to comment.