--- title: Code Typing Practice emoji: ⌨️ colorFrom: blue colorTo: indigo sdk: docker app_port: 7860 pinned: false --- # Code Typing Practice (程序员代码打字练习) 一个专为程序员设计的代码打字练习工具。 A typing practice tool designed specifically for programmers. ## Features - **Real Code Snippets**: Practice with Python, JavaScript, Go, SQL, etc. - **Syntax Highlighting**: Visual feedback on correct/incorrect typing. - **Stats**: Real-time WPM (Words Per Minute) and Accuracy tracking. - **Zen Mode**: Distraction-free interface. ## Tech Stack - **Backend**: Flask (Python) - **Frontend**: Vanilla JS + Tailwind CSS - **Deployment**: Docker on Hugging Face Spaces ## Usage 1. Open the app. 2. Start typing the code displayed. 3. Use `Enter` for new lines. 4. Use `Space` for indentation (Tab key resets the game). ## License MIT