I built a simple, fast, and no-nonsense QR Code Generator because I was tired of generic sites that are flooded with ads or put basic features behind paywalls.
It's a completely static website built with HTML, CSS, and Vanilla JS. You can inst…
I built a simple, fast, and no-nonsense QR Code Generator because I was tired of generic sites that are flooded with ads or put basic features behind paywalls.
It’s a completely static website built with HTML, CSS, and Vanilla JS. You can instantly generate and download crisp QR codes for any URL or text in multiple sizes. It uses the free goqr.me API, so absolutely nothing is tracked, saved, or stored. In the future, I might add support for custom colors or logos!
Used an AI coding assistant to help draft the human-sounding README.md file and structure the project documentation.