Spaces:
Sleeping
Sleeping
metadata
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
- Open the app.
- Start typing the code displayed.
- Use
Enterfor new lines. - Use
Spacefor indentation (Tab key resets the game).
License
MIT