2 Feb, 2023
E-commerce payment security - The Luhn algorithm.
Discover how card validation works and how Luhn algorithm is our first line of defence against input errors.
6 Jan, 2023
Basic introduction to GitHub Actions
Learn how to deploy files onto a Google Cloud Storage bucket using GitHub Actions.
1 Dec, 2022
Secrets in Github Actions - Conceal sensitive data with 'secret' variables
A quick intro into Github secrets and how to use them.