Code Monkey home page Code Monkey logo

flashtyping's Introduction

60-Second Flash Typing

About

This is a simple speed typing assistant to help you type faster with more accuracy. As of Oct 22nd '2021, this project is for personal use (single-player). Development of multiplayer setup in progress.

Key features

  • Modular UI with No-ads or any distractions so you can only focus on typing!
  • Real-time word checker to help you correct errors while typing.
  • 60 second clock timer to keep you in track of your time.
  • Words Per Minute (WPA) calculator with category indicator to help you determine the level of your typing skills.
  • Personal Best score tracker to help you set and record new speed typing high scores.

How to use it

If you're not comfortable with command line, here are tutorials using GUI tools. If you don't have git on your machine, install it.

fork this repository

1. Star and Fork this repository.

2. Clone your forked copy of the project.

git clone  https://github.com/<your_name>/flashTyping.git

3. Navigate to the project directory ๐Ÿ“ .

cd flashTyping

4. Add a reference(remote) to the original repository.

git remote add upstream https://github.com/NerdyVisky/flashTyping

5. Check the remotes for this repository.

git remote -v

6. Always take a pull from the upstream repository to your master branch to keep it at par with the main project(updated repository).

git pull upstream main

7. Open index.html in the root folder

index.html

8. Start typing and set personal best scores!

Demo of the web application

typing-live-demo

typing-demo

Tech Stack for nerds

  • HTML5
  • SCSS (SASS)
  • Javascript (ES6)
  • Figma for UI design

flashtyping's People

Contributors

nerdyvisky avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.