You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gamedev is a GitHub project where I will be uploading mini-games as I learn React, Next.js, and possibly migrate JavaScript to TypeScript. All feedback and tips for improving the code are welcome.
An NPM package to calculate typing metrics such as words per minute (WPM), accuracy, correct words, incorrect words, minimum string distance error rate (MSD), and keystrokes per character (KSPC).
A responsive Typing Speed Test application that measures WPM, CPM, accuracy, and tracks the highest WPM. Features real-time feedback, dynamic paragraph selection, and performance verdicts. Built using HTML, CSS, JavaScript, and MySQL for data storage.