Monday, September 30, 2024

Show HN: qrframe – generate beautiful qr codes with javascript code https://ift.tt/EOPNQeL

Show HN: qrframe – generate beautiful qr codes with javascript code I originally built a QR code generator as a resume project using Rust and I realized a web interface would make customization way easier. This still generates the "data" using that rust library via wasm, but the rendering is all editable javascript to make an SVG or paint on an HTML canvas. I was especially inspired by https://qrbtf.com which had some unique style options I had never seen before, which I ended up copying, and then I made some more. https://ift.tt/vol8nki October 1, 2024 at 01:50AM

No comments:

Show HN: MCP Security Suite https://ift.tt/bSxuRaF

Show HN: MCP Security Suite Hi HN! We kept seeing devs get pwned through MCP tools in ways that security scanners completely miss. So we bui...