Cosmin Ilie

Frontend Engineer

GPT Typing Game

GPT Typing Game image 0
GPT Typing Game image 1
GPT Typing Game image 2
GPT Typing Game image 3
GPT Typing Game image 4
GPT Typing Game image 5

This project is currently inactive due to api/database pricing changes.

This is a typing game powered by GPT-3.5-turbo. The game will generate a prompt based on a topic given by the user (or a default topic if none is given). The user will then have to type out the prompt as fast as possible. The game will keep track of the user's time and typing speed, while adding the ammount of typed words to the user's total score. The user can then compete with other users worldwide in the leaderboard, either for the highest WPM or the highest total score. As the app is being regularly used by me, features are being added and bugs are being fixed constantly.


Used technologies: Next.js (pages router), tRPC, Prisma, Tailwind, NextAuth


Project is deployed to Vercel, uses loglib for analytics, PlanetScale for the database, and (of course) gpt-3.5-turbo for prompt generation