Skip to content

samanthavbarron/qr-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Tattoo Generator

Related blog post

This project generates domains randomly and scores their corresponding QR codes on how "feasible" they are as a tattoo. E.g. minimizing the number of borders between pixels of varying values, etc.

Also see the related api that you can use to update what the QR code redirects to (e.g. from iOS shortcuts, etc).

Usage

pip install .
python qr_code.py
# images will be placed into `images/` directory

Distribution of Scores

scores

Good QR Code Examples

good good

Bad QR Code Examples

bad bad

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages