2025-08-05 Notes ================ Yesterday I started building out some qrcode tooling for myself starting with qrcode.waylonwalker.com. This is part of my tinyapps project. Date: August 5, 2025 Yesterday I started building out some qrcode tooling for myself starting with [qrcode.waylonwalker.com](https://qrcode.waylonwalker.com/). This is part of my tinyapps [1] project. Also dug into qr codes in python [2] to try to get some easy and small qrcodes that I could add to my blog posts for others who find a post on desktop and want to open on mobile. This is what I am going for with qrcodes on my blog posts. ![screenshot-2025-08-05T14-45-25-598Z.png](https://dropper.waylonwalker.com/api/file/29b54d73-d4bc-4505-85f4-1b303f7e7bcc.png) If you want fancier qrcodes check out References: [1]: /tinyapps/ [2]: /qr-codes-in-python/