About Me

About Me

Hey, I’m Jayden

I’m a Software Engineer at Atlassian in Melbourne, working on the platform that handles service-to-service communication across Atlassian’s microservices. Before that I was an SRE at NAB and a sysadmin at ICE (NYSE), so I’ve gone from managing thousands of physical servers to debugging Envoy proxy bugs and debugging Kubernetes networking issues.

My background is broad, I’ve worked across the full stack, from bare metal and hypervisors through to networking, cloud infrastructure, and application development. That range means I can follow a problem wherever it leads, whether it’s a networking bug, a slow SQL query, or a misbehaving Kubernetes controller. Performance work is something I genuinely enjoy. I like digging into why something is slow, understanding it properly, then actually fixing it. Some of the most satisfying work I’ve done has come from squeezing real gains out of systems that everyone had written off as just being slow.

Outside of work I run a homelab that’s grown from a couple of VMs into a proper rack with BGP routing, IPSec VPN, IaC, and a Kubernetes cluster. I use it to learn things properly, not just read about them. I also do CTFs when I get the time, mostly focused on reverse engineering and exploitation, and write up the interesting ones here.

Skills

Languages: Golang, Python, TypeScript, Bash

Infrastructure: Kubernetes, Terraform, Ansible, Packer, Proxmox, VyOS, Docker, Ubuntu, RHEL

Cloud: AWS, Azure, GCP

Low-level & Networking: eBPF, BGP, Envoy, Istio service mesh, Linux networking internals, IPSec

Security: CTFs, reverse engineering, vulnerability analysis, pen testing fundamentals

Other: Observability, CI/CD, GitOps, incident response

Projects

LINDS-Homelab - HPE, Dell & Lenovo servers running Proxmox & Kubernetes, with VyOS handling BGP, IPSec VPN and DNS/DHCP, all built with Terraform, Ansible and Packer.

LINDS-Terraform - Terraform code to manage my Proxmox hosts and Talos Kubernetes cluster.

LINDS-Ansible - Ansible playbooks for managing VMs provisioned through Terraform and my VyOS router.

LINDS-Kubernetes - Multi-node k8s cluster for self-hosted services, managed through ArgoCD.

Catcrawl - Scrapes Australian supermarket prices and tracks trends via a browser extension.

Lindrea - Tracked real estate listings over time to spot price changes. Used it to help buy my first house.

PlayHQ Scraper - Pulls sports fixtures from a GraphQL API and syncs them to Google Calendar.