from Hacker News

Show HN: I made an animated QR code messaging system

by dandrew5 on 6/10/24, 11:46 AM with 1 comments

Hey HN!

I'd like to share my weekend project for encoding/decoding messages using animated QR codes. It takes a message and creates a GIF image where each frame contains an individual part of the message in QR code format. The scanning feature reconstructs one of these GIFs back to the message's original form.

This was a fun little project. Give it a try and let me know how it goes!

  • by gus_massa on 6/11/24, 12:22 AM

    Do you hace some samples?