From: Arthur Taft Date: Mon, 24 Nov 2025 01:09:37 +0000 (-0700) Subject: finish resume X-Git-Url: https://gitweb.arthurtaft.net/website.git/commitdiff_plain/a320d3db72b4b1248213e6acd318c537ed83c9b3?hp=67b367b8015ead295f42f7eac1cafa60fe26ea2b finish resume --- diff --git a/static/resume-styles.css b/static/resume-styles.css index 93cd504..7a43fcb 100644 --- a/static/resume-styles.css +++ b/static/resume-styles.css @@ -5,9 +5,9 @@ * */ -#resume-links { - margin-left: 25%; - margin-right: 25%; +#summary, #education, #projects, #experience { + width: 100%; + flex: 0 0 100%; } #resume-links .resume-list { @@ -21,13 +21,25 @@ color: var(--subtext-1); } +#resume-links .resume-list-item:first-child { + padding-right: 1rem; +} + +#resume-links .resume-link { + padding: 0.5rem 1rem; +} + +#resume-links .resume-link:hover { + background-color: var(--surface-1); +} + #summary .main-subheading { - margin-left: 15%; + margin-left: 25%; } #summary .summary-list { - margin-left: 20%; - margin-right: 15%; + margin-left: 30%; + margin-right: 25%; } #summary .summary-list-item { @@ -35,19 +47,19 @@ } #education .main-subheading { - margin-left: 15%; + margin-left: 25%; } #education .school { - margin-left: 17.5%; + margin-left: 27.5%; color: var(--sky); } #degree-info { display: flex; flex-direction: row; - margin-left: 17.5%; - margin-right: 15%; + margin-left: 27.5%; + margin-right: 25%; justify-content: space-between; } @@ -60,8 +72,8 @@ } #education .education-list { - margin-left: 20%; - margin-right: 15%; + margin-left: 30%; + margin-right: 25%; } #education .education-list-item { @@ -69,23 +81,57 @@ } #projects .main-subheading { - margin-left: 15%; + margin-left: 25%; } #projects .project-title { - margin-left: 17.5%; + margin-left: 27.5%; color: var(--sky); } #projects .project-list { - margin-left: 20%; - margin-right: 15%; + margin-left: 30%; + margin-right: 25%; } #projects .project-list-item { color: var(--subtext-1); } +#experience .main-subheading { + margin-left: 25%; +} + +#experience .experience-title { + margin-left: 27.5%; + color: var(--sky); +} + +#experience .experience-list { + margin-left: 30%; + margin-right: 25%; +} + +#experience .experience-list-item { + color: var(--subtext-1); +} + +#experience-info { + display: flex; + flex-direction: row; + justify-content: space-between; + margin-left: 27.5%; + margin-right: 25%; +} + +#experience-info .workplace { + color: var(--sky); +} + +#experience-info .workplace-date { + color: var(--sky); +} + a { font-size: 1rem; } diff --git a/static/resume-template.html b/static/resume-template.html index ca2528f..77b977d 100644 --- a/static/resume-template.html +++ b/static/resume-template.html @@ -17,9 +17,12 @@

Arthur Taft

@@ -63,7 +66,11 @@
  • 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.
  • 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.
  • -

    IT Help Desk Technician, Southern Utah University, Cedar City, UT November 2024 – August 2025

    +

    IT Help Desk Technician

    +
    +

    Southern Utah University, Cedar City, UT

    +

    November 2024 – August 2025

    +
    - - - diff --git a/static/resume.html b/static/resume.html index 8510c06..83e9f46 100644 --- a/static/resume.html +++ b/static/resume.html @@ -10,6 +10,7 @@ resume | arthurtaft.net +
    @@ -26,7 +27,69 @@

    arthurtaft.net

    -

    I love Gentoo Linux

    +

    Arthur Taft

    + +
    +

    Summary

    +
      +
    • Diversified experience troubleshooting Microsoft Windows, macOS, and other Unix-based operating systems.
    • +
    • Knowledgeable in: HTTP(S), TCP/UDP, LAN, WAN, VLAN, SSH, RDP, SSL, DNS, NAT, Bash, PowerShell, pfSense, postfix, dovecot, Microsoft Office, and Jira.
    • +
    • Experienced in interpersonal communication, with an emphasis in clarity and customer satisfaction.
    • +
    • Detail-oriented and organized, with the ability to manage multiple tasks in a time-efficient and effective manner.
    • +
    +
    +
    +

    Education

    +
    +

    BS, Cybersecurity - Minor in German

    +

    May 2028

    +
    +

    Southern Utah University, Cedar City, UT

    +
      +
    • SUU Cybersecurity Club
    • +
    • Key Courses: Object Oriented Programming, Web Development, Data Communications and Networking, Database Design and Management, Systems Security
    • +
    +
    +
    +

    Projects

    +

    Homelab

    +
      +
    • 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.
    • +
    +

    Custom Scripts

    +
      +
    • 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.
    • +
    +
    +
    +

    Experience

    +

    SUU Cybersecurity Club

    +
      +
    • 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.
    • +
    • 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.
    • +
    • 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.
    • +
    +

    IT Help Desk Technician

    +
    +

    Southern Utah University, Cedar City, UT

    +

    November 2024 – August 2025

    +
    +
      +
    • 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.
    • +
    • Developed and deployed a script to automate transfer of user files, increasing efficiency by over 50%.
    • +
    • Praised by coworkers and patrons averaging a 5-star review on all completed tickets.
    • +
    • 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.
    • +