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.
1 Dec, 2022
Secrets in Github Actions - Conceal sensitive data with 'secret' variables
A quick intro into Github secrets and how to use them.