Skip to content

skarokin/ref-type

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ref-type

A competitive typing game!

Demo given below (ran out of Google Cloud SQL credits lol)

reftypedemobeforelosesqlsubscription.mp4

details

  • 15s typing test
  • Global top 10 leaderboard, updated every 5 minutes
  • User panel that displays results of top typing test
  • User authentication with bcrypt and JWT

deployment-details

  • Frontend built with React and Tailwind, deployed on Firebase Hosting
  • Backend built with Node and Express, deployed on Firebase Cloud Functions
  • MySQL database running on Google Cloud SQL

plans

  • More gamemodes
  • Light/dark mode toggle