-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
231 lines (229 loc) · 27.3 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>Resume - Start Bootstrap Theme</title>
<link rel="icon" type="image/x-icon" href="assets/img/favicon.ico" />
<!-- Font Awesome icons (free version)-->
<script src="https://use.fontawesome.com/releases/v6.3.0/js/all.js" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/dompurify/3.0.3/purify.min.js"></script>
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Saira+Extra+Condensed:500,700" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Muli:400,400i,800,800i" rel="stylesheet" type="text/css" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
</head>
<body id="page-top">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-dark bg-primary fixed-top" id="sideNav">
<a class="navbar-brand js-scroll-trigger" href="#page-top">
<span class="d-block d-lg-none">Ivan Sidorchuk</span>
<span class="d-none d-lg-block"><img class="img-fluid img-profile rounded-circle mx-auto mb-2" src="assets/img/27118841.jpeg" alt="..." /></span>
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#about">About</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#experience">Experience</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#projects">Projects</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#education">Education</a></li>
<li class="nav-item"><a class="nav-link js-scroll-trigger" href="#skills">Skills</a></li>
<!-- <li class="nav-item"><a class="nav-link js-scroll-trigger" href="#awards">Awards</a></li> -->
</ul>
</div>
</nav>
<!-- Page Content-->
<div class="container-fluid p-0">
<!-- About-->
<section class="resume-section" id="about">
<div class="resume-section-content">
<h1 class="mb-0">
Ivan
<span class="text-primary">Sidorchuk</span>
</h1>
<div class="subheading mb-5">
Security Consultant · AWS · WaPen ·
<a href="mailto:name@email.com">ivan.m.sidorchuk@gmail.com</a>
</div>
<p class="lead mb-5">Hi, I'm Ivan, a Web Application Penetration Tester with a proven track record in AWS security. My engineering background has equipped me with a unique analytical mindset and problem-solving skills, which I've applied to the cybersecurity domain. I've successfully identified and mitigated risks in numerous web applications, ensuring they align with industry best practices. With my expertise, I've provided teams with actionable security recommendations, enhancing their cloud security posture. If you're looking to fortify your web applications and AWS environment, let's connect and make your digital assets more secure.</p>
<div class="aws-certs">
<a href="https://www.credly.com/badges/2c310d1a-f43b-430d-8a0a-6f1ce0400b97/public_url" target="_blank" rel="noopener noreferrer">
<img src="./assets/img/aws-certified-solutions-architect-associate.png" alt="aws-certified-solutions-architect-associate"></a>
<a href="https://www.credly.com/badges/9b6ab97c-0d81-4cce-87fc-f058b0bac089/public_url" target="_blank" rel="noopener noreferrer">
<img src="./assets/img/aws-certified-security-specialty.png" alt="aws-certified-security-specialty"></a>
<a href="https://www.credly.com/badges/c18d81bc-f138-40c8-84bd-d65e0ac5d0cd/public_url" target="_blank" rel="noopener noreferrer">
<img src="./assets/img/microsoft-certified-azure-administrator-associate.2.png" alt="azure-administrator-associate"></a>
<a href="https://www.credly.com/badges/c1b77349-6b2f-41aa-bd03-b3fc12b9e995/public_url" target="_blank" rel="noopener noreferrer">
<img src="./assets/img/comptia-security-ce-certification.png" alt="comptia-security-ce-certification"></a>
<a href="https://www.credly.com/badges/6182a734-e15f-4f56-bf95-ae10104ab887/public_url" target="_blank" rel="noopener noreferrer">
<img src="./assets/img/comptia-network-ce-certification.1.png" alt="comptia-network-ce-certification"></a>
</div>
<div class="social-icons">
<a class="social-icon" href="https://www.linkedin.com/in/ivansidorchuk/" target="_blank" rel="noopener noreferrer"><i class="fab fa-linkedin-in"></i></a>
<a class="social-icon" href="https://github.com/sidor2" target="_blank" rel="noopener noreferrer"><i class="fab fa-github"></i></a>
<!-- <a class="social-icon" href="#!"><i class="fab fa-twitter"></i></a>
<a class="social-icon" href="#!"><i class="fab fa-facebook-f"></i></a> -->
</div>
<p class="lead mb-5" id="counter-output"></p>
</div>
</section>
<hr class="m-0" />
<!-- Experience-->
<section class="resume-section" id="experience">
<div class="resume-section-content">
<h2 class="mb-5">Experience</h2>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">Senior Security Consultant</h3>
<div class="subheading mb-3">NetSPI</div>
<ul>
<li>Conducting penetration tests on web applications to uncover OWASP Top 10 vulnerabilities.</li>
<li>Performing comprehensive AWS assessments, identifying configuration weaknesses and IAM gaps.</li>
<li>Evaluating security of AWS environment, ensuring compliance with AWS security pillar.</li>
<li>Recommending solutions for enhancing IAM policies and enforcing granular access controls.</li>
<li>Performing security assessments of AWS infrastructure leading to minimized potential network attack vectors.</li>
<li>Creating comprehensive reports outlining vulnerabilities, their potential impact, and recommended remediations.</li>
<li>Collaborating across teams to assess new AWS services, evaluating security features and potential risks.</li>
<li>Leading AWS environment security assessments and mentoring new team members.</li>
<li>Staying updated on emerging threats and security vulnerabilities, consistently refreshing knowledge.</li>
</ul>
</div>
<div class="flex-shrink-0"><span class="text-primary">January 2022 - Present</span></div>
</div>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">Product Validation Engineer</h3>
<div class="subheading mb-3">Daimler Trucks North America</div>
<ul>
<li>Developed and executed test plans for automotive powertrain systems to ensure compliance with and emissions requirements.</li>
<li>Conducted performance testing on powertrain systems to measure and analyze emissions characteristics.</li>
<li>Designed and implemented test procedures for powertrain calibration for adherence to regulatory standards.</li>
<li>Collaborated with cross-functional teams to define test requirements and specifications.</li>
<li>Conducted root cause analysis of powertrain issues to identify and resolve technical challenges.</li>
<li>Evaluated and validated new powertrain components, assessing their performance, and compatibility for integration into production vehicles.</li>
<li>Analyzed and interpreted test data, preparing comprehensive reports and summaries to communicate test results and findings to stakeholders.</li>
<li>Contributed to the development and improvement of testing methodologies, procedures, and tools.</li>
<li>Developed a web application for centralized management of test results using Python.</li>
</ul>
</div>
<div class="flex-shrink-0"><span class="text-primary">November 2018 - January 2022</span></div>
</div>
</div>
</section>
<hr class="m-0" />
<!-- projects-->
<section class="resume-section" id="projects">
<div class="resume-section-content">
<h2 class="mb-5">projects</h2>
<ul>
<li><a href="https://github.com/sidor2/resume-iac" style="text-decoration:none" target="_blank" rel="noopener noreferrer">Cloud Resume Challenge</a></li>
<li><a href="https://github.com/sidor2/disable-iam-user-access-keys" style="text-decoration:none" target="_blank" rel="noopener noreferrer">Disable IAM User Access Keys </a></li>
<li><a href="https://github.com/sidor2/runlog" style="text-decoration:none" target="_blank" rel="noopener noreferrer">Runlog Project</a></li>
<li><a href="https://github.com/sidor2/root-account-use-alarm" style="text-decoration:none" target="_blank" rel="noopener noreferrer">Root Account Access Alarm</a></li>
<li><a href="https://github.com/sidor2/acg-cognito-project" style="text-decoration:none" target="_blank" rel="noopener noreferrer">A Cloud Guru Cognito Lab Solution</a></li>
<li><a href="https://github.com/sidor2/acg-apprentice-labs" style="text-decoration:none" target="_blank" rel="noopener noreferrer">A Cloud Guru IAM, VPC, EC2 Labs' Solutions</a></li>
</ul>
</div>
</section>
<!-- Education-->
<section class="resume-section" id="education">
<div class="resume-section-content">
<h2 class="mb-5">Education</h2>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<h3 class="mb-0">Portland State University</h3>
<div class="subheading mb-3">Bachelor of Science</div>
<div>Mechanical Engineering</div>
</div>
<div class="flex-shrink-0"><span class="text-primary">September 2014 - June 2017</span></div>
</div>
</div>
</section>
<hr class="m-0" />
<!-- Skills-->
<section class="resume-section" id="skills">
<div class="resume-section-content">
<h2 class="mb-5">Skills</h2>
<div class="subheading mb-3">Programming Languages & Tools</div>
<ul class="list-inline dev-icons">
<li class="list-inline-item"><i title="Python" class="fab fa-python"></i></li>
<li class="list-inline-item"><i title="AWS" class="fab fa-aws"></i></li>
<li class="list-inline-item"><i title="JavaScript" class="fab fa-js-square"></i></li>
<li class="list-inline-item"><i title="Linux" class="fab fa-linux"></i></li>
<li class="list-inline-item"><i title="Windows" class="fab fa-windows"></i></li>
<li class="list-inline-item"><i title="Docker" class="fa-brands fa-docker"></i></li>
<li class="list-inline-item"><i title="Jenkins" class="fa-brands fa-jenkins"></i></li>
<li class="list-inline-item"><i title="GitHub" class="fa-brands fa-github"></i></li>
<li class="list-inline-item"><i title="Digital Ocean" class="fa-brands fa-digital-ocean"></i></li>
<li class="list-inline-item"><i title="Burp Suite"><svg width="64px" height="64px" viewBox="-1.27 -1.27 15.24 15.24" id="svg8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg" fill="#000000"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <defs id="defs2"> <clipPath clipPathUnits="userSpaceOnUse" id="clipPath5343"> <path d="m 3.0688351,285.55677 c -1.613568,1.19596 -2.5662181,3.08478 -2.56883509,5.09323 0,3.50701 2.84299219,6.35 6.35000009,6.35 C 10.357008,297 13.2,294.15701 13.2,290.65 c -0.0022,-0.84296 -0.452078,-2.71271 -0.500228,-2.45359 -0.02424,0.84121 -0.571809,2.35322 -0.602031,2.23138 -0.0026,-0.50621 -0.2876,-1.42626 -0.305098,-1.19509 0.02804,1.40695 -1.48374,3.17677 -2.3076623,3.50038 -0.8310457,0.36942 -1.7371637,0.56412 -2.6117267,0.56534 -0.1736918,2e-5 -1.1686519,-0.13807 -1.6443439,-0.70435 -0.826376,-0.89253 -0.00201,-1.09994 0.4625039,-1.27331 0.5055862,-0.18871 1.030887,-0.30969 1.5203212,-0.42013 0.7456988,-0.16826 0.4710618,-0.52626 0.1049028,-0.6289 -0.9266939,-0.25976 -2.044886,0.33543 -2.8654579,0.30593 -0.848406,-0.0291 -0.804618,-1.69621 -0.1405601,-1.76217 0.7394212,-0.0734 1.6665151,-0.51079 1.461779,-0.65673 -0.8303549,-0.61672 -0.9617369,-0.79081 -1.0595549,-1.16418 -0.1480201,-0.565 0.341282,-1.03557 0.05777,-0.96356 -0.2596169,0.08 -0.4110678,0.15641 -0.5988619,0.25715 -0.1672929,0.0897 -0.293814,0.0546 -0.6751841,0.002 -0.3249449,-0.045 -0.3870058,-0.0557 -0.3755009,-0.25673 0.0115,-0.20097 0.07295,-0.52125 -0.05223,-0.47648 z" id="path5345" style="fill:#7aafff;fill-opacity:1;stroke:none;stroke-width:2.01045942;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"></path> </clipPath> <clipPath clipPathUnits="userSpaceOnUse" id="clipPath4543"> <path d="m 1.7760088,291.5696 c -1.82613339,0.17434 -3.2940315,0.91934 -3.4903996,2.16451 -0.2629054,1.66729 1.5678591,3.34127 4.0891213,3.73893 1.2172084,0.19119 2.434234,0.053 3.3807423,-0.38387 0.7310194,0.5283 1.669357,0.90078 2.6704721,1.06008 2.5212691,0.39771 4.7783381,-0.6315 5.0412801,-2.2988 0.262905,-1.6673 -1.490667,-1.94329 -4.257163,-2.17938 -2.7664958,-0.23609 -3.6163896,-1.68839 -5.7470448,-2.04575 -0.5660191,-0.0893 -1.1380808,-0.10817 -1.6870084,-0.0557 z" id="path4545" style="opacity:1;vector-effect:none;fill:#666666;fill-opacity:1;stroke:none;stroke-width:2.11666656;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"></path> </clipPath> <clipPath clipPathUnits="userSpaceOnUse" id="clipPath5343-7"> <path d="m 3.0688351,285.55677 c -1.613568,1.19596 -2.5662181,3.08478 -2.56883509,5.09323 0,3.50701 2.84299219,6.35 6.35000009,6.35 C 10.357008,297 13.2,294.15701 13.2,290.65 c -0.0022,-0.84296 -0.452078,-2.71271 -0.500228,-2.45359 -0.02424,0.84121 -0.571809,2.35322 -0.602031,2.23138 -0.0026,-0.50621 -0.2876,-1.42626 -0.305098,-1.19509 0.02804,1.40695 -1.48374,3.17677 -2.3076623,3.50038 -0.8310457,0.36942 -1.7371637,0.56412 -2.6117267,0.56534 -0.1736918,2e-5 -1.1686519,-0.13807 -1.6443439,-0.70435 -0.826376,-0.89253 -0.00201,-1.09994 0.4625039,-1.27331 0.5055862,-0.18871 1.030887,-0.30969 1.5203212,-0.42013 0.7456988,-0.16826 0.4710618,-0.52626 0.1049028,-0.6289 -0.9266939,-0.25976 -2.044886,0.33543 -2.8654579,0.30593 -0.848406,-0.0291 -0.804618,-1.69621 -0.1405601,-1.76217 0.7394212,-0.0734 1.6665151,-0.51079 1.461779,-0.65673 -0.8303549,-0.61672 -0.9617369,-0.79081 -1.0595549,-1.16418 -0.1480201,-0.565 0.341282,-1.03557 0.05777,-0.96356 -0.2596169,0.08 -0.4110678,0.15641 -0.5988619,0.25715 -0.1672929,0.0897 -0.293814,0.0546 -0.6751841,0.002 -0.3249449,-0.045 -0.3870058,-0.0557 -0.3755009,-0.25673 0.0115,-0.20097 0.07295,-0.52125 -0.05223,-0.47648 z" id="path5345-5" style="fill:#7aafff;fill-opacity:1;stroke:none;stroke-width:2.01045942;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"></path> </clipPath> <clipPath clipPathUnits="userSpaceOnUse" id="clipPath4543-3"> <path d="m 1.7760088,291.5696 c -1.82613339,0.17434 -3.2940315,0.91934 -3.4903996,2.16451 -0.2629054,1.66729 1.5678591,3.34127 4.0891213,3.73893 1.2172084,0.19119 2.434234,0.053 3.3807423,-0.38387 0.7310194,0.5283 1.669357,0.90078 2.6704721,1.06008 2.5212691,0.39771 4.7783381,-0.6315 5.0412801,-2.2988 0.262905,-1.6673 -1.490667,-1.94329 -4.257163,-2.17938 -2.7664958,-0.23609 -3.6163896,-1.68839 -5.7470448,-2.04575 -0.5660191,-0.0893 -1.1380808,-0.10817 -1.6870084,-0.0557 z" id="path4545-5" style="opacity:1;vector-effect:none;fill:#666666;fill-opacity:1;stroke:none;stroke-width:2.11666656;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"></path> </clipPath> </defs> <g id="layer1" transform="translate(0,-284.3)"> <path d="m 6.4849027,284.3072 v 2.08411 c 0.0023,0.024 0.00124,0.0482 -0.0031,0.0718 -0.00119,0.008 -0.00275,0.0156 -0.00465,0.0233 -1.659e-4,0.001 -3.44e-4,0.002 -5.292e-4,0.003 -0.016722,0.0634 -0.056768,0.11826 -0.1121378,0.15348 l -2.7383211,2.46186 h 2.6825236 c 0.013989,-0.003 0.028161,-0.004 0.042375,-0.004 0.075855,-8.3e-4 0.1483061,0.0314 0.1984375,0.0884 0.00193,0.002 0.00382,0.003 0.00568,0.005 5.292e-4,6.9e-4 0.00103,0.001 0.00156,0.002 0.049934,0.0585 0.071494,0.13601 0.058911,0.21187 v 2.27325 h 3.1155722 c 0.00429,-8e-4 0.0086,-10e-4 0.01292,-0.002 0.1303943,-0.01 0.2479968,0.0782 0.2749191,0.20619 v 5.3e-4 c 0.001,0.005 0.0019,0.01 0.0026,0.0145 10e-4,0.007 0.0017,0.0148 0.0021,0.0222 1.83e-4,0.001 3.44e-4,0.003 5.29e-4,0.004 3.7e-4,0.008 3.7e-4,0.0162 0,0.0243 3e-6,6.8e-4 3e-6,0.001 0,0.002 -0.0034,0.0821 -0.045384,0.15772 -0.1131721,0.20412 l -3.1631427,2.84477 v 1.98438 c 3.3453488,-0.21004 5.9513138,-2.98411 5.9520918,-6.33605 -0.0029,-3.45239 -2.7635105,-6.26995 -6.2151246,-6.34328 z" id="path4514-36" style="fill:#ffac76;fill-opacity:1;stroke:none;stroke-width:1.74658811;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"></path> <path d="m 5.9648994,284.31438 c -3.350241,0.20377 -5.963309,2.97962 -5.964493,6.33605 0.0027,3.45692 2.770221,6.27656 6.226493,6.3438 v -2.08308 c -0.0037,-0.0398 0.0018,-0.0799 0.01602,-0.11731 0.01712,-0.0463 0.04705,-0.0868 0.0863,-0.11678 l 2.753319,-2.47427 h -2.684591 c -0.03505,0.006 -0.07093,0.004 -0.10542,-0.004 -0.0036,-7.9e-4 -0.0073,-0.002 -0.01085,-0.003 -0.148745,-0.0355 -0.235201,-0.19074 -0.187069,-0.3359 v -2.23447 h -3.087148 c -0.150142,0.0416 -0.30303,-0.0569 -0.327112,-0.21084 -0.02221,-0.11364 0.03313,-0.22832 0.135909,-0.28164 l 3.148645,-2.83084 z" id="path4514-36-6" style="fill:#999999;fill-opacity:1;stroke:none;stroke-width:1.74658811;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"></path> <path d="m 6.3504094,284.30011 a 6.3499999,6.3499999 0 0 0 -0.385507,0.014 v 1.98799 l -3.1481262,2.83084 a 0.26090676,0.26090676 0 0 0 -0.1359087,0.28163 0.26059706,0.26059706 0 0 0 0.3271117,0.21084 h 3.0871482 v 2.23449 a 0.26090676,0.26090676 0 0 0 0.187069,0.3359 0.26090676,0.26090676 0 0 0 0.01085,0.003 0.26059706,0.26059706 0 0 0 0.104903,0.004 h 2.6851074 l -2.7533184,2.47426 a 0.26059706,0.26059706 0 0 0 -0.0863,0.11628 0.26094169,0.26094169 0 0 0 -0.01602,0.11782 v 2.08308 a 6.3499999,6.3499999 0 0 0 0.12299,0.006 6.3499999,6.3499999 0 0 0 0.3984247,-0.014 v -1.98437 l 3.1631117,-2.84479 a 0.26059706,0.26059706 0 0 0 0.1131722,-0.20412 0.26059706,0.26059706 0 0 0 0,-0.002 0.26059706,0.26059706 0 0 0 0,-0.0243 0.26059706,0.26059706 0 0 0 -5.17e-4,-0.004 0.26059706,0.26059706 0 0 0 -0.0021,-0.0222 0.26059706,0.26059706 0 0 0 -0.0026,-0.0145 0.26059706,0.26059706 0 0 0 0,-5.2e-4 0.26059706,0.26059706 0 0 0 -0.2749192,-0.20619 0.26059706,0.26059706 0 0 0 -0.01292,0.002 H 6.6164911 v -2.27324 a 0.26059706,0.26059706 0 0 0 -0.05891,-0.21188 0.26059706,0.26059706 0 0 0 -0.0016,-0.002 0.26059706,0.26059706 0 0 0 -0.0057,-0.005 0.26059706,0.26059706 0 0 0 -0.1984367,-0.0884 0.26059706,0.26059706 0 0 0 -0.04237,0.004 H 3.6269529 l 2.7383325,-2.46187 a 0.26059706,0.26059706 0 0 0 0.1121367,-0.15348 0.26059706,0.26059706 0 0 0 5.17e-4,-0.003 0.26059706,0.26059706 0 0 0 0.0047,-0.0232 0.26059706,0.26059706 0 0 0 0.0031,-0.0718 v -2.08411 a 6.3499999,6.3499999 0 0 0 -0.1353917,-0.007 z" id="path4514" style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.74658811;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"></path> <path d="m 6.4848546,284.30678 v 5.2e-4 2.08411 c 0.0023,0.024 0.0012,0.0482 -0.0031,0.0718 -0.0012,0.008 -0.0028,0.0155 -0.0046,0.0232 -1.66e-4,0.001 -3.32e-4,0.002 -5.17e-4,0.003 -0.01672,0.0634 -0.05677,0.11825 -0.112138,0.15347 l -2.738335,2.46187 h 0.521415 l 2.516643,-2.26239 c 0.05537,-0.0352 0.09542,-0.09 0.112138,-0.15348 1.82e-4,-10e-4 3.58e-4,-0.002 5.17e-4,-0.003 0.0019,-0.008 0.0034,-0.0155 0.0047,-0.0233 0.0043,-0.0237 0.0054,-0.0473 0.0031,-0.0713 v -2.27066 c -0.09935,-0.007 -0.199144,-0.0118 -0.299723,-0.014 z m 0.165881,4.9935 c -0.01352,1.7e-4 -0.02698,0.002 -0.04031,0.004 0.0081,0.0337 0.01097,0.0689 0.0052,0.10387 v 2.27325 h 0.299724 v -2.07378 c 0.01259,-0.0759 -0.009,-0.15339 -0.05891,-0.21187 -5.3e-4,-6.6e-4 -10e-4,-0.001 -0.0016,-0.002 -0.0019,-0.002 -0.0038,-0.003 -0.0057,-0.005 -0.05012,-0.0569 -0.122578,-0.0892 -0.198438,-0.0884 z m 3.3930744,2.57865 c -0.0043,5.6e-4 -0.0086,10e-4 -0.01292,0.002 h -0.01395 c 3.94e-4,0.002 0.0017,0.003 0.0021,0.005 v 5.2e-4 c 10e-4,0.005 0.0019,0.01 0.0026,0.0145 0.001,0.007 0.0017,0.0148 0.0021,0.0222 1.83e-4,10e-4 3.32e-4,0.003 5.17e-4,0.004 3.7e-4,0.008 3.7e-4,0.0162 0,0.0243 3e-6,6.9e-4 3e-6,10e-4 0,0.002 -0.0034,0.0821 -0.04538,0.15772 -0.1131706,0.20412 l -3.1631148,2.84479 v 1.98437 c 0.100727,-0.006 0.200905,-0.0149 0.30024,-0.0258 v -1.75854 l 3.1631134,-2.84479 c 0.06779,-0.0464 0.109728,-0.12205 0.113172,-0.20412 3e-6,-6.6e-4 3e-6,-10e-4 0,-0.002 3.7e-4,-0.008 3.7e-4,-0.0162 0,-0.0243 -1.66e-4,-0.001 -3.31e-4,-0.003 -5.17e-4,-0.004 -3.7e-4,-0.007 -0.0016,-0.0148 -0.0026,-0.0222 -7.4e-4,-0.005 -0.0016,-0.01 -0.0026,-0.0145 v -5.2e-4 c -0.02692,-0.12798 -0.144522,-0.21618 -0.274918,-0.20619 z" id="path4514-36-1" style="fill:#ff924b;fill-opacity:1;stroke:none;stroke-width:1.74658811;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"></path> </g> </g></svg></i></li>
</ul>
<div class="subheading mb-3">Security Assessment Tools</div>
<div class="d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="flex-grow-1">
<ul>
<li>Rhino Security Labs / pacu</li>
<li>Rhino Security Labs / IAMActionHunter</li>
<li>NCC Group / ScoutSuite</li>
<li>NCC Group / PMapper</li>
</ul>
</div>
</div>
</div>
</section>
<hr class="m-0" />
<!-- Awards-->
<!-- <section class="resume-section" id="awards">
<div class="resume-section-content">
<h2 class="mb-5">Awards & Certifications</h2>
<ul class="fa-ul mb-0">
<li>
<span class="fa-li"><i class="fas fa-trophy text-warning"></i></span>
Google Analytics Certified Developer
</li>
<li>
<span class="fa-li"><i class="fas fa-trophy text-warning"></i></span>
Mobile Web Specialist - Google Certification
</li>
<li>
<span class="fa-li"><i class="fas fa-trophy text-warning"></i></span>
1
<sup>st</sup>
Place - University of Colorado Boulder - Emerging Tech Competition 2009
</li>
<li>
<span class="fa-li"><i class="fas fa-trophy text-warning"></i></span>
1
<sup>st</sup>
Place - University of Colorado Boulder - Adobe Creative Jam 2008 (UI Design Category)
</li>
<li>
<span class="fa-li"><i class="fas fa-trophy text-warning"></i></span>
2
<sup>nd</sup>
Place - University of Colorado Boulder - Emerging Tech Competition 2008
</li>
<li>
<span class="fa-li"><i class="fas fa-trophy text-warning"></i></span>
1
<sup>st</sup>
Place - James Buchanan High School - Hackathon 2006
</li>
<li>
<span class="fa-li"><i class="fas fa-trophy text-warning"></i></span>
3
<sup>rd</sup>
Place - James Buchanan High School - Hackathon 2005
</li>
</ul>
</div>
</section> -->
</div>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
</body>
</html>