diff --git a/content/about.md b/content/about.md index 53804bc..8848c9d 100644 --- a/content/about.md +++ b/content/about.md @@ -3,6 +3,8 @@ title = "About" path = "about" +++ +![Graham McIntire](/images/me.jpg) + I'm Graham McIntire (W5ISP), a site reliability and security engineer based in Blue Ridge, Texas. I build and secure cloud infrastructure and applications, with hands-on experience in SOC2/HIPAA compliance, vulnerability management, and full-stack observability. I run my own Kubernetes cluster and WISP, and I'm happiest when I'm making systems more reliable and harder to break into. diff --git a/static/images/me.jpg b/static/images/me.jpg new file mode 100644 index 0000000..835d4e2 Binary files /dev/null and b/static/images/me.jpg differ