Browser-Based URL and vCard QR Code Generator# 25 May 2026 JavaScript, QR Code, SVG, Utility, Frontend This is a single HTML file that turns a URL or vCard contact details into a QR code and saves it as a scalable SVG - handy for business cards, signage, or anything headed to print. It runs...
While working on the WordPress theme Tìtsyul Amip Twenty Twenty-Five, a need arose for a more flexible way to implement rotated background patterns in CSS. Existing methods often involve trade-offs, and this exploration led to a technique leveraging the power of SVG. Existing Approaches and...
Icon fonts are finally being phased out in favour of a technology that’s more fit for purpose: SVG. There are many tutorials and guides that describe different ways in which you can use SVG icons, which is great. I do however see an issue related to accessibility pop up now and again, so I’d like...