*
*/
-#resume-links {
- margin-left: 25%;
- margin-right: 25%;
+#summary, #education, #projects, #experience {
+ width: 100%;
+ flex: 0 0 100%;
}
#resume-links .resume-list {
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 {
}
#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;
}
}
#education .education-list {
- margin-left: 20%;
- margin-right: 15%;
+ margin-left: 30%;
+ margin-right: 25%;
}
#education .education-list-item {
}
#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;
}
<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"><a class="resume-link" href="mailto:
[email protected]">Email</a> • </li>
- <li class="resume-list-item"><a class="resume-link" href="https://www.linkedin.com/in/arthur-taft">LinkedIn</a> • </li>
+ <li class="resume-list-item">Mobile: (385) 266 - 6682</li>
+ <li class="resume-list-item">•</li>
+ <li class="resume-list-item"><a class="resume-link" href="mailto:
[email protected]">Email</a></li>
+ <li class="resume-list-item">•</li>
+ <li class="resume-list-item"><a class="resume-link" href="https://www.linkedin.com/in/arthur-taft">LinkedIn</a></li>
+ <li class="resume-list-item">•</li>
<li class="resume-list-item"><a class="resume-link" href="https://github.com/arthur-taft">GitHub</a></li>
</ul>
</div>
<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 – August 2025</p>
+ <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 – 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">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>
<title>resume | arthurtaft.net</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
+ <link rel="stylesheet" href="resume-styles.css">
</head>
<body>
<div id="main-cont">
<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">•</li>
+ <li class="resume-list-item"><a class="resume-link" href="mailto:
[email protected]">Email</a></li>
+ <li class="resume-list-item">•</li>
+ <li class="resume-list-item"><a class="resume-link" href="https://www.linkedin.com/in/arthur-taft">LinkedIn</a></li>
+ <li class="resume-list-item">•</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</p>
+ <div id="experience-info">
+ <p class="workplace">Southern Utah University, Cedar City, UT </p>
+ <p class="workplace-date">November 2024 – 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>
</body>