Subtle Cards is an app that allows you to pull a spread of tarot cards virtually on the web. To select the cards, it uses the Random.org API which provides true random numbers based on atmospheric interference.
Subtle Cards was built by Paloma Kop during a coding retreat at Recurse Center. The front end was built with React and the back end was made with Flask and Supabase.