diff --git a/static/cv.html b/static/cv.html
index cc9b72c..b8779e0 100644
--- a/static/cv.html
+++ b/static/cv.html
@@ -43,31 +43,21 @@
- Summary
- 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.
Education
- University of Alabama in Huntsville, MS in Cybersecurity (Engineering track)
+ University of Alabama in Huntsville, MS in Cybersecurity (Engineering track)
- University of Alabama in Huntsville, BS in Cybersecurity Engineering
+ University of Alabama in Huntsville, BS in Cybersecurity Engineering
- Aug 2019 – Dec 2024
- Coursework: Secure Software Development, Intro to Embedded Systems, Intro to Cybersecurity Engineering, Software Reverse Engineering, System Security, Network Security
- Skills
-
- - Electrical: Soldering - Intermediate
- - DevOps: CI/CD - Intermediate | Git - Advanced | Gitea - Intermediate | GitHub - Intermediate | Docker - Intermediate
- - Systems and Servers: Linux - Advanced | C/C++ - Advanced | Go - Advanced | JavaScript - Advanced | MongoDB - Intermediate | Python - Advanced
- - Web Development: HTML - Intermediate | JavaScript - Advanced
- - Embedded Systems: ESP-32 - Advanced | Arduino - Advanced | MSP430 - Intermediate
- - Reverse engineering: IDA Pro - Intermediate | Ghidra - Intermediate
-
Experience
The University of Alabama System Management and Production Center, Research Assistant II
@@ -77,7 +67,24 @@
- Added enhancements to the audio playback and movement of the truck
- Setup Linux on a Raspberry Pi for a PX 100 Robotic Arm that went on a STEM bus
+ Skills
+
+ - Systems and Servers: Linux | C/C++ | Go | JavaScript | MongoDB | Python
+ - DevOps: Git | CI/CD | Gitea | GitHub | Docker
+ - Embedded Systems: ESP-32 | Arduino | MSP430
+ - Web Development: HTML | JavaScript
+ - Reverse engineering: IDA Pro | Ghidra
+ - Electrical: Soldering
+
Projects
+
+
+ - Sept 2022 – present
+ - Used Go libraries to create a command execution tool
+ - Used Go's native SSH library to run commands over SSH
+ - Used Go libraries to create a YAML configuration
+ - Configuration of notifications on completion and failure
+
Home server with remote access
- Sept 2022 – present
@@ -85,7 +92,7 @@
- Hosted some web applications like Nextcloud
- Secured SSH access over VPN
- Cloud servers with backups
+ Cloud server administration
- Sept 2023 – present
- Hosted a mail server (https://stalw.art) uses FoundationDB as a backend
@@ -94,16 +101,6 @@
- Backed up data regularly and securely using Restic/Autorestic
- Used Backy to automate backups
-
-
- - Sept 2022 – present
- - Allows many commands to be run on many hosts.
- - Allows easy configuration of executable commands
- - Allows easy configuration of package management
- - Allows for commands to be run on many hosts over SSH
- - Commands can be grouped in list to run in specific order
- - Configuration of notifications on completion and failure
-
Wallet Transformer Monitor
- Sept 2023 – May 2024
diff --git a/static/cv.pdf b/static/cv.pdf
index 9e8b1e1..0456dc0 100644
Binary files a/static/cv.pdf and b/static/cv.pdf differ