A fast, minimal typing speed test for developers β inspired by Monkeytype. Type faster, break your keyboard, flex your WPM with real code snippets.
β
Code snippets in C++, Java, and C
β
Real-time typing accuracy & WPM calculation
β
Timer with multiple modes (15s, 30s, 60s, 2min)
β
Mistake highlighting
β
Light & Dark mode
β
Fully responsive β works on mobile and desktop
β
Detailed statistics after each test
- React β frontend framework
- Tailwind CSS β styling
- Headless UI β accessible UI components
- Clone the repository
- Install dependencies:
npm install - Start the development server:
npm run dev - Open your browser and navigate to
http://localhost:5173
- Select your preferred programming language (C++, Java, or C)
- Choose a timer duration
- Click "Start" or start typing to begin the test
- Type the code snippet as accurately as possible
- View your results when the test is complete
- Try again with a new code snippet
src/components/β React componentsTypingBox.jsxβ Main typing interfaceTimer.jsxβ Timer componentStats.jsxβ Statistics displaySettings.jsxβ Settings panel
src/data/β Data filescodeSnippets.jsβ Programming language code snippets