Skip to content

Artistle is a Wordle-inspired app for Spotify artists! Every day, music enthusiasts get 6 chances to guess their favorite artists, with hints along the way. With Redis for speedy data retrieval, AWS Lambda to generate new artists daily, and DynamoDB to store past stats, Artistle provides audiophiles like you with a fun and entertaining experience!

Notifications You must be signed in to change notification settings

jaytan3966/artistle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artistle - Wordle for Spotify Artists

A daily music challenge game where players guess Spotify artists based on their songs, built with Next.js, Tailwind CSS, and powered by AWS serverless architecture.

Features

  • Daily Artist Puzzle: New Spotify artist challenge every 24 hours
  • Progressive Hints: Hints along the way to see if you're getting closer (or farther!)

Tech Highlights

  • Serverless Generation:

    • AWS Lambda + CloudWatch Events for daily artist selection
    • Redis caching for instant puzzle delivery
  • Player Stats:

    • DynamoDB tracks your past performance
  • Secure Auth:

    • Auth0 integration with Next.js middleware
  • Frontend:

    • Next.js (React framework)
    • Tailwind CSS (utility-first CSS framework)
  • Backend:

    • Python Flask (Artist data processing)
    • AWS Lambda (Serverless functions)
    • Amazon DynamoDB (Player stats)
    • Redis (Daily puzzle caching)
  • Deployment:

    • Vercel (for Next.js hosting)

Try it out here!

Built with ♪ by Jayden Tan | © 2025

About

Artistle is a Wordle-inspired app for Spotify artists! Every day, music enthusiasts get 6 chances to guess their favorite artists, with hints along the way. With Redis for speedy data retrieval, AWS Lambda to generate new artists daily, and DynamoDB to store past stats, Artistle provides audiophiles like you with a fun and entertaining experience!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published