automatic deployment
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
Andrew Woodlee 2024-11-26 16:52:23 -06:00
parent b14b309a78
commit 85d743f9ce

View File

@ -1,490 +1,376 @@
<!doctype html> <!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><style>@charset "UTF-8";
<html> /* Workaround for 'break-before:avoid' */
<head> * {
margin: 0;
<meta charset="utf-8"> padding: 0;
<meta name="viewport" content="width=device-width, user-scalable=no, minimal-ui"> border: 0;
font-size: 100%;
<title>Andrew Woodlee</title> }
<style> ul, li {
body { margin: 0;
background: #EEEEEE; padding: 0;
font: 13px "Times New Roman", Times, sans-serif; }
line-height: 1.4;
margin: 40px 0; span, q {
} display: block;
}
em {
color: #999; p {
} margin: 0;
}
p {
line-height: 1.4; @media not print {
} body {
margin: 30px 0 50px 0;
ul { }
margin-bottom: 0; }
} @page {
size: A4;
li { margin: 15mm 0 20mm 0;
margin-bottom: 2px; }
} a {
color: #222222;
a { font-weight: inherit;
text-decoration: none; text-decoration: none;
} }
a[href] {
#resume { text-decoration: underline;
margin: 0 auto; text-decoration-color: #888888;
max-width: 600px; }
padding: 80px 100px;
background: #fff; p, q {
border: 1px solid #ccc; line-height: 1.25em;
box-shadow: 2px 2px 4px #aaa; }
-webkit-box-shadow: 2px 2px 4px #aaa;
} li {
line-height: 1.35em;
.coursesList { }
width: 28%; li:first-child {
vertical-align: top; margin-top: 0;
display: inline-block; }
}
.content {
.largeFont { width: 1000px;
font-size: 20px; height: auto;
} padding: 0 50px;
margin: 0 auto;
.smallFont { font-family: Helvetica, Arial, sans-serif;
font-size: 13px; color: #222222;
} }
.sectionBlock { .table {
display: flex; width: 100%;
width: 100%; display: table;
} }
.table .main {
.sectionName { display: table-cell;
width: 18%; width: 70%;
vertical-align: top; padding-right: 50px;
display: inline-block; }
} .table .side {
display: table-cell;
.sectionContent { width: 30%;
width: 80%; padding-left: 50px;
vertical-align: top; text-align: right;
display: inline-block; }
}
.summary {
.sectionContent ul { font-size: 15px;
padding-left: 20px; }
margin-top: 6px; .summary:empty {
list-style-type: circle; display: none;
} }
.sectionContent .title { .section-title {
font-weight: bold; font-size: 26px;
} font-weight: normal;
margin: 0 0 20px 0;
.sectionContent .date { }
float: right;
} .margin-container-2:not(:first-child) {
margin-top: 20px;
.sectionContent .separator { }
height: 14px;
} .margin-container-3:not(:first-child) {
margin-top: 30px;
.sectionLine { }
border-style: dashed;
border-width: 1px; .margin-container-4:not(:first-child) {
border-color: #CFCFCF; margin-top: 50px;
margin-top: 10px; }
margin-bottom: 10px;
} .padding-container-2 {
padding: 20px 0;
.divider { }
font-weight: bold;
margin-left: 5px; .padding-top-container-2 {
margin-right: 5px; padding-top: 20px;
} }
.summary { .padding-bottom-container-2 {
margin-top: 6px; padding-bottom: 20px;
} }
.skillBlock { .margin-text-1 {
margin-bottom: 4px; margin-top: 2px;
} }
.margin-text-1:empty {
.jobBlock { display: none;
page-break-inside: avoid; }
}
.margin-text-2 {
.description { margin-top: 4px;
text-align: justify; }
} .margin-text-2:empty {
display: none;
blockquote.reference { }
margin: 0;
margin-bottom: 1em; .margin-text-3 {
} margin-top: 6px;
}
.margin-text-3:empty {
/* Media Queries */ display: none;
}
@media only screen and (max-width: 40em) {
body { .margin-text-4 {
margin: 0; margin-top: 8px;
font-size: 14px; }
} .margin-text-4:empty {
#resume { display: none;
margin: 0 auto; }
max-width: 600px;
padding: 0.5em 1em; .margin-text-5 {
border: none; margin-top: 14px;
} }
.sectionBlock { .margin-text-5:empty {
flex-direction: column; display: none;
} }
.sectionContent {
width: 100%; .no-break {
} break-inside: avoid;
.sectionContent .date { }
padding-right: 2em;
} .no-alone-1 {
.sectionName { break-inside: avoid;
width: auto; }
} .no-alone-1::after {
.largeFont { content: "";
font-size: 20px; display: block;
} height: 75px;
.smallFont { margin-bottom: -75px;
font-size: 14px; }
}
} .no-alone-2 {
break-inside: avoid;
@media print { }
body { .no-alone-2::after {
background: #FFFFFF; content: "";
} display: block;
#resume { height: 150px;
margin: 0 auto; margin-bottom: -150px;
max-width: 600px; }
padding: 0px 0px;
border: 0px; .markdown h1 {
background: #fff; font-size: 160%;
box-shadow: none; font-weight: bolder;
-webkit-box-shadow: none; }
} .markdown h2 {
a { font-size: 150%;
color: black; font-weight: bolder;
} }
} .markdown h3 {
</style> font-size: 140%;
font-weight: bolder;
</head> }
<body> .markdown h4 {
font-size: 130%;
<div id="resume"> font-weight: bold;
<div id='nameBlock' class='largeFont'> }
<span class='name'> .markdown h5 {
Andrew Woodlee, font-size: 120%;
</span> font-weight: bold;
<span class='label'>Cybersecurity Engineer</span> }
</div> .markdown h6 {
<div id='basicsBlock' class='smallFont'> font-size: 110%;
<div class='contactBlock'> font-weight: bold;
<span class='email'>anw@andrewnw.com</span> }
<span class='divider'>|</span> .markdown ul, .markdown ol {
<span class='phone'>256-755-9555</span> margin-left: 20px;
<span class='divider'>|</span> }
<span class='address'> .markdown img {
Huntsville, Alabama, US display: block;
</span> margin: 20px auto;
</div> max-width: 1000px;
<div id='profilesBlock'> text-align: center;
<span class='url'> }
<b>Blog:</b> <a href='https://blog.cybershell.xyz/'>https://blog.cybershell.xyz/</a> .markdown blockquote {
</span> margin: 20px 0;
<span class='divider'>|</span> padding: 15px 20px;
<span class='url'> }
<b>GitHub:</b> <a href='https://github.com/CybersShell'>https://github.com/CybersShell</a> .markdown blockquote p {
</span> display: inline;
<span class='divider'>|</span> }
<span class='url'> .markdown code {
<b>Gitea:</b> <a href='https://git.andrewnw.xyz/CyberShell'>https://git.andrewnw.xyz/CyberShell</a> font-family: monospace;
</span> }
</div> .main .highlights {
</div> width: auto;
display: block;
<div class='sectionLine'></div> padding: 0 10px;
<div id='summaryBlock' class="sectionBlock"> margin-bottom: 0;
<div class='sectionName'> columns: 2;
<span>SUMMARY</span> column-width: 310px;
</div> column-gap: 10px;
<div class='sectionContent'> }
<span>Devoted student of Cybersecurity Engineering at the University of Alabama in Huntsville. Proficient at developing a variety of applications including web platforms, Arduino projects, and tools and scripts. Able to comprehend new skills or programming languages efficiently and quickly. Hosts his own mail and web servers.</span> .main .highlights li {
</div> font-size: 14px;
</div> list-style: none;
<div class='sectionLine'></div> }
<div id='education' class="sectionBlock"> .main .highlights li:before {
<div class='sectionName'> content: "· ";
<span>EDUCATION</span> vertical-align: middle;
</div> }
<div class='sectionContent'> .main .left {
<div class='educationBlock'> display: table-cell;
<span class='title'> }
University of Alabama in Huntsville .main .left .title {
</span> font-size: 18px;
<span class='date'> font-weight: bold;
2019-08-01 &mdash; 2025-12-10 display: block;
</span> }
<div class=''> .main .left .subtitle {
Bachelor - Cybersecurity Engineer, GPA: Scheduled to graduate Fall 2024 font-size: 16px;
</div> font-weight: lighter;
display: block;
</div> }
.main .right {
</div> text-align: right;
</div> display: table-cell;
<div class='sectionLine'></div> }
<div id='skills' class="sectionBlock"> .main .right .date {
<div class='sectionName'> font-size: 15px;
<span>SKILLS</span> font-weight: lighter;
</div> white-space: nowrap;
<div class='sectionContent'> }
<div class='skillBlock'>
<span class='title'>Electrical:</span> .basics .main {
<span>Soldering - Intermediate</span> vertical-align: middle;
</div> }
<div class='skillBlock'> .basics .main .name {
<span class='title'>DevOps:</span> font-size: 80px;
<span>CI/CD - Intermediate</span>, line-height: 1em;
<span>Git - Advanced</span>, font-weight: bold;
<span>Gitea - Intermediate</span>, display: block;
<span>GitHub - Intermediate</span>, margin-left: -5.6px;
<span>Docker - Intermediate</span> }
</div> .basics .main .label {
<div class='skillBlock'> font-size: 40px;
<span class='title'>Systems and Servers:</span> line-height: 1em;
<span>Linux - Advanced</span>, font-weight: lighter;
<span>C/C++ - Advanced</span>, display: block;
<span>Go - Advanced</span>, margin-left: -1.6px;
<span>JavaScript - Advanced</span>, }
<span>MongoDB - Intermediate</span>, .basics .side {
<span>Python - Advanced</span> vertical-align: middle;
</div> padding-left: 0;
<div class='skillBlock'> padding-top: 15px;
<span class='title'>Web Development:</span> }
<span>HTML - Intermediate</span>, .basics .side .contact {
<span>JavaScript - Advanced</span>, list-style-type: none;
<span>Go - Advanced</span> }
</div> .basics .side .contact li {
<div class='skillBlock'> font-size: 18px;
<span class='title'>Reverse engineering:</span> line-height: 1.6em;
<span>IDA Pro - Intermediate</span>, }
<span>Ghidra - Intermediate</span>
</div> .links ul {
<div class='skillBlock'> list-style: none;
<span class='title'>Embedded Systems:</span> }
<span>ESP-32 - Advanced</span>, .links ul li {
<span>Arduino - Advanced</span>, font-size: 14px;
<span>MSP430 - Intermediate</span> }
</div>
</div> .education .title {
</div> font-size: 15px;
<div class='sectionLine'></div> }
<div id='workBlock' class="sectionBlock"> .education .institution {
<div class='sectionName'> font-size: 15px;
<span>EXPERIENCE</span> font-weight: lighter;
</div> }
<div class='sectionContent'>
<div class="jobBlock"> .awards .header .title {
<div class='blockHeader'> font-size: 15px;
<span class='title'>The University of Alabama System Management and Production Center</span> }
| <span class="position">Research Assistant II</span> .awards .header .awarder {
<span class='date'> font-size: 15px;
2023-06-26 &mdash; 2024-07-23 font-weight: lighter;
</span> }
</div> .awards .summary {
<div><a href=''></a></div> font-size: 14px;
<div class="summary"> }
<p>Lead on the Arduino programming on a project for the Huntsville Fire Department. Also setup a Raspberry Pi for a rolling STEM lab for Jackson County Schools</p>
</div> .certificates .name {
<ul class='highlights'> font-size: 15px;
<li>Lead on Arduino programming for two Toy Fire trucks</li> }
<li>Added enhancements to the audio playback and movement of the truck</li> .certificates .issuer {
<li>Setup Linux on a Raspberry Pi for a PX 100 Robotic Arm that went on a STEM bus</li> font-size: 15px;
</ul> font-weight: lighter;
}
</div>
</div> .skills .section-title {
</div> margin: 0;
<div class='sectionLine'></div> }
<div id='projectsBlock' class="sectionBlock"> .skills .container {
<div class='sectionName'> display: block;
<span>PROJECTS</span> columns: 2;
</div> column-gap: 10px;
<div class='sectionContent'> }
<div class="projectBlock"> .skills .container .article {
<div class='blockHeader'> break-inside: avoid-column;
<span class='title'> min-width: 120px;
Wallet Transformer Monitor padding-top: 20px;
</span> }
.skills .container .article span {
| <span class="roles">Lead on circuit design, Arduino programming</span> display: block;
<span class='date'> font-size: 18px;
2023-09-13 &mdash; 2024-05-03 font-weight: lighter;
</span> }
</div> .skills .container .article li {
<div><a href=''></a></div> font-size: 14px;
<div class="description"> list-style: none;
<p>Senior Design Project that monitors a single-phase 120V transformer using an ESP-32 and a web dashboard</p> }
</div>
<ul class='highlights'> .languages ul {
<li>Wrote ESP-32 code that interfaced with an energy sensing chip, temperature sensors, WiFi, and MQTT over SSL.</li> list-style: none;
<li>Studied and assembled voltage and current sensing, full-bridge rectifier circuits safely</li> }
</ul> .languages ul li {
<div class='separator'></div> font-size: 14px;
</div> }
<div class="projectBlock">
<div class='blockHeader'> .interests ul {
<span class='title'> list-style: none;
Backy }
</span> .interests ul li {
font-size: 14px;
| <span class="roles">Creator</span> }
<span class='date'>
2022-09-01 &mdash; Present .references .name {
</span> font-size: 15px;
</div> }
<div><a href='https://backy.cybershell.xyz'>https://backy.cybershell.xyz</a></div> .references q {
<div class="description"> font-size: 14.5px;
<p>Application that allows many commands to be run on many hosts.</p> font-weight: lighter;
</div> font-style: italic;
<ul class='highlights'> }</style><title>Resume Andrew Woodlee Cybersecurity Engineer</title></head><body><div class="content"><div class="basics"><div class="table padding-bottom-container-2"><div class="main"><span class="name">Andrew Woodlee</span><span class="label">Cybersecurity Engineer</span></div><div class="side"><ul class="contact"><li>256-755-9555</li><li>anw@andrewnw.com</li><li class="margin-text-5">Huntsville, Alabama, US</li></ul></div></div><div class="summary markdown padding-container-2"><p>Devoted student of Cybersecurity Engineering at the University of Alabama in Huntsville. Proficient at developing a variety of applications including web platforms, Arduino projects, and tools and scripts. Able to comprehend new skills or programming languages efficiently and quickly. Hosts his own mail and web servers.</p>
<li>Allows easy configuration of executable commands</li> </div></div><div class="table padding-top-container-2"><div class="main"><div class="work margin-container-4"><p class="section-title no-alone-2">Experience</p><div class="container"><div class="article margin-container-3"><div class="header no-alone-1"><div class="table"><div class="left"><span class="title">Research Assistant II</span><span class="subtitle margin-text-1"><a>The University of Alabama System Management and Production Center</a> · Huntsville, Alabama</span></div><div class="right"><span class="date">Jun 2023 - Jul 2024</span></div></div></div><div class="summary markdown margin-text-4"><p>Lead on the Arduino programming on a project for the Huntsville Fire Department. Also setup a Raspberry Pi for a rolling STEM lab for Jackson County Schools</p>
<li>Commands can be grouped in list to run in specific order</li> </div><ul class="highlights margin-text-4 no-break"><li>Lead on Arduino programming for two Toy Fire trucks</li><li>Added enhancements to the audio playback and movement of the truck</li><li>Setup Linux on a Raspberry Pi for a PX 100 Robotic Arm that went on a STEM bus</li></ul></div></div></div><div class="projects margin-container-4"><p class="section-title no-alone-2">Projects</p><div class="container"><div class="article margin-container-3"><div class="header no-alone-1"><div class="table"><div class="left"><span class="title">Lead on circuit design and Arduino programming</span><span class="subtitle margin-text-1"><a>Wallet Transformer Monitor</a></span></div><div class="right"><span class="date">Sep 2023 - May 2024</span></div></div></div><div class="summary markdown margin-text-4"><p>Senior Design Project that monitors a single-phase 120V transformer using an ESP-32 and a web dashboard</p>
<li>Notifications on completion and failure</li> </div><ul class="highlights margin-text-4 no-break"><li>Wrote ESP-32 code that interfaced with an energy sensing chip, temperature sensors, WiFi, and MQTT over SSL.</li><li>Studied and assembled voltage and current sensing, full-bridge rectifier circuits safely</li></ul></div><div class="article margin-container-3"><div class="header no-alone-1"><div class="table"><div class="left"><span class="title">Creator</span><span class="subtitle margin-text-1"><a href="https://backy.cybershell.xyz">Backy</a></span></div><div class="right"><span class="date">Sep 2022 - Present</span></div></div></div><div class="summary markdown margin-text-4"><p>Application that allows many commands to be run on many hosts.</p>
<li>Allows for commands to be run on many hosts over SSH</li> </div><ul class="highlights margin-text-4 no-break"><li>Allows easy configuration of executable commands</li><li>Commands can be grouped in list to run in specific order</li><li>Notifications on completion and failure</li><li>Allows for commands to be run on many hosts over SSH</li></ul></div><div class="article margin-container-3"><div class="header no-alone-1"><div class="table"><div class="left"><span class="title">Collaborator</span><span class="subtitle margin-text-1"><a href="https://git.digitaltelepresence.com/digital-telepresence/">Digital Telepresence</a></span></div><div class="right"><span class="date">Apr 2022 - Mar 2024</span></div></div></div><div class="summary markdown margin-text-4"><p>DTP is an online application suite for the web</p>
</ul> </div><ul class="highlights margin-text-4 no-break"><li>My blog at https://blog.cybershell.xyz is hosted using this software</li><li>Helped to build a new system from the ground up</li><li>Independently designed novel solutions with minimal guidance</li><li>Service-oriented MVVM development and separation of concerns</li></ul></div></div></div></div><div class="side"><div class="skills margin-container-4"><p class="section-title no-alone-1">Skills</p><div class="container"><div class="article no-break"><span>Electrical</span><ul class="margin-text-2"><li>Soldering - Intermediate</li></ul></div><div class="article no-break"><span>DevOps</span><ul class="margin-text-2"><li>CI/CD - Intermediate</li><li>Git - Advanced</li><li>Gitea - Intermediate</li><li>GitHub - Intermediate</li><li>Docker - Intermediate</li></ul></div><div class="article no-break"><span>Systems and Servers</span><ul class="margin-text-2"><li>Linux - Advanced</li><li>C/C++ - Advanced</li><li>Go - Advanced</li><li>JavaScript - Advanced</li><li>MongoDB - Intermediate</li><li>Python - Advanced</li></ul></div><div class="article no-break"><span>Web Development</span><ul class="margin-text-2"><li>HTML - Intermediate</li><li>JavaScript - Advanced</li><li>Go - Advanced</li></ul></div><div class="article no-break"><span>Reverse engineering</span><ul class="margin-text-2"><li>IDA Pro - Intermediate</li><li>Ghidra - Intermediate</li></ul></div><div class="article no-break"><span>Embedded Systems</span><ul class="margin-text-2"><li>ESP-32 - Advanced</li><li>Arduino - Advanced</li><li>MSP430 - Intermediate</li></ul></div></div></div><div class="education margin-container-4"><p class="section-title no-alone-1">Education</p><div class="container"><div class="article margin-container-2 no-break"><div class="title markdown"><p>Bachelor, Cybersecurity Engineer</p>
<div class='separator'></div> </div><span class="institution margin-text-2"><a href="https://uah.edu/">University of Alabama in Huntsville</a></span></div></div></div><div class="awards margin-container-4"><p class="section-title no-alone-1">Awards</p><div class="container"><div class="article margin-container-2 no-break"><div class="header"><span class="title">Merit Tuition Scholarship</span><span class="awarder margin-text-2">University of Alabama in Huntsville</span></div><div class="summary markdown margin-text-3"><p>Andrew earned this scholarship with outstanding performance on the ACT.</p>
</div> </div></div><div class="article margin-container-2 no-break"><div class="header"><span class="title">Dean's List</span><span class="awarder margin-text-2">Dean of College of Engineering</span></div><div class="summary markdown margin-text-3"><p>Andrew earned this award with 3.50+ GPA in the term.</p>
<div class="projectBlock"> </div></div><div class="article margin-container-2 no-break"><div class="header"><span class="title">Dean's List</span><span class="awarder margin-text-2">Dean of College of Engineering</span></div><div class="summary markdown margin-text-3"><p>Andrew earned this award with 3.75 GPA in the term.</p>
<div class='blockHeader'> </div></div><div class="article margin-container-2 no-break"><div class="header"><span class="title">Dean's List</span><span class="awarder margin-text-2">Dean of College of Engineering</span></div><div class="summary markdown margin-text-3"><p>Andrew earned this award with 3.75 GPA in the term.</p>
<span class='title'> </div></div></div></div><div class="interests margin-container-4 no-break"><p class="section-title no-alone-1">Interests</p><div class="container"><ul><li class="article margin-text-2">Computers</li><li class="article margin-text-2">Nature</li></ul></div></div><div class="links margin-container-4 no-break"><p class="section-title no-alone-1">Links</p><div class="container"><ul><li class="article"><a href="https://andrewnw.xyz"><strong>andrewnw.xyz</strong></a></li><li class="article margin-text-4"><a href="https://blog.cybershell.xyz/"><strong>blog.cybershell.xyz</strong></a></li><li class="article margin-text-4"><a href="https://github.com/CybersShell"><strong>github.com</strong>/CybersShell</a></li><li class="article margin-text-4"><a href="https://git.andrewnw.xyz/CyberShell"><strong>git.andrewnw.xyz</strong>/CyberShell</a></li></ul></div></div></div></div></div></body></html>
Digital Telepresence
</span>
| <span class="entity">Digital Telepresence</span>
| <span class="roles">Collaborator</span>
<span class='date'>
2022-04-01 &mdash; 2024-03-21
</span>
</div>
<div><a href='https://git.digitaltelepresence.com/digital-telepresence/'>https://git.digitaltelepresence.com/digital-telepresence/</a></div>
<div class="description">
<p>DTP is an online application suite for the web</p>
</div>
<ul class='highlights'>
<li>My blog at https://blog.cybershell.xyz is hosted using this software</li>
<li>Helped to build a new system from the ground up</li>
<li>Independently designed novel solutions with minimal guidance</li>
<li>Service-oriented MVVM development and separation of concerns</li>
</ul>
</div>
</div>
</div>
<div class='sectionLine'></div>
<div id='awards' class="sectionBlock">
<div class='sectionName'>
<span>AWARDS</span>
</div>
<div class='sectionContent'>
<div class='blockHeader'>
<span class='title'>
Merit Tuition Scholarship
</span>
<span class='date'>
<span class='date'>2019-08-01</span>
</span>
</div>
<div class="awarder">University of Alabama in Huntsville</div>
<div class="summary">
<p>Andrew earned this scholarship with outstanding performance on the ACT.</p>
</div>
<div class='separator'></div>
<div class='blockHeader'>
<span class='title'>
Dean&#x27;s List
</span>
<span class='date'>
<span class='date'>2022-05-01</span>
</span>
</div>
<div class="awarder">Dean of College of Engineering</div>
<div class="summary">
<p>Andrew earned this award with 3.50+ GPA in the term.</p>
</div>
<div class='separator'></div>
<div class='blockHeader'>
<span class='title'>
Dean&#x27;s List
</span>
<span class='date'>
<span class='date'>2022-12-01</span>
</span>
</div>
<div class="awarder">Dean of College of Engineering</div>
<div class="summary">
<p>Andrew earned this award with 3.75 GPA in the term.</p>
</div>
<div class='separator'></div>
<div class='blockHeader'>
<span class='title'>
Dean&#x27;s List
</span>
<span class='date'>
<span class='date'>2023-05-01</span>
</span>
</div>
<div class="awarder">Dean of College of Engineering</div>
<div class="summary">
<p>Andrew earned this award with 3.75 GPA in the term.</p>
</div>
</div>
</div>
<div class='sectionLine'></div>
<div id='interests' class="sectionBlock">
<div class='sectionName'>
<span>INTERESTS</span>
</div>
<div class='sectionContent'>
<span class='name'>Computers</span>
<!--
--><span class='keywords'> <em>[
Security
<!--
-->,
Linux
<!--
-->,
Servers
<!--
-->,
Development
<!--
-->
]
</em></span>
<!--
--><span>, </span>
<span class='name'>Nature</span>
<!--
-->
</div>
</div>
</body>
</html>