About
I'm a Computer Engineering student at the University of Canberra and a self-driven Cloud & Infrastructure Engineer with a deep focus on building robust backend systems and distributed infrastructure using Go. I gravitate toward the intersection of systems programming and cloud-native tooling — the place where code meets metal.
I'm actively building real-world expertise in Kubernetes, Terraform, and observability pipelines. I believe great infrastructure is invisible — it just works, scales, and recovers gracefully.
When I'm not crafting Go services or wrangling Arch Linux configurations, I explore geopolitics, sci-fi (Dune is a masterclass), and the occasional fitness grind.
Experience
2024 — Present Backend & Infrastructure Intern · Open Source / Freelance
Building Go-based CLI tools and REST microservices. Deploying containerised workloads to Kubernetes, writing Terraform modules for cloud resource provisioning, and setting up Prometheus + Grafana observability stacks.
GoKubernetesTerraformDockerPrometheusgRPC2023 — 2024 Systems & Linux Consultant · Self-employed
Assisted local businesses with Linux server setup, shell scripting, and network configuration. Deployed self-hosted services (Nginx, Caddy, Gitea) on VPS instances. Automated admin tasks with Bash and Go scripts.
LinuxBashGoNginxNetworking2022 — 2023 CS Tutor · Online / K-12
Tutored high-school and middle-school students in programming fundamentals, algorithms, and computer science concepts. Designed lesson plans and hands-on projects to make abstract ideas tangible.
PythonCAlgorithmsTeaching
Projects
Termplay - Multiplayer Games over SSH (TUI)
A terminal-based multiplayer gaming platform built with Go and SSH. Play Chess, Tic-Tac-Toe, and Snake in real-time with instant room-based matchmaking. Powered by Firebase and Bubble Tea for a fast, interactive, cross-platform TUI experience.
GoBubbleTeacharmbracelet/WishLipglossTUIOAuth2 Provider in Go
Full-featured OAuth2 and OpenID Connect provider written in Go. Includes secure token handling, PKCE support, and admin controls. Built for production-grade authentication and scalable backend systems.
GoRedisnet/httpPrometheusDockerKubernetes Cluster Bootstrap
Terraform + Ansible automation to provision a production-grade Kubernetes cluster. Includes Helm-based deployment of Prometheus, Grafana, and an Nginx ingress controller. Fully idempotent and GitOps-ready.
TerraformKubernetesAnsibleHelmGrafanaGo REST + gRPC Gateway
A dual REST/gRPC microservice written in Go using Protobuf definitions, grpc-gateway for HTTP transcoding, JWT middleware, and PostgreSQL. Containerised with Docker Compose and tested with integration benchmarks.
GogRPCProtobufPostgreSQLDockerCI/CD Pipeline Toolkit
A GitHub Actions + ArgoCD GitOps setup for zero-downtime Kubernetes deployments. Includes Dockerfile multi-stage builds, image scanning with Trivy, and Slack notifications on deployment events.
GitHub ActionsArgoCDTrivyDockerGo