👋

Hey, I'm Wong Yong Xiang.

I'm a cybersecurity engineer who loves tinkering with cloud security and DevSecOps. This is where I share the things I've been building and learning along the way.

Things I've been working on

A few learning projects built to understand cloud and infrastructure concepts through hands on practice. Click through to check out the repos and write-ups.

🧾 Live

Cloud Resume Challenge

A resume hosted as a static website on AWS, built with the purpose of learning the concepts of AWS, IaC, and CI/CD through practice. Security is built into CI/CD through SAST and SCA.

AWSTerraformGithub ActionstfsecSyftGrype
🔍 Completed

Phishing URL Scanner (Part 1)

A scanner that checks a URL against various sources to identify if it is phishing. Built to learn Docker and Kubernetes, with a focus on security best practices. Deployed locally on Minikube.

DockerKubernetesGitHub ActionsTrivySemgrep