regkata
Master Regular Expressions Through Practice
Learn regex the way martial artists learn movesβthrough deliberate practice and progressive challenges.
npm install -g regkata
Then start training:
regkata
Why regkata?
Regular expressions are powerful but intimidating. Most tutorials throw syntax at you and hope it sticks. regkata takes a different approach: learn by doing.
22 Progressive Lessons
From fundamentals to real-world applications, master regex step by step
Real-time Validation
Test your regex against multiple cases instantly with immediate feedback
Progress Tracking
Pick up exactly where you left off, skip completed lessons
Hint System
Stuck? Type ? for guidance on any lesson
Beautiful CLI
Clean, colorful interface built with React and Ink
Lightning Fast
Powered by Bun for instant startup and smooth experience
What You'll Learn
β¬ White Belt - Fundamentals
Master the core regex patterns and syntax
π¨ Yellow Belt - Real World
Apply regex to practical challenges and data extraction