Now

A small record of what I'm focused on lately.

LearningParkedKept

WordPress plugin development

I'm still at the reading and research stage: learning how plugin structure, headers, actions, and filters fit together before I build a small one myself.

Reading: WordPress Plugin Basics ↗

Kubernetes Kustomize

I'm currently learning Kubernetes hands-on: working through Deployments, Services, Ingress, selectors, and Kustomize bases/overlays so I understand how traffic reaches Pods and how environment-specific manifests are built before moving into CI/CD and GitOps. (adding repo link soon)

Reading: Kustomize Documentation ↗