Files
andrewnw.xyz/static/cv.html
Andrew Woodlee c71ebb0e63
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
automatic deployment
2026-05-22 21:57:24 -05:00

197 lines
7.7 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>
</title>
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/5.5.1/github-markdown-light.min.css"
integrity="sha512-Pmhg2i/F7+5+7SsdoUqKeH7UAZoVMYb1sxGOoJ0jWXAEHP0XV2H4CITyK267eHWp2jpj7rtqWNkmEOw1tNyYpg=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.16.12/dist/katex.min.css" integrity="sha384-PDbUeNCuE6bOPudPOgFyIUEy3UJawJVwr3XlGO90FIuf5qNIoTLSgOJo/dC2ZXV/" crossorigin="anonymous">
<!-- The loading of KaTeX is deferred to speed up page rendering -->
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.16.12/dist/katex.min.js" integrity="sha384-VkqWq8xtm5YQk1BBXczQ8/Sx+DlCzF8cuS43bZwmtVXzRFtyLTqTCdP7MKmKo+KN" crossorigin="anonymous"></script>
<!-- To automatically render math in text elements, include the auto-render extension: -->
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.16.12/dist/contrib/auto-render.min.js" integrity="sha384-hCXGrW6PitJEwbkoStFjeJxv+fSOOQKOPbJxSfM6G5sWZjAyWhXiTIIAmQqnlLlh" crossorigin="anonymous"
onload="renderMathInElement(document.body, {delimiters: [{ left: '$$', right: '$$', display: false }]});"></script>
<style>
.markdown-body {
box-sizing: border-box;
min-width: 200px;
max-width: 980px;
margin: 0 auto;
padding: 45px;
}
@media (max-width: 767px) {
.markdown-body {
padding: 15px;
}
}
</style>
</head>
<body>
<article class="markdown-body">
<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>
<li>Current GPA: 3.85; slated to obtain Summer 2026</li>
</ul>
<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>
<li>
<p>Led Arduino programming for a project for City of Huntsville</p>
</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>
<h2>Backy (<a href="https://backy.cybershell.xyz">https://backy.cybershell.xyz</a>)</h2>
<p>Sept 2022 present</p>
<ul>
<li>
<p>Includes Go libraries to create a command execution tool</p>
</li>
<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>
<h2>Home server with remote access</h2>
<p>Sept 2022 present</p>
<ul>
<li>
<p>WireGuard to access home server from VPS</p>
</li>
<li>
<p>Hosting web applications like Nextcloud</p>
</li>
<li>
<p>Secured SSH access over VPN</p>
</li>
</ul>
<h2>Cloud Server Administration</h2>
<p>Sept 2023 present</p>
<ul>
<li>
<p>Hosting mail servers (<a href="htttps://stalw.art">https://stalw.art</a>), FoundationDB as a backend</p>
</li>
<li>
<p>Secured FoundationDB with TLS certificates</p>
</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>
<h2>Entropy Estimation</h2>
<p>Jan 2026 May 2026</p>
<ul>
<li>
<p>Graduate Capstone Project working with NIST and INSuRE.</p>
</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>
<h2>Wallet Transformer Monitor</h2>
<p>Sept 2023 May 2024</p>
<ul>
<li>
<p>Senior Design Project monitoring a single-phase 120V transformer (ESP-32 and a web dashboard)</p>
</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>
<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>
<li>
<p>DTP is an online application suite for the web</p>
</li>
<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>
<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>
</body>
</html>