Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chlohal/nato-alphabet
https://github.com/chlohal/nato-alphabet
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chlohal/nato-alphabet
- Owner: chlohal
- Created: 2024-04-22T03:12:41.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-04-22T04:18:37.000Z (7 months ago)
- Last Synced: 2024-04-23T06:27:57.305Z (7 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NATO Alphabet Learner
Access me on !
This is a very simple webapp to practice the NATO phonetic alphabet. I found a lot of multiple-choice quizzes online, but I couldn't find anything that tested word-by-word transcription, so I made this really quick in the style of a typing test (à la [monkeytype](https://monkeytype.com)).
Things to do if I ever work more on this:
- Ensure that the "rare" letters get some love in the words list. Right now, it's a random 1000 words taken from my laptop's `words` file.
- Display more letters, for more "lookahead" and context
- Timer!
- Make inputs prettier