]> Arthur Taft Gitweb - website.git/blobdiff - static/resume.html
add padding to pgp-link
[website.git] / static / resume.html
index 8510c066fc960662c39cb1a7be44e60ed5954290..d56952d8e6acc90beda8d088bc7da91ec88e1a9f 100644 (file)
@@ -9,7 +9,9 @@
     <head>
         <title>resume | arthurtaft.net</title>
         <meta charset="UTF-8">
     <head>
         <title>resume | arthurtaft.net</title>
         <meta charset="UTF-8">
-        <link rel="stylesheet" href="styles.css">
+        <link rel="stylesheet" href="/static/styles.css">
+        <link rel="stylesheet" href="/static/resume-styles.css">
+        <link rel="icon" href="/favicon.ico" />
     </head>
     <body>
         <div id="main-cont">
     </head>
     <body>
         <div id="main-cont">
                 </ul>
             </div>
             <div id="title-div">
                 </ul>
             </div>
             <div id="title-div">
+                <h1 class="logo">>_</h1>
                 <h1 class="page-title">arthurtaft.net</h1>
             </div>
             <div id="container">
                 <h1 class="page-title">arthurtaft.net</h1>
             </div>
             <div id="container">
-                <h2 class="main-header">I love Gentoo Linux</h1>
+                <h2 class="main-header">Arthur Taft</h2>
+                <div id="resume-links">
+                    <ul class="resume-list">
+                        <li class="resume-list-item">Mobile: (385) 266 - 6682</li>
+                        <li class="resume-list-item">&bull;</li>
+                        <li class="resume-list-item"><a class="resume-link" href="mailto:[email protected]">Email</a></li>
+                        <li class="resume-list-item">&bull;</li>
+                        <li class="resume-list-item"><a class="resume-link" href="https://www.linkedin.com/in/arthur-taft" target="_blank">LinkedIn</a></li>
+                        <li class="resume-list-item">&bull;</li>
+                        <li class="resume-list-item"><a class="resume-link" href="https://github.com/arthur-taft" target="_blank">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</p>
+                    <div id="experience-info">
+                        <p class="workplace">Southern Utah University, Cedar City, UT </p>
+                        <p class="workplace-date">November 2024 &ndash; August 2025</p>
+                    </div>
+                    <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 id="footer">
+                <p class="footer-text">source:<a class="footer-link" href="https://github.com/arthur-taft/website" target="_blank">github.com/arthur-taft/website</a></p>
+                <p class="footer-text">&copy; arthur taft - 2025</p>
             </div>
         </div>
     </body>
             </div>
         </div>
     </body>