Here is my loop :-) https://peel.fm/e431e31
How big are the patterns? Looks like the author implemented a server-side storage with tiny hash. Why not the data itself as base64? That would make it real serverless!
Instead I went with a S3 based storage solution — still pretty simple, not managing any servers or databases manually.