Encodes the base64 data after the hash to an image
If you do like to download an qr code image with the string "hello world" click this link
Encode your own data by opening the page, hit F12 and type in the console btoa("YOUR DATA")
. After that copy the string in the next line into your adress bar behind a #.