]> Arthur Taft Gitweb - website.git/blobdiff - static/ArthurTaftResume.html
rename files
[website.git] / static / ArthurTaftResume.html
diff --git a/static/ArthurTaftResume.html b/static/ArthurTaftResume.html
deleted file mode 100644 (file)
index ca2528f..0000000
+++ /dev/null
@@ -1,80 +0,0 @@
-<!DOCTYPE html>
-
-<!-- 
-    resume-template.html 
-    Copyright (c) 2025 Arthur Taft. All Rights Reserved.
--->
-
-<html>
-    <head>
-        <meta content="text/html; charset=UTF-8" http-equiv="content-type">
-        <link rel="stylesheet" href="styles.css">
-        <link rel="stylesheet" href="resume-styles.css">
-    </head>
-    <body>
-        <div id="main-cont">
-            <div id="container">
-                <h2 class="main-header">Arthur Taft</h2>
-                <div id="resume-links">
-                    <ul class="resume-list">
-                        <li class="resume-list-item">Mobile: (385) 266 - 6682&nbsp;&bull;&nbsp;</li>
-                        <li class="resume-list-item"><a class="resume-link" href="mailto:[email protected]">Email</a>&nbsp;&bull;&nbsp;</li>
-                        <li class="resume-list-item"><a class="resume-link" href="https://www.linkedin.com/in/arthur-taft">LinkedIn</a>&nbsp;&bull;&nbsp;</li>
-                        <li class="resume-list-item"><a class="resume-link" href="https://github.com/arthur-taft">GitHub</a></li>
-                    </ul>
-                </div>
-                <div id="summary">
-                    <h3 class="main-subheading">Summary</h3>
-                    <ul class="summary-list">
-                        <li class="summary-list-item">Diversified experience troubleshooting Microsoft Windows, macOS, and other Unix-based operating systems.</li>
-                        <li class="summary-list-item">Knowledgeable in: HTTP(S), TCP/UDP, LAN, WAN, VLAN, SSH, RDP, SSL, DNS, NAT, Bash, PowerShell, pfSense, postfix, dovecot, Microsoft Office, and Jira.</li>
-                        <li class="summary-list-item">Experienced in interpersonal communication, with an emphasis in clarity and customer satisfaction.</li>
-                        <li class="summary-list-item">Detail-oriented and organized, with the ability to manage multiple tasks in a time-efficient and effective manner.</li>
-                    </ul>
-                </div>
-                <div id="education">
-                    <h3 class="main-subheading">Education</h3>
-                    <div id="degree-info">
-                        <p class="degree">BS, Cybersecurity - Minor in German</p>
-                        <p class="grad-date">May 2028</p>
-                    </div>
-                    <p class="school">Southern Utah University, Cedar City, UT</p>
-                    <ul class="education-list">
-                        <li class="education-list-item">SUU Cybersecurity Club</li>
-                        <li class="education-list-item">Key Courses: Object Oriented Programming, Web Development, Data Communications and Networking, Database Design and Management, Systems Security</li>
-                    </ul>
-                </div>
-                <div id="projects">
-                    <h3 class="main-subheading">Projects</h3>
-                    <p class="project-title">Homelab</p>
-                    <ul class="project-list">
-                        <li class="project-list-item">Hosted Minecraft Server, learned about TCP/UDP, using pfSense for routing and configuring LAN and WAN interfaces. Used SSH and RDP to access remote machines. Used VLANs to segregate services. Set up a mailserver using postfix and dovecot.</li>
-                    </ul>
-                    <p class="project-title">Custom Scripts</p>
-                    <ul class="project-list">
-                        <li class="project-list-item">Wrote a file backup and restore script to increase efficiency in moving users to new workstations. Wrote custom scripts to build packages from source on Gentoo Linux. Wrote a wrapper for the popular program yt-dlp to aid in media archival.</li>
-                    </ul>   
-                </div>
-                <div id="experience">
-                    <h3 class="main-subheading">Experience</h3>
-                    <p class="experience-title">SUU Cybersecurity Club</p>
-                    <ul class="experience-list">
-                        <li class="experience-list-item">Attended every meeting for the 2024-2025 school year, participated in 3 CTF events, member of the NCAE Cyber Games team. Learned about DNS, routing, NAT, apache webservers, and general Linux hardening.</li>
-                        <li class="experience-list-item">Stayed late after every club meeting in 2025 to learn from the Collegiate Cyber Defense Competition team. Learned about SIEM, Palo Alto, Windows Automation, Linux Automation.</li>
-                        <li class="experience-list-item">Gave a presentation on Gentoo Linux and walked club members through the install process step-by-step. Enabled club members to learn more about Linux.</li>
-                    </ul>
-                    <p class="experience-title">IT Help Desk Technician, Southern Utah University, Cedar City, UT November 2024 &ndash; August 2025</p>
-                    <ul class="experience-list">
-                        <li class="experience-list-item">Monitored ticket queue, personally reviewing all tickets and resolving an average of 3 tickets per week. Took initiative in answering 4-5 phone calls per day.</li>
-                        <li class="experience-list-item">Developed and deployed a script to automate transfer of user files, increasing efficiency by over 50%.</li>
-                        <li class="experience-list-item">Praised by coworkers and patrons averaging a 5-star review on all completed tickets.</li>
-                        <li class="experience-list-item">Actively assisted walk-in patrons, and strove to resolve user issues in under 10 minutes when possible. All other issues were resolved in under 1 hour.</li>
-                    </ul>    
-                </div>
-                
-
-            </div>
-            </div>
-            
-    </body>
-</html>