About this project

Masters Codex is a comprehensive platform for TTRPG campaign management, specifically optimized for D&D 5e. The tool is divided into three main pillars: 1. DM Studio (Game Master Area): Includes worldbuilding tools with network visualization (LoreGraph), session planning with audio triggers, a combat tracker for initiative and HP, an AI assistant for improvised content generation, and access to the SRD compendium. 2. Player Suite (Player Area): Offers a multi-sheet manager with a mobile-first design. The sheet automates modifier, proficiency, and DC calculations based on level and class, and includes spell trackers, inventory, and an integrated d20 dice roller. 3. Infrastructure: Utilizes Supabase for cloud data synchronization with LocalStorage fallback support for offline operation, ensuring information persistence. The project is built with Next.js, React, TypeScript, and Tailwind CSS.