About

Essentially, this site is my .com, so it’ll have everything that pertains to me and my career that I think you’ll find important or interesting whether you’re a recruiter or someone getting to know me better. Since this website can also act as a platform for me to express my opinions about things, I may also post some reviews or opinion articles here too.

To get into the technical aspect of this website, it leverages the power of Hugo to generate a static website and its HTML pages from source markdown files. All of this is automatically built with a custom GitHub Actions Workflow and is deployed onto S3. The site then sits behind Cloudflare’s robust CDN and DNS.

Read the official full-fat how-to and documentation in the GitHub repository .

Tech Stack

Infrastructure Monitoring CI/CD Frontend

Achievements

  • Developed a customised GitHub Actions Workflow to automatically run Hugo builds and deploy to AWS S3 buckets
  • Set up and configure Cloudflare DNS and CDN rerouting to AWS S3 buckets complete with TLS/SSL encryption for secure connections
  • Composed and formatted precise and informative documentation to aid understanding and deployment process of the project