✺ Inspired by Japanese minimalism and text-based website design
"きれいなタイピング" translates to "clean typing", a phrase that embodies the intention to create a typing website free from distractions.
After relearning to type, I (Jun Simons) wanted to create a usable typing site free from advertisements and distractions.
This site features random word mode and quote mode, featuring over 50 english quotes.
How the site was made
(about the code) 💻
The typing test is written in javascript. Each letter
you type is generated as a span element that is added to the html when you begin
the test.
Depending on the mode you select, this text is either taken from a list of the 1000
most common words in the English language, or a long list of quotes.
Libraries Used:
Lettering.js
GSAP
AOS.js
jquery
rellax.js