My project is a learning platform designed to teach students how to use SQL, a language for working with databases, in a fun and interactive way. Instead of traditional lessons, users solve challenges that feel like playing a game. Here’s how it works: users are given tasks, like retrieving information from a database or analyzing data, with clear instructions and examples. They write and run SQL queries in a simple editor, and the system provides immediate feedback to help them improve. The platform tracks progress with points, levels, and achievements, making the experience engaging and rewarding. It also offers hints using LLM and tools to guide users when they get stuck.