From d777167e3116d4fb6763228c0c5e55ce9c855091 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Tue, 24 Feb 2026 06:19:14 +0000 Subject: add blurb and update about to summary --- public/resume/index.html | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) (limited to 'public/resume/index.html') diff --git a/public/resume/index.html b/public/resume/index.html index b913fee..7ada8ff 100644 --- a/public/resume/index.html +++ b/public/resume/index.html @@ -1,4 +1,4 @@ - + @@ -6,7 +6,7 @@ Alex Pooley's Resume 👨‍💼📄 @@ -394,8 +394,11 @@ "Gaming Enthusiast.", "Open Source Fanatic.", ], - about: - "Results-oriented Engineering Leader with over a decade of experience specializing in scalable and redundant system architecture. Demonstrated success leading distributed, cross-functional development teams to deliver world-class technical solutions impacting millions of users, consistently ensuring quality and efficiency in fast-paced settings.", + blurbBold: "Results-oriented Software Engineer and Solutions Architect", + blurb: + "with over 14 years’ experience designing and implementing scalable and redundant system architecture.", + summary: + "Enthusiastic and accomplished leader of distributed, cross-functional development teams, consistently delivering world-class technical solutions that impact millions of users. Proven ability to ensure quality and efficiency in fast-paced, dynamic environments within the gaming industry. Core strengths include leadership, technical acumen, a drive for impactful solutions, and a commitment to quality and efficiency. Highly adaptable to fast-paced environments and bring a genuine passion for gaming, informing my understanding of user needs and market trends.", title: "Solutions Architect", avatar: "https://zue.dev/about/pro_avatar.png", status: "Looking for a new challenge.", @@ -635,14 +638,6 @@ return (
-
- ⚠️ - - This resume is currently a work in progress! - - ⚠️ -
-
{resumeData.name} @@ -733,8 +728,14 @@
-

About

-

{resumeData.about}

+

+ {resumeData.blurbBold} {resumeData.blurb} +

+
+ +
+

Summary

+

{resumeData.summary}


@@ -799,7 +800,7 @@