A rapid-fire practice app designed to help competitive exam aspirants improve their speed and accuracy in mathematical operations and alphabet pattern recognition.
I created this website to help my friend who is preparing for competitive government exams. He needed focused practice on specific question types to sharpen his calculation skills and alphabet pattern memorization for faster problem-solving during timed exams.
- 🧮 Mathematical Operations: Practice addition, subtraction, multiplication, division, exponents, and roots
- 🔤 Alphabet Patterns: Master letter-number associations and reverse alphabet mappings (A=1=Z, B=2=Y, etc.)
- ⚡ Rapid-Fire Mode: Keyboard-only interaction with auto-focus for maximum speed
- 📊 Progress Tracking: Real-time performance monitoring and detailed results
- 💾 Settings Persistence: Your preferences are automatically saved
- 🎯 Customizable Practice: Choose question count, operation types, and difficulty ranges
# Install dependencies
npm install
# Start development server
npm run dev
# Visit http://localhost:3000The app is configured for GitHub Pages deployment. See DEPLOYMENT.md for detailed instructions.
Built with Nuxt.js for fast, responsive performance during intensive practice sessions.