← back

emoji quiz builder

Emoji Quiz Builder is an iOS SwiftUI application that enables users to create and play AI-generated emoji-based quiz games with customizable difficulty and community sharing.

core features

two main modes

creator mode

  • • Browse 35+ topics sorted by popularity
  • • Generate AI-powered quiz questions using OpenAI GPT-5-nano
  • • Customize difficulty (easy/medium/hard) and question count (1-10)
  • • Add custom generation requests to guide the AI
  • • Replace individual questions if needed
  • • Save quizzes as public (shared with community) or private

player mode

  • • My Quizzes: Play quizzes you've saved
  • • Discover: Browse community-shared public quizzes
  • • Filter by difficulty level
  • • Reveal hints and answers during gameplay

technical stack

  • Platform: iOS SwiftUI application
  • Backend: Supabase database and Edge Functions
  • AI Integration: OpenAI GPT-5-nano for question generation
  • Design: Liquid Glass aesthetic with translucent materials and fluid animations
  • Networking: Native URLSession implementation

key features

  • • AI-powered question generation on-demand
  • • Topic popularity tracking and recommendations
  • • Public and private quiz visibility options
  • • Haptic feedback integration
  • • Cloud-based quiz storage and synchronization
  • • Local quiz tracking and management