-
Notifications
You must be signed in to change notification settings - Fork 0
/
frontEnd.html
258 lines (241 loc) · 9.23 KB
/
frontEnd.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>CV</title>
<script src="https://cdn.tailwindcss.com"></script>
<link href="./output.css" rel="stylesheet" />
<style>
/* Define a print-specific CSS style */
@media print {
main {
background: black !important; /* Set background color to black */
background-color: black !important; /* Set background color to black */
color: white !important; /* Set text color to white */
}
}
</style>
</head>
<body class="p-0 m-0 w-screen h-screen bg-black text-white font-serif" id="contentToConvert">
<main class="p-0 m-0 w-screen h-screen">
<div class="mx-auto text-center">
<h2 class="text-center text-2xl">Hana Muhammed</h2>
</div>
<div class="flex justify-center text-sm">
<img
class="object-fill h-7"
src="./asset/icon/icons8-linkedin-32.png"
alt=""
srcset=""
/>
<a href="https://www.linkedin.com/in/hana-abdulla-70ab181b8/"
>Linkedin</a
> |
<img
class="object-fill h-6"
src="./asset/icon/icons8-phone-32.png"
alt=""
srcset=""
/>
<a href="tel:+9647503073718">+964-750-3073718</a> |
<img
class="object-fill h-6"
src="./asset/icon/icons8-gmail-32.png"
alt=""
srcset=""
/>
<a href="mailto:[email protected]"
</a>
|
<img
class="object-fill h-7"
src="./asset/icon/icons8-github-32.png"
alt=""
srcset=""
/><a href="">Github</a>
|
<img
class="object-fill h-6"
src="./asset/icon/icons8-location-32.png"
alt=""
srcset=""
/>
<a href="tel:+9647503073718">Erbil,Iraq</a>
</div>
<hr
class="my-1 mx-auto w-[95%] h-2 border border-t-3 border-x-0 border-b-0 border-cyan-950"
/>
<p class="mb-1 px-5 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-2">
<h3 class="text-cyan-800 text-xl">Skills</h3>
<div class="container">
<un class="text-sm">
<li>
JavaScript | TypeScript | Tailwind CSS | Next.js | React.js |
Node.js
</li>
<li>
Test Plans | Test Cases | Manual Testing | API Testing |
Communication | Problem Solving | Jira | Cypress | Automation | Mobile Testing
</li>
</un>
</div>
</div>
<hr
class="my-1 mx-auto w-[95%] border border-t-3 border-x-0 border-b-0 border-cyan-950"
/>
<!-- experince -->
<div class="pl-2">
<h3 class="text-cyan-800 text-xl">Experience</h3>
<div class="experience-section">
<h3 class="job-title text-cyan-700">
QA Engineer (Rigt Company) | May 2023 - Present
</h3>
<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 Automation.Using Script to make daily task easier.
</li>
<li>
Identify critical issues – Resolved a core bug. Maker clear and Undrestandable Bug Report to the Dev Team.
</li>
<li>
Create test plans/cases , Excel in high-pressure environments to deliver Good quality Feature and Product.
</li>
<h3 class="job-title text-cyan-700">
QA Intern (Rigt Company) | Feb 2023 - 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>
<hr
class="my-1 mx-auto w-[95%] h-2 border border-t-3 border-x-0 border-b-0 border-cyan-950"
/>
<!-- edication -->
<div class="pl-2">
<h3 class="text-cyan-800 text-xl">Education</h3>
<div class="education-section">
<h3 class="job-title text-cyan-700">
Re:coded Full-Stack Bootcamp | 2024 - 2024 (7 months )
</h3>
<un class="text-sm">
<li>My experience Team leader to deliver a Movie project </li>
<li>Building hiredHub A portal to Job Seeker and Employeer <a href="https://hiredhub.vercel.app/" class="text-cyan-700">Website</a></li>
</un>
<h3 class="job-title text-cyan-700">
Bachelor of Software Engineer | 2019 - 2023
</h3>
<un class="text-sm">
<li>Graduated as the 5th ranked student in the department.University of Salahaddin Engineer</li>
</un>
</div>
</div>
<hr
class="my-1 mx-auto w-[95%] h-2 border border-t-3 border-x-0 border-b-0 border-cyan-950"
/>
<!-- project -->
<div class="pl-2">
<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">Amazon clone</a> | 2022</h3>
<un class="text-sm">
<li>
Developed a full-stack e-commerce website using Next.js & Tailwind
CSS.
</li>
<li>Implemented a payment gateway using Stripe API.</li>
</un>
<h3 class="job-title text-cyan-700">
<a href="https://github.com/hanaMohammedAbdullah/Ordo">Ordo QR Menu Restaurant System</a> | 2023
</h3>
<un class="text-sm">
<li>
Developed a web app to improve restaurant sales using React.js and
laravel.
</li>
<!-- <li>
Designed the system architecture, focusing on user experience and
efficiency.Built a user-friendly QR menu interface for seamless customer
ordering.
</li> -->
</un>
</div>
</div>
<hr
class="my-1 mx-auto w-[95%] h-2 border border-t-3 border-x-0 border-b-0 border-cyan-950"
/>
<!-- mentor ship -->
<div class="pl-2">
<h3 class="text-cyan-800 text-xl">Mentorship</h3>
<div class="mentorship-section">
<h3 class="job-title text-cyan-700">Mentor | 2022</h3>
<un class="text-sm">
<li>
Assisted first-year students in understanding basic Java
programming.
</li>
<li>
Provided guidance on how to approach and solve programming
problems.
</li>
</un>
</div>
</div>
<hr
class="my-1 mx-auto w-[95%] h-2 border border-t-3 border-x-0 border-b-0 border-cyan-950"
/>
<!-- Certificate -->
<div class="pl-2">
<h3 class="text-cyan-800 text-xl">Certificate</h3>
<div class="mentorship-section">
<h3 class="job-title text-cyan-700">The Complete 2024 Software Testing Bootcamp
</h3>
<un class="text-sm">
<li>
Learn Manual Testing, Jira, SQL, Agile, Scrum, API Testing, and
Selenium WebDriver.
</li>
</un>
<h3 class="job-title text-cyan-700">Front-End Development Bootcamp | 2022
</h3>
<un class="text-sm">
<li>
Wecode Bootcamp from Rounga Foundation , it was consist of 116 hours of training. (JavaScript , React.js , Bootstrap 5 , Jestjs)
</li>
</un>
</div>
</div>
<!-- language -->
<hr
class="my-1 mx-auto w-[95%] h-2 border border-t-3 border-x-0 border-b-0 border-cyan-950"
/>
<div class="pl-2">
<h3 class="text-cyan-800 text-xl">Language</h3>
<div class="language-section flex justify-between text-sm" >
<un class="">
<li>English (Professional)</li>
</un>
<un class="">
<li>Arabic (Professional)</li>
</un>
<un class="">
<li>Kurdish (Native)</li>
</un>
</div>
</div>
</div>
</div>
</main>
</body>
</html>