This is a remake of a previous personal project of mine (https://github.com/JSampsonIV/DnDOptimizer), which I had built in Python. This project attempts to find the optimal choice for a turn of D&D 5e based on all of the user's abilities.
It uses a React/Vite frontend with a Supabase database, which holds the information about each character.