Personalize portfolio and add technical case studies
This commit is contained in:
@@ -0,0 +1,136 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="Short professional résumé for Jay Phillips, Senior Systems Administrator and Infrastructure Engineer.">
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
|
||||
<link rel="stylesheet" href="/styles.css">
|
||||
<title>Résumé | Jay Phillips</title>
|
||||
</head>
|
||||
<body>
|
||||
<a class="skip-link" href="#main">Skip to content</a>
|
||||
<header class="site-header print-hide">
|
||||
<nav class="nav shell" aria-label="Primary navigation">
|
||||
<a class="brand" href="/"><span class="brand-mark" aria-hidden="true">JP</span><span>Jay Phillips</span></a>
|
||||
<div class="nav-links">
|
||||
<a href="/">Home</a><a href="/#projects">Projects</a><a href="/resume.html" aria-current="page">Résumé</a><a href="mailto:Phillips-Jay@outlook.com">Contact</a>
|
||||
</div>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
<main id="main" class="shell">
|
||||
<div class="page-hero">
|
||||
<div class="breadcrumb print-hide"><a href="/">Home</a> / Résumé</div>
|
||||
<div class="eyebrow">Public-safe short résumé</div>
|
||||
<h1>Jay Phillips<br><span>Infrastructure Engineer.</span></h1>
|
||||
<p class="lead">Senior Systems Administrator with 20+ years of IT experience and 10+ years supporting enterprise infrastructure across healthcare, financial, government, commercial, and military environments.</p>
|
||||
<div class="actions print-hide">
|
||||
<a class="button primary" href="mailto:Phillips-Jay@outlook.com">Phillips-Jay@outlook.com</a>
|
||||
<a class="button" href="/">Back to portfolio</a>
|
||||
</div>
|
||||
<p class="print-hide">To save a PDF copy, use your browser’s <strong>Print</strong> command and select <strong>Save as PDF</strong>.</p>
|
||||
</div>
|
||||
|
||||
<div class="resume-wrap">
|
||||
<aside class="resume-sidebar">
|
||||
<section class="resume-panel">
|
||||
<h2>Core technologies</h2>
|
||||
<div class="skill-groups">
|
||||
<div class="skill-group"><h3>Infrastructure</h3><p>Windows Server, Active Directory, DNS, DHCP, Group Policy, DFS, clustering, SharePoint, Microsoft 365</p></div>
|
||||
<div class="skill-group"><h3>Virtualization</h3><p>VMware ESXi, vCenter, Hyper-V, Azure fundamentals, AWS foundations</p></div>
|
||||
<div class="skill-group"><h3>Automation</h3><p>PowerShell, Bash, Terraform, Ansible, Packer, Git, SCCM</p></div>
|
||||
<div class="skill-group"><h3>Platforms</h3><p>Kubernetes, Docker, Argo CD, GitOps, Ubuntu, Rocky Linux, RHEL, Debian</p></div>
|
||||
<div class="skill-group"><h3>Observability</h3><p>Prometheus, Grafana, Loki, Alertmanager, Zabbix, SolarWinds, Nagios, Uptime Kuma</p></div>
|
||||
<div class="skill-group"><h3>Networking</h3><p>TCP/IP, VLANs, routing, pfSense, Cisco switching, SAN/NAS, NetBox, phpIPAM</p></div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="resume-panel">
|
||||
<h2>Credentials</h2>
|
||||
<p><strong>Master of Information Systems</strong><br>University of Phoenix, 2026</p>
|
||||
<p><strong>BS, Information Technology</strong><br>University of Phoenix, 2017</p>
|
||||
<div class="tags"><span class="tag">AZ-900</span><span class="tag">MCP</span><span class="tag">MCSA</span><span class="tag">MCITP</span></div>
|
||||
</section>
|
||||
</aside>
|
||||
|
||||
<div class="resume-main">
|
||||
<section class="resume-section">
|
||||
<h2>Professional summary</h2>
|
||||
<p>Infrastructure-focused Senior Systems Administrator with expertise in VMware, Windows Server, Linux, PowerShell automation, Kubernetes, Terraform, Ansible, GitOps, networking, and enterprise platform operations. Proven success supporting large-scale environments while improving automation, standardization, reliability, and operational visibility.</p>
|
||||
</section>
|
||||
|
||||
<section class="resume-section">
|
||||
<h2>Professional experience</h2>
|
||||
<article class="resume-role">
|
||||
<h3>Trinity Health — System Administrator</h3>
|
||||
<div class="meta">January 2024 – Present</div>
|
||||
<ul>
|
||||
<li>Support infrastructure consisting of approximately 17,000 physical and virtual servers in a multi-site healthcare environment.</li>
|
||||
<li>Maintain Windows Server and VMware platforms supporting critical healthcare applications and infrastructure services.</li>
|
||||
<li>Perform provisioning, upgrades, migrations, troubleshooting, and decommissioning across the server lifecycle.</li>
|
||||
<li>Develop PowerShell automation to reduce manual work and improve consistency.</li>
|
||||
</ul>
|
||||
</article>
|
||||
|
||||
<article class="resume-role">
|
||||
<h3>Trinity Health / Saint Joseph Regional Medical Center — Senior Client Technologies Analyst / System Administrator</h3>
|
||||
<div class="meta">March 2021 – December 2023</div>
|
||||
<ul>
|
||||
<li>Supported approximately 300 physical and virtual servers.</li>
|
||||
<li>Administered VMware infrastructure supporting critical healthcare operations.</li>
|
||||
<li>Installed and maintained server hardware, operating systems, datacenter deployments, and enterprise applications.</li>
|
||||
</ul>
|
||||
</article>
|
||||
|
||||
<article class="resume-role">
|
||||
<h3>Progressive infrastructure and technical roles</h3>
|
||||
<div class="meta">2000 – 2021</div>
|
||||
<p>Systems Engineer, Systems Administrator, Junior Network Engineer, Desktop/Network Analyst, IT Contractor, healthcare support analyst, and U.S. Army Signal Support Systems Specialist.</p>
|
||||
</article>
|
||||
</section>
|
||||
|
||||
<section class="resume-section">
|
||||
<h2>Selected technical projects</h2>
|
||||
<article class="resume-role">
|
||||
<h3>Enterprise infrastructure home lab</h3>
|
||||
<ul>
|
||||
<li>Built and maintained a four-node Kubernetes cluster using Argo CD GitOps workflows.</li>
|
||||
<li>Implemented Prometheus, Grafana, Loki, Alertmanager, Uptime Kuma, and Zabbix monitoring.</li>
|
||||
<li>Designed routed VLAN architecture and centralized firewall management through pfSense.</li>
|
||||
<li>Deployed Longhorn storage, certificate automation, ingress, sealed secrets, backups, NetBox, phpIPAM, and multiple self-hosted workloads.</li>
|
||||
<li>Used PowerShell, Terraform, Ansible, Packer, Bash, and Git to automate infrastructure tasks.</li>
|
||||
</ul>
|
||||
</article>
|
||||
<article class="resume-role">
|
||||
<h3>Microsoft platform engineering</h3>
|
||||
<ul>
|
||||
<li>Built a SharePoint Server Subscription Edition farm with SSL, MySites, managed metadata, user profiles, and SQL storage design.</li>
|
||||
<li>Developed SCCM PXE and task-sequence workflows for Windows Server deployment and in-place upgrades.</li>
|
||||
<li>Created reusable PowerShell automation for Active Directory, server lifecycle, prerequisite installation, reporting, and remediation.</li>
|
||||
</ul>
|
||||
</article>
|
||||
</section>
|
||||
|
||||
<section class="resume-section">
|
||||
<h2>Education & certifications</h2>
|
||||
<div class="grid two">
|
||||
<div>
|
||||
<h3>Education</h3>
|
||||
<p><strong>Master of Information Systems</strong><br>University of Phoenix, 2026<br>Dean’s List · Epsilon Pi Tau Honor Society</p>
|
||||
<p><strong>Bachelor of Science in Information Technology</strong><br>University of Phoenix, 2017<br>National Society of Collegiate Scholars</p>
|
||||
</div>
|
||||
<div>
|
||||
<h3>Certifications</h3>
|
||||
<p>Microsoft Azure Fundamentals (AZ-900)<br>Microsoft Certified Professional<br>MCSA: Windows Server 2008<br>MCITP: Enterprise Administrator</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
<footer class="site-footer shell print-hide"><span>© 2026 Jay Phillips</span><span>Public-safe résumé — phone number and street address intentionally omitted.</span></footer>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user