https://github.com/buffbiryani/clickspeed
full stack multimodal click game
https://github.com/buffbiryani/clickspeed
fast-api python railway sql
Last synced: about 1 month ago
JSON representation
full stack multimodal click game
- Host: GitHub
- URL: https://github.com/buffbiryani/clickspeed
- Owner: buffbiryani
- Created: 2025-05-27T02:04:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-13T00:18:44.000Z (12 months ago)
- Last Synced: 2026-05-03T21:36:21.067Z (about 1 month ago)
- Topics: fast-api, python, railway, sql
- Homepage: https://clickspeed-plus.vercel.app/
- Size: 35.2 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CLICKSPEED+
**Frontend:**
- HTML5
- structured the page layout, game container, and user interface elements
- CSS3
- styled the game visuals, animations, hover effects, and responsive layout
- JavaScript
- handled game logic, timer, click tracking, score updates, and DOM manipulation
**Backend:**
- FastAPI
- created a fast, custom REST API for handling game data
- Python
- wrote backend logic and API functions
- MySQL / SQL
- stored and queried leaderboard scores efficiently
**Tools:**
- Vercel
- deployed the frontend
- Railway
- deployed the backend and managed the MySQL database
- Git / GitHub
- version control and enabled CI/CD with Vercel and Railway
- Swagger UI
- tested and documented API endpoints
Here is a live demo without database:
[https://clickspeed-plus.vercel.app/](https://clickspeed-plus.vercel.app/)
Here is a demo with the database:
https://github.com/user-attachments/assets/bda7510d-e363-4ed4-86e0-c9ebece72438






