sweep the last typographic punctuation out of the components and data files
build-and-deploy / build (push) Failing after 14m21s

This commit is contained in:
2026-08-17 23:21:38 +10:00
parent 3cfd59a464
commit 43188589ab
35 changed files with 159 additions and 159 deletions
+11 -11
View File
@@ -13,33 +13,33 @@ export const experience: Role[] = [
{
title: "Infrastructure / DevOps Engineer",
org: "Woolworths",
period: "Aug 2025 Present",
period: "Aug 2025 - Present",
summary:
"Core DevOps infrastructure engineer for store-edge solutions turning high-level designs into single-press deployments and CD pipelines.",
"Core DevOps infrastructure engineer for store-edge solutions - turning high-level designs into single-press deployments and CD pipelines.",
highlights: [
"Single-touch deployment of an edge AI solution running on Kubernetes at the store edge",
"GPU brought online as code passthrough via ESXi, end-state manifests / Helm charts",
"GPU brought online as code - passthrough via ESXi, end-state manifests / Helm charts",
"Ansible playbook builds wired through a single source-of-truth pipeline with per-store vars",
"Removed manual practices across infra and ops IaC throughout, spec-driven and documented as code",
"Removed manual practices across infra and ops - IaC throughout, spec-driven and documented as code",
],
},
{
title: "Infrastructure Systems Engineer",
org: "Virtus Health",
period: "Aug 2022 Aug 2025",
period: "Aug 2022 - Aug 2025",
summary:
"Global IT optimisation, implementation and projects across an enterprise estate.",
"Global IT - optimisation, implementation and projects across an enterprise estate.",
highlights: [
"Managed ~1,000 VMs across a global VMware estate",
"Re-segmented flat sites into isolated VLAN ranges; SD-WAN and Aruba ClearPass onboarding",
"Migrated workloads to Azure (Blob, AVS); upgraded Palo Alto / FortiGate firewalls",
"Led a new major-site build end-to-end services implementation",
"Led a new major-site build - end-to-end services implementation",
],
},
{
title: "Global IT Infrastructure Engineer",
org: "Linde Asia Pacific",
period: "Sep 2019 Aug 2022",
period: "Sep 2019 - Aug 2022",
summary:
"Maintained and modernised global infrastructure to enterprise standards across the region.",
highlights: [
@@ -51,7 +51,7 @@ export const experience: Role[] = [
{
title: "Web Developer / Tech Admin",
org: "ELGAS",
period: "Aug 2018 Sep 2019",
period: "Aug 2018 - Sep 2019",
summary:
"Development, optimisation and escalation for the IT service-desk team.",
highlights: [
@@ -62,12 +62,12 @@ export const experience: Role[] = [
{
title: "IT Technician",
org: "Darktime Computer Services",
period: "Nov 2010 Jun 2013",
period: "Nov 2010 - Jun 2013",
summary:
"Field and workshop IT across legal firms, schools, real estate and small business.",
highlights: [
"SBS 2008 server installs, Exchange, backups and RAID storage for small business",
"Solo on-site support diagnose, fix, move on",
"Solo on-site support - diagnose, fix, move on",
],
},
];