A simple and efficient timer application designed specifically for CIE A-Level students to practice past papers under exam conditions. This tool helps students manage their time effectively during practice sessions.
- 📚 Support for multiple A-Level subjects:
- Physics (9702)
- Chemistry (9701)
- Mathematics (9709)
- English General Paper (8021)
- Computer Science (9618)
- ⏱️ Accurate exam duration timers for each paper
- 🎯 Paper-specific time limits matching official CIE guidelines
- 🔄 Easy subject and paper selection
- 📱 Responsive design for all devices
- 🎨 Clean and intuitive user interface
- Visit the live demo
- Select your subject from the dropdown menu
- Choose the specific paper you want to practice
- Click "Start Timer" to begin your practice session
- HTML5
- CSS3
- JavaScript (Vanilla)
We welcome contributions to improve this project! Here's how you can help:
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
- Ensure your code follows the existing style and formatting
- Add appropriate comments for complex logic
- Test your changes thoroughly
- Update documentation if necessary
- Make sure all tests pass (if applicable)
This project is licensed under the MIT License - see the LICENSE file for details.
- CIE (Cambridge International Examinations) for providing the exam duration guidelines
- All contributors who have helped improve this project
Made with 💚 for A-Level students