From 0d91104203d2b1a6d7ab9beb0377d9fbb0300c55 Mon Sep 17 00:00:00 2001 From: Greg Hendrickson Date: Tue, 27 Jan 2026 23:29:26 +0000 Subject: [PATCH] Fix title: SysOps/DevOps Engineer, wears all hats --- index.html | 18 +++++++++--------- js/app.js | 4 ++-- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index 250d93d..99cea2f 100644 --- a/index.html +++ b/index.html @@ -67,14 +67,14 @@

πŸ‘‹ Hey, I'm Greg

-

Cloud Security Engineer & Platform Engineer specializing in AWS, automation, and making infrastructure fast, secure, and cost-efficient.

+

SysOps/DevOps Engineer who wears all the hats β€” AWS infrastructure, security audits, EKS clusters, cost optimization, you name it.

I leverage AI-assisted workflows to ship faster and automate the boring stuff.

Current Focus

@@ -113,12 +113,12 @@

πŸ“„ Resume

Experience

-

Cloud Security Engineer

-

AWS infrastructure security, IAM policy automation, vulnerability management, and compliance auditing.

+

SysOps / DevOps Engineer

+

Full-stack AWS infrastructure β€” wear all the hats. Security audits, compliance, automation, cost optimization.

-

DevOps / Platform Engineer

-

Kubernetes (EKS), Karpenter node optimization, CI/CD pipelines, Infrastructure as Code.

+

EKS & Kubernetes

+

Production EKS clusters, ArgoCD GitOps deployments, Karpenter autoscaling, the whole monster setup.

Skills

diff --git a/js/app.js b/js/app.js index efa333a..01d9d5c 100644 --- a/js/app.js +++ b/js/app.js @@ -250,8 +250,8 @@ class GregOS { }, about: () => { addLine('Greg Hendrickson'); - addLine('Platform Engineer & Cloud Security Specialist'); - addLine('AI-augmented DevOps | Ship fast, stay secure'); + addLine('SysOps/DevOps Engineer β€” wears all the hats'); + addLine('AWS | Security | EKS | AI-augmented workflows'); }, projects: () => { addLine('Projects:');