https://github.com/piootrekk/cs2-player-checker
https://github.com/piootrekk/cs2-player-checker
cs2 cs2-check cs2player faceit faceitfinder
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/piootrekk/cs2-player-checker
- Owner: Piootrekk
- Created: 2024-11-02T22:53:46.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-27T22:57:39.000Z (over 1 year ago)
- Last Synced: 2025-03-13T14:18:22.847Z (over 1 year ago)
- Topics: cs2, cs2-check, cs2player, faceit, faceitfinder
- Language: TypeScript
- Homepage: https://cs2checker.vercel.app
- Size: 1.33 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CS2 player checker
This is a simple application that checks personal data about a player in the game Counter-Strike 2.
Preview: [https://cs2checker.vercel.app/](https://cs2checker.vercel.app/)
## 🛠Technologies
- Next.js
- React
- TypeScript
- Tailwind CSS
- Shadcn
## ✨ Features
### Fetch player data from:
- Steam profile (games, hours played, lvl, etc)
- Faceit profile (elo, matches, etc)
- Scope.gg profile (if is connected)
- leetify.com
- allstars.gg
- csstats.gg
- steamid.uk
- ~~esportal.com~~ (Fetches blocked)
## 🚀 Preview
### Dashboard:

### Landing input:

## ✨ Future features
- [ ] Login via steam
- [ ] Vote, send reports for cheaters
- [ ] Add stats from fetched sites
- [ ] View last visited, last reported
- [ ] Add more sites to fetch data