Skip to content

Commit 5f1a7fc

Browse files
authored
Update index.html
1 parent ee678ac commit 5f1a7fc

File tree

1 file changed

+44
-41
lines changed

1 file changed

+44
-41
lines changed

index.html

Lines changed: 44 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -2,56 +2,66 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5-
<title>Application Security Engineer</title>
5+
<title>Resume - Umer Yousuf</title>
66
<style>
77
body {
8-
font-family: Arial, sans-serif;
8+
font-family: 'Montserrat', sans-serif;
99
margin: 0;
1010
padding: 0;
11-
background-color: #f5f5f5;
11+
background-color: #f0f0f0;
1212
}
1313
.container {
14-
width: 80%;
15-
margin: 0 auto;
16-
padding: 20px;
17-
background-color: white;
18-
border: 1px solid #ddd;
19-
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
14+
width: 70%;
15+
margin: 40px auto;
16+
padding: 30px;
17+
background-color: #fff;
18+
border-radius: 15px;
19+
box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
2020
}
2121
.header {
2222
text-align: center;
23+
border-bottom: 2px solid #eeeeee;
2324
padding-bottom: 20px;
24-
border-bottom: 1px solid #ddd;
2525
}
2626
.header h1 {
27-
font-size: 32px;
27+
font-size: 36px;
28+
color: #1e90ff;
2829
margin: 0;
29-
color: #333;
3030
}
3131
.header p {
32-
margin: 5px 0;
33-
color: #666;
32+
font-size: 16px;
33+
color: #555;
34+
margin: 0;
3435
}
3536
.section {
36-
padding: 10px 0;
37-
border-bottom: 1px solid #ddd;
37+
padding: 20px 0;
38+
border-bottom: 1px solid #eeeeee;
3839
}
3940
.section h2 {
40-
font-size: 24px;
41-
color: #333;
42-
border-left: 5px solid #009688;
43-
padding-left: 10px;
41+
font-size: 26px;
42+
color: #1e90ff;
43+
margin: 0;
44+
padding-bottom: 10px;
45+
border-bottom: 2px solid #1e90ff;
4446
}
4547
.section ul {
46-
list-style: none;
47-
padding: 0;
48+
list-style-type: circle;
49+
padding-left: 20px;
4850
}
4951
.section ul li {
5052
margin-bottom: 10px;
53+
font-size: 16px;
54+
color: #333;
55+
}
56+
.section p {
57+
font-size: 16px;
58+
color: #333;
5159
}
5260
.footer {
5361
text-align: center;
5462
padding-top: 20px;
63+
font-size: 14px;
64+
color: #777;
5565
}
5666
</style>
5767
</head>
@@ -66,49 +76,45 @@ <h1>Umer Yousuf</h1>
6676
<div class="section">
6777
<h2>Summary</h2>
6878
<p>
69-
Cybersecurity expert specializing in application and product security, penetration testing, and risk assessments. Skilled in incident response and complex projects, with hall of fame recognition for uncovering security threats. I hold a Bachelor's in Computer Science.
79+
I am a cybersecurity expert specializing in application and product security, penetration testing, and risk assessments. Skilled in incident response and complex projects, with hall of fame recognition for uncovering security threats. I hold a Bachelor's degree in Computer Science.
7080
</p>
7181
</div>
7282

7383
<div class="section">
7484
<h2>Experience</h2>
7585
<ul>
7686
<li>
77-
<strong>Bank Alfalah (Dec 2023 - Present)</strong><br>
78-
Manager Application Security
87+
<strong>Bank Alfalah (Dec 2023 - Present)</strong>
7988
<ul>
89+
<li>Manager Application Security.</li>
8090
<li>Develop and implement security policies, standards, and procedures.</li>
8191
<li>Conduct risk assessments for applications and prioritize security efforts.</li>
8292
<li>Collaborate with development teams to integrate security measures into application architecture.</li>
83-
<li>Enforce secure coding practices and conduct training for developers.</li>
8493
<li>Oversee identification, assessment, and remediation of vulnerabilities in applications.</li>
85-
<li>Coordinate security assessments, penetration testing, and code reviews.</li>
86-
<li>Develop and implement incident response plans for application security incidents.</li>
8794
<li>Ensure applications adhere to compliance requirements and regulatory standards.</li>
88-
<li>Promote a culture of security awareness among all stakeholders.</li>
8995
</ul>
9096
</li>
9197
<li>
92-
<strong>Afsari Security (Feb 2023 - Nov 2023)</strong><br>
93-
Product Security Engineer
98+
<strong>Afsari Security (Feb 2023 - Nov 2023)</strong>
9499
<ul>
100+
<li>Product Security Engineer.</li>
95101
<li>Ensure the security and integrity of the company's products throughout the development lifecycle.</li>
96102
<li>Work closely with cross-functional teams to identify and mitigate security risks and vulnerabilities.</li>
97-
<li>Contribute to maintaining customer trust and safeguarding sensitive data.</li>
103+
<li>Develop and maintain incident response plans for product security.</li>
98104
</ul>
99105
</li>
100106
<li>
101-
<strong>Muneek Technologies (Dec 2019 - Jan 2023)</strong><br>
102-
Penetration Tester
107+
<strong>Muneek Technologies (Dec 2019 - Jan 2023)</strong>
103108
<ul>
109+
<li>Penetration Tester.</li>
104110
<li>Identify and assess vulnerabilities in computer systems, networks, and applications to improve security posture.</li>
105-
<li>Simulate real-world cyber-attacks to test security and provide actionable remediation recommendations.</li>
111+
<li>Simulate real-world cyber-attacks to test security and provide actionable recommendations for remediation.</li>
106112
</ul>
107113
</li>
108114
<li>
109-
<strong>KLab Inc. (Jan 2019 - Nov 2019)</strong><br>
110-
Ionic Developer
115+
<strong>KLab Inc. (Jan 2019 - Nov 2019)</strong>
111116
<ul>
117+
<li>Ionic Developer.</li>
112118
<li>Develop and maintain mobile applications using the Ionic framework with a focus on Angular.</li>
113119
<li>Collaborate with cross-functional teams to deliver high-quality, performant mobile applications.</li>
114120
</ul>
@@ -146,10 +152,7 @@ <h2>Hall of Fame Achievements</h2>
146152
<strong>Royal IHC</strong> - SQL Injection
147153
</li>
148154
<li>
149-
<strong>PwC</strong> - SharePoint Instance Takeover
150-
</li>
151-
<li>
152-
And many more...
155+
And more...
153156
</li>
154157
</ul>
155158
</div>

0 commit comments

Comments
 (0)