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

This commit is contained in:
2026-05-22 21:57:24 -05:00
parent 1244c55a44
commit c71ebb0e63
2 changed files with 1582 additions and 1480 deletions

View File

@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="ie=edge"> <meta http-equiv="X-UA-Compatible" content="ie=edge">
<title> <title>
Andrew Woodlee's CV
</title> </title>
<link rel="stylesheet" <link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/5.5.1/github-markdown-light.min.css" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/5.5.1/github-markdown-light.min.css"
@@ -39,94 +39,158 @@
<body> <body>
<article class="markdown-body"> <article class="markdown-body">
<h1>Andrew Woodlee's CV</h1> <h1>&lt;<cv.name>&gt;'s CV</h1>
<p>((<em> if cv.phone </em>))
- Phone: &lt;<cv.phone|replace("tel:", "")|replace("-"," ")>&gt;
((<em> endif </em>))
((<em> if cv.email </em>))
- Email: <a href="mailto:&lt;&lt;cv.email&gt;&gt;">&lt;<cv.email>&gt;</a>
((<em> endif </em>))
((<em> if cv.location </em>))
- Location: &lt;<cv.location>&gt;
((<em> endif </em>))
((<em> if cv.website </em>))
- Website: <a href="&lt;&lt;cv.website&gt;&gt;">&lt;<cv.website|replace("https://","")|replace("/","")>&gt;</a>
((<em> endif </em>))
((<em> if cv.social_networks </em>))
((<em> for network in cv.social_networks </em>))
- &lt;<network.network>&gt;: <a href="&lt;&lt;network.url&gt;&gt;">&lt;<network.username>&gt;</a>
((<em> endfor </em>))
((<em> endif </em>))</p>
<h1>&lt;<section_title>&gt;</h1>
<h2><strong>University of Alabama in Huntsville</strong>, <strong>MS</strong> in <strong>Cybersecurity (Engineering track)</strong></h2>
<p>Jan 2025 present</p>
<ul> <ul>
<li>Phone: +1 256 755 9555</li>
<li>Email: <a href="mailto:anw@andrewnw.com">anw@andrewnw.com</a></li>
<li>Location: Huntsville, Al</li>
<li>Website: <a href="https://andrewnw.xyz/">andrewnw.xyz</a></li>
<li>LinkedIn: <a href="https://linkedin.com/in/andrew-woodlee">andrew-woodlee</a></li>
<li>GitHub: <a href="https://github.com/Cybersshell">Cybersshell</a></li>
</ul>
<h1>Education</h1>
<h2>University of Alabama in Huntsville, <strong>MS</strong> in <strong>Cybersecurity (Engineering track)</strong></h2>
<ul>
<li>Jan 2025 present</li>
<li>Current GPA: 3.85; slated to obtain Summer 2026</li> <li>Current GPA: 3.85; slated to obtain Summer 2026</li>
</ul> </ul>
<h2>University of Alabama in Huntsville, <strong>BS</strong> in <strong>Cybersecurity Engineering</strong></h2> <h2><strong>University of Alabama in Huntsville</strong>, <strong>BS</strong> in <strong>Cybersecurity Engineering</strong></h2>
<p>Aug 2019 Dec 2024</p>
<h1>&lt;<section_title>&gt;</h1>
<h2><strong>Research Assistant II</strong>, The University of Alabama System Management and Production Center -- Huntsville, Alabama</h2>
<p>June 2023 July 2024</p>
<ul> <ul>
<li>Aug 2019 Dec 2024</li> <li>
<li>Secure Software Development, Embedded Systems, Cybersecurity Engineering</li> <p>Led Arduino programming for a project for City of Huntsville</p>
<li>Software Reverse Engineering, System Security, Network Security, ML/AI</li> </li>
<li>
<p>Developed enhancements for audio playback and improved kinetic movement of the truck by 60%</p>
</li>
<li>
<p>Deployed Raspberry Pi for a PX 100 Robotic Arm for Jackson County Schools STEM project</p>
</li>
</ul> </ul>
<h1>Experience</h1>
<h2>The University of Alabama System Management and Production Center, Research Assistant II</h2>
<ul>
<li>June 2023 July 2024</li>
<li>Huntsville, Alabama</li>
<li>Led Arduino programming for a project for City of Huntsville</li>
<li>Includes developing enhancements for audio playback and kinetic movement of the project</li>
<li>Linux Development for Jackson County Schools (Raspberry Pi for a PX 100 Robotic Arm) STEM project</li>
</ul>
<h1>Certifications</h1>
<h2>Security+ Certified</h2>
<h1>Skills</h1>
<h2>Linux Expert, and am proficient with C/C++, Go, and JavaScript.</h2>
<h2>Server Admin / Docker</h2>
<h2>Efficient with Git/Git hosting to develop software and CI/CD pipelines for automated deployments.</h2>
<h2>Embedded Systems Development: platforms include ESP-32, Arduino, and MSP430.</h2>
<h2>Web development includes HTML templating using Pug, a JavaScript library. NodeJS for backend development.</h2>
<h2>At UAH, I use IDA Pro and Ghidra for reverse engineering solutions.</h2>
<h2>Extensive set of working abilities with IDS/IPS</h2>
<h2>Used tools like Kali, Wireshark, and metaspolit in CPE 649 to attack systems.</h2>
<h1>Projects</h1>
<h2>Backy (<a href="https://backy.cybershell.xyz">https://backy.cybershell.xyz</a>)</h2> <h2>Backy (<a href="https://backy.cybershell.xyz">https://backy.cybershell.xyz</a>)</h2>
<p>Sept 2022 present</p>
<ul> <ul>
<li>Sept 2022 present</li> <li>
<li>Includes Go libraries to create a command execution tool</li> <p>Includes Go libraries to create a command execution tool</p>
<li>Go's native SSH library to run commands over SSH</li> </li>
<li>Go libraries to create a YAML configuration</li> <li>
<li>Configuration of notifications on completion and failure</li> <p>Improves sever administration with 20% time saved</p>
</li>
<li>
<p>Improves visibility into infrasture with notifications on completion and failure</p>
</li>
</ul> </ul>
<h2>Home server with remote access</h2> <h2>Home server with remote access</h2>
<p>Sept 2022 present</p>
<ul> <ul>
<li>Sept 2022 present</li> <li>
<li>WireGuard to access home server from VPS</li> <p>WireGuard to access home server from VPS</p>
<li>Hosting web applications like Nextcloud</li> </li>
<li>Secured SSH access over VPN</li> <li>
<p>Hosting web applications like Nextcloud</p>
</li>
<li>
<p>Secured SSH access over VPN</p>
</li>
</ul> </ul>
<h2>Cloud Server Administration</h2> <h2>Cloud Server Administration</h2>
<p>Sept 2023 present</p>
<ul> <ul>
<li>Sept 2023 present</li> <li>
<li>Hosting mail servers (<a href="htttps://stalw.art">https://stalw.art</a>), FoundationDB as a backend</li> <p>Hosting mail servers (<a href="htttps://stalw.art">https://stalw.art</a>), FoundationDB as a backend</p>
<li>Secured FoundationDB with TLS certificates</li> </li>
<li>Additional applications include Gitea, Linkwarden, and others using Docker</li> <li>
<li>Data backups are all secured using Restic/Autorestic</li> <p>Secured FoundationDB with TLS certificates</p>
<li>Developed Proprietary System <em>Backy</em> to streamline and automate, ensuring uptime, safety, and compliance</li> </li>
<li>
<p>Additional applications include Gitea, Linkwarden, and others using Docker</p>
</li>
<li>
<p>Data backups are all secured using Restic/Autorestic</p>
</li>
<li>
<p>Developed Proprietary System <em>Backy</em> to streamline and automate, ensuring uptime, safety, and compliance</p>
</li>
</ul> </ul>
<h2>Entropy Estimation</h2> <h2>Entropy Estimation</h2>
<p>Jan 2026 May 2026</p>
<ul> <ul>
<li>Jan 2026 May 2026</li> <li>
<li>Graduate Capstone Project working with NIST and INSuRE.</li> <p>Graduate Capstone Project working with NIST and INSuRE.</p>
<li>Estimated min-entropy using Python and provided graphs of results</li> </li>
<li>Administered team Gitlab.</li> <li>
<p>Resulted in estimation near 5% of NIST Standards.</p>
</li>
<li>
<p>Estimated min-entropy using Python and provided graphs of results</p>
</li>
<li>
<p>Administered team Gitlab.</p>
</li>
</ul> </ul>
<h2>Wallet Transformer Monitor</h2> <h2>Wallet Transformer Monitor</h2>
<p>Sept 2023 May 2024</p>
<ul> <ul>
<li>Sept 2023 May 2024</li> <li>
<li>Senior Design Project monitoring a single-phase 120V transformer (ESP-32 and a web dashboard)</li> <p>Senior Design Project monitoring a single-phase 120V transformer (ESP-32 and a web dashboard)</p>
<li>Wrote ESP-32 code that interfaced with an energy sensing chip, temperature sensors, WiFi, and MQTT over SSL.</li> </li>
<li>Assembled voltage and current sensing, full-bridge rectifier circuits safely</li> <li>
<p>Wrote ESP-32 code that interfaced with an energy sensing chip, temperature sensors, WiFi, and MQTT over SSL.</p>
</li>
<li>
<p>Assembled voltage and current sensing, full-bridge rectifier circuits safely</p>
</li>
</ul> </ul>
<h2>Digital Telepresence (<a href="https://git.digitaltelepresence.com/digital-telepresence/">https://git.digitaltelepresence.com/digital-telepresence/</a>)</h2> <h2><strong>Colaborator</strong>, Digital Telepresence (<a href="https://git.digitaltelepresence.com/digital-telepresence/">https://git.digitaltelepresence.com/digital-telepresence/</a>)</h2>
<p>Apr 2022 Mar 2024</p>
<ul> <ul>
<li>Apr 2022 Mar 2024</li> <li>
<li>DTP is an online application suite for the web</li> <p>DTP is an online application suite for the web</p>
<li>Collaborated building a new system from the ground up</li> </li>
<li>Designed novel solutions</li> <li>
<li>Service-oriented MVVM development and separation of concerns</li> <p>Collaborated building a new system from the ground up</p>
</li>
<li>
<p>Designed novel solutions</p>
</li>
<li>
<p>Service-oriented MVVM development and separation of concerns</p>
</li>
</ul> </ul>
<h1>&lt;<section_title>&gt;</h1>
<h2><strong>Security+ Certified</strong></h2>
<p>Current 701</p>
<h1>&lt;<section_title>&gt;</h1>
<ul>
<li>
<p>Linux, C/C++, Go, and JavaScript • Server Admin / Docker</p>
</li>
<li>
<p>Git/Git and CI/CD • Embedded Systems - ESP-32, Arduino, and MSP430</p>
</li>
<li>
<p>HTML • NodeJS • IDA Pro and Ghidra • IDS/IPS</p>
</li>
<li>
<p>Kali, Wireshark, and metaspolit</p>
</li>
</ul>
<h1>&lt;<section_title>&gt;</h1>
<p><strong>Ishella Fogle:</strong> Former Supervisor - 256-655-6642 - isf0001@uah.edu</p>
<p><strong>Dr. Garry Maddux:</strong> Former Supervisor - 256-975-7936 - gary.maddux@uah.edu</p>
<p><strong>Brian Cook:</strong> Personal - 423-276-8138 - bmcook017@gmail.com</p>
</article> </article>
</body> </body>

File diff suppressed because it is too large Load Diff