DEV Community

Melvin Jones Repol
Melvin Jones Repol

Posted on

Simple yet Fast QRCode Generator

QRCode Generator

I build my own QRCode Generator check it out:

QR Code Generator - Create your own QR Codes for free

A QR Code is a two-dimensional variant of a barcode consisting of black and white pixel patterns.

favicon mrepol742.github.io

Source Code are available here:

GitHub logo mrepol742 / mrepol742.github.io

I'm a self-taught Freelance Software Engineer with experience in web development, seo, computer hardware & software and currently studying arduino programming.

mrepol742.github.io

I'm a self-taught Freelance Software Engineer with experience in web development, seo, computer hardware & software and currently studying arduino programming.

Server

python3 -m http.server
Enter fullscreen mode Exit fullscreen mode

http://0.0.0.0:8000

Build Sitemap

javac Sitemap.java
java Sitemap
Enter fullscreen mode Exit fullscreen mode

Build RSS

javac RSS.java
java RSS
Enter fullscreen mode Exit fullscreen mode

Contribute

Code contributions are welcome! Please commit any pull requests against the master branch. Security audits and feedback are welcome. Please open an issue or email us privately if the report is sensitive in nature.




Top comments (0)