WeLUL: We Level Up Life
WeLUL (short for We Level Up Life) asks a simple question: what if real-world effort earned XP the way it does in an RPG? Inspired by the RuneScape skill grind, it turns workouts, reading, meditation, and more into measurable progress across six life skills: Physical Fitness, Learning, Emotional Intelligence, Intentionality, Time Management, and Social.
You log what you actually did; an AI pipeline classifies it into the right skill and awards XP using effort units, per-skill multipliers, and anti-exploit diminishing returns. Under the hood it’s a Flutter app on a Supabase backend: an append-only XP ledger, row-level security on every table, and a retrieval-augmented classification pipeline.
It’s the flagship product under my Dissenting Designs org, built to the rigor you’d expect from production software: strict typing, comprehensive CI, and mandatory review on anything touching XP, auth, or payments. Currently in active early development.