QR CODE MAKER

OVERVIEW

A handy tool that allows you to effortlessly generate static QR code files for websites using any URL. With qrCodeMaker, you can create QR codes that serve as a quick and convenient gateway to specific websites, accessible with a simple scan using your mobile device's camera.

The process is straightforward: the tool utilizes a basic object that generates QR codes when provided with a valid URL and file name. By running the provided Python script, users can generate their custom QR code files within the project. The resulting QR codes, saved as PNG images, can then be easily downloaded and stored on your local machine.

As part of the project, I have included a collection of sample QR codes that were generated for my personal links. These sample QR codes are conveniently stored in the default "qr_images" folder. Feel free to explore these examples to get a glimpse of the possibilities offered by qrCodeMaker.


* * *


To experience qrCodeMaker firsthand, simply clone the git repository and run the provided .py file. The script can be executed in a command-line interface by providing the URL link and file name as string values as arguments. This prompts the generation of the corresponding QR code, which is then saved as a static PNG image. With qrCodeMaker, you can effortlessly create QR codes that enable quick access to your favorite websites or showcase specific URLs in a user-friendly and visually appealing manner.

Looking to the future, I am considering expanding the functionality of qrCodeMaker by incorporating different design options to allow for more customization of the generated QR codes. This enhancement would provide users with increased flexibility and personalization possibilities. Stay tuned for these exciting developments!


đź’ˇAND MORE...



For more information: here is the link to the remote git repo and readme: https://github.com/wesJchen/qrCodeMaker

...or try scanning that QR code I generated. Takes you straight to the repo.




Should you have any questions or need further assistance, please don't hesitate to contact me at wesjchen@gmail.com. I'm more than happy to provide any additional context or support.Â