A Credit card Validator machine that knows what a fake Credit Card is, and what's a valid Credit Card. This is a classic college JAVA project that performs multiple functions and manipulations to user input using Server and Client Sides to achieve things such as checking Luhn validation for each card, save checked cards, and exporting them to a .txt file -
View it on GitHub