This commit is contained in:
parent
c4d951c27e
commit
917cf539a8
@ -43,31 +43,21 @@
|
||||
<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>Summary</h1>
|
||||
<p>Graduate 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>
|
||||
<h1>Education</h1>
|
||||
<h2>University of Alabama in Huntsville, MS in Cybersecurity (Engineering track)</h2>
|
||||
<h2>University of Alabama in Huntsville, <strong>MS</strong> in <strong>Cybersecurity (Engineering track)</strong></h2>
|
||||
<ul>
|
||||
<li>Jan 2025 – present</li>
|
||||
</ul>
|
||||
<h2>University of Alabama in Huntsville, BS in Cybersecurity Engineering</h2>
|
||||
<h2>University of Alabama in Huntsville, <strong>BS</strong> in <strong>Cybersecurity Engineering</strong></h2>
|
||||
<ul>
|
||||
<li>Aug 2019 – Dec 2024</li>
|
||||
<li><strong>Coursework</strong>: Secure Software Development, Intro to Embedded Systems, Intro to Cybersecurity Engineering, Software Reverse Engineering, System Security, Network Security</li>
|
||||
</ul>
|
||||
<h1>Skills</h1>
|
||||
<ul>
|
||||
<li>Electrical: Soldering - Intermediate</li>
|
||||
<li>DevOps: CI/CD - Intermediate | Git - Advanced | Gitea - Intermediate | GitHub - Intermediate | Docker - Intermediate</li>
|
||||
<li>Systems and Servers: Linux - Advanced | C/C++ - Advanced | Go - Advanced | JavaScript - Advanced | MongoDB - Intermediate | Python - Advanced</li>
|
||||
<li>Web Development: HTML - Intermediate | JavaScript - Advanced</li>
|
||||
<li>Embedded Systems: ESP-32 - Advanced | Arduino - Advanced | MSP430 - Intermediate</li>
|
||||
<li>Reverse engineering: IDA Pro - Intermediate | Ghidra - Intermediate</li>
|
||||
</ul>
|
||||
<h1>Experience</h1>
|
||||
<h2>The University of Alabama System Management and Production Center, Research Assistant II</h2>
|
||||
<ul>
|
||||
@ -77,7 +67,24 @@
|
||||
<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>
|
||||
<h1>Skills</h1>
|
||||
<ul>
|
||||
<li>Systems and Servers: Linux | C/C++ | Go | JavaScript | MongoDB | Python</li>
|
||||
<li>DevOps: Git | CI/CD | Gitea | GitHub | Docker</li>
|
||||
<li>Embedded Systems: ESP-32 | Arduino | MSP430</li>
|
||||
<li>Web Development: HTML | JavaScript</li>
|
||||
<li>Reverse engineering: IDA Pro | Ghidra</li>
|
||||
<li>Electrical: Soldering</li>
|
||||
</ul>
|
||||
<h1>Projects</h1>
|
||||
<h2>Backy (<a href="https://backy.cybershell.xyz">https://backy.cybershell.xyz</a>)</h2>
|
||||
<ul>
|
||||
<li>Sept 2022 – present</li>
|
||||
<li>Used Go libraries to create a command execution tool</li>
|
||||
<li>Used Go's native SSH library to run commands over SSH</li>
|
||||
<li>Used Go libraries to create a YAML configuration</li>
|
||||
<li>Configuration of notifications on completion and failure</li>
|
||||
</ul>
|
||||
<h2>Home server with remote access</h2>
|
||||
<ul>
|
||||
<li>Sept 2022 – present</li>
|
||||
@ -85,7 +92,7 @@
|
||||
<li>Hosted some web applications like Nextcloud</li>
|
||||
<li>Secured SSH access over VPN</li>
|
||||
</ul>
|
||||
<h2>Cloud servers with backups</h2>
|
||||
<h2>Cloud server administration</h2>
|
||||
<ul>
|
||||
<li>Sept 2023 – present</li>
|
||||
<li>Hosted a mail server (<a href="htttps://stalw.art">https://stalw.art</a>) uses FoundationDB as a backend</li>
|
||||
@ -94,16 +101,6 @@
|
||||
<li>Backed up data regularly and securely using Restic/Autorestic</li>
|
||||
<li>Used Backy to automate backups</li>
|
||||
</ul>
|
||||
<h2>Backy (<a href="https://backy.cybershell.xyz">https://backy.cybershell.xyz</a>)</h2>
|
||||
<ul>
|
||||
<li>Sept 2022 – present</li>
|
||||
<li>Allows many commands to be run on many hosts.</li>
|
||||
<li>Allows easy configuration of executable commands</li>
|
||||
<li>Allows easy configuration of package management</li>
|
||||
<li>Allows for commands to be run on many hosts over SSH</li>
|
||||
<li>Commands can be grouped in list to run in specific order</li>
|
||||
<li>Configuration of notifications on completion and failure</li>
|
||||
</ul>
|
||||
<h2>Wallet Transformer Monitor</h2>
|
||||
<ul>
|
||||
<li>Sept 2023 – May 2024</li>
|
||||
|
BIN
static/cv.pdf
BIN
static/cv.pdf
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user