Skip to content
#

credit-card-validation

Here are 57 public repositories matching this topic...

awesome-fraud-detection-papers
Full-Stack-Credit-Card-Fraud-Detection-Project

This was a from-scratch "take-home project" assigned to me by a company I was interviewing with for an Android Developer role. They liked my submission well enough to bring me in for onsites, so I thought I'd put it up on GitHub as another code sample, as nothing about it is specific to that company. See the README for full details.

  • Updated Jul 25, 2019
  • Java

CCParser is a Python library for credit card parsing, validation, and formatting. It extracts card details, detects providers, validates with Luhn’s algorithm, supports multiple delimiters, and formats numbers as xxxx xxxx xxxx xxxx or masked **** **** **** 1234. 🚀💳

  • Updated Mar 9, 2025
  • Python

Improve this page

Add a description, image, and links to the credit-card-validation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the credit-card-validation topic, visit your repo's landing page and select "manage topics."

Learn more