I finished another #webdev side project and built the QR code generator of my dreams: :fietkau_software: https://fietkau.software/qr
* It's instant, purely client-side, and has no ads or upsells.
* It has a variety of color, shape, and logo embedding options.
* There's PNG and SVG export.
The included logo selection is, let's say, "opinionated" and features lots of familiar faces if you enjoy federated social platforms. 😄
Here are a few example QR codes that all lead back to my Mastodon profile.
QRSVG
QRSVG is a small JavaScript project to render a two-dimensional bitmask (mostly assumed to be a QR code) to an SVG element as a collection of SVG paths with defined purposes.Julian Fietkau