Home Page

Credit Card Validator

This project gave me a thorough mental workout. Implementing Luhn's algorithm was a fun excercise, when I originally wrote the project, I built as a python application. I'm currently in the process of re-writing the application to work in the static site layout, so unfortunately it isn't available just yet, but if you're curious, the github repo for the python app can be found here.