ref:type
github | reftype.app
TypeScript, Node.js, Express.js, React, Tailwind, GCP
A full-stack competitive typing game. Users compete for the top 10 leaderboard positions.
- Frontend built with React and Tailwind CSS, deployed on Firebase Hosting.
- Backend built with Node and Express, deployed on Firebase Cloud Functions.
- Cookies and JWT for authentication and user sessions.
- MySQL database hosted on Google Cloud SQL for user information. Custom hash and salt with bcrypt for password security.
- Live-updated leaderboard storing the top 10 typers.