Quiz Toast
Quiz Toast is a fun quiz site with a twist. Built as a quick proof of concept MVP in the week leading up to Valentines day, this SaaS product helps partners get to know each other better.

The product concept is simple: users fill out a quiz about themselves (e.g. answering "What is your favourite color") and then they send a link to their partner, who attempts to answer on their behalf (e.g. "What is Nikki's favourite color?) Cue results, and sometimes, suprised pikachu faces. It's quick, fun, and an easy way to see how well you and your partner know each other.
We built the product using Laravel, VueJS 3, Tailwind CSS, and good old HTML, CSS and JavaScript. It's hosted via Vapor/AWS and Planetscale, just in case people decide to do lots of organic sharing and we need to suddenly support huge user loads.
Quiz Toast has a user friendly, mobile first design. I never like to reinvent the wheel when it's not called for, so we looked at other similar quiz apps for inspiration. We also heavily utilized our Tailwind UI subscription to get responsive design components out of the box.
The MVP scope didn't include an official iOS or Android app, but I know we could easily transform the current code into one using goNative.
I got to play with AI
I am a huge fan of AI. Often my spare time is spent playing with ChatGPT, Open AI's API, DALL E and MidJourney. It was a lot of fun getting to use AI (even in a super basic capacity) to generate content for Quiz Toast.
ChatGPT generated the quiz questions and answers (except for a specific music question in the "how well does your girlfriend know you" quiz ;) ). ChatGPT also generated our privacy policy and terms and conditions, as well as marketing ideas.
And our adorable toast icon? You guessed it. AI.
If you haven't already played with ChatGPT or Midjourney, I highly recommend it. It suprised me, and I think it might suprise you too.