Skip to content
Go back

Yass Qween

Published:  at  07:00 AM

I’ve been wanting qween for a while now. There will be some wider uses for her functionality.

💬 Tina: I’ve been wanting queen for a while now.

Shes not an AI agent (currently) as there didn’t seem a lot of need to have her thinking about anything. She currently has 2 basic functions:

  1. She generates and returns a QR code for a URL linked to my AWS API Gateway address. She saves the destination URL to my database.
  2. When a request hits my API for a short code, she looks up the ultimate destination and sends a redirect back to the client.

I’ve got a lot more ideas for this I’ll build in subsequent versions, but my MVP is now live!

So the finished product? A working lambda function, multiple APIs and the ability to create QR codes for free like this:


QR Code


Suggest Changes

Previous Post
Small Project Build Cycle
Next Post
New Project Idea