https://github.com/yet3/char-typer
Yet another app to train your typing skills
https://github.com/yet3/char-typer
Last synced: over 1 year ago
JSON representation
Yet another app to train your typing skills
- Host: GitHub
- URL: https://github.com/yet3/char-typer
- Owner: yet3
- Created: 2024-08-11T17:53:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-10T23:11:03.000Z (over 1 year ago)
- Last Synced: 2025-02-07T01:24:32.310Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://char-typer.vercel.app
- Size: 194 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Char typer
Yet another app to train your typing skills, with focus on typing characters instead of words.

## Used to create
- [pnpm](https://pnpm.io)
- [biome](https://biomejs.dev)
- [rsbuild](https://rsbuild.dev)
- [typescript](https://www.typescriptlang.org)
- [react](https://react.dev)
- [tailwindcss](https://tailwindcss.com)
- [zustand](https://github.com/pmndrs/zustand)
- [mutative](https://github.com/unadlib/mutative)
### TODO
- [ ] Option to change font family and size
- [ ] Theme editor
- [ ] Option to hide ui elements
- [ ] Option specifiy custom characters
- [ ] Mobile mode
### Inspired by
- [monkeytype](https://monkeytype.com/)
- [keybr](https://www.keybr.com/)