https://github.com/omikader/nytx
Serverless AWS application that collects my friends’ NYT mini crossword times and computes our TrueSkill ratings
https://github.com/omikader/nytx
aws crossword new-york-times new-york-times-crossword react serverless serverless-stack trueskill
Last synced: 17 days ago
JSON representation
Serverless AWS application that collects my friends’ NYT mini crossword times and computes our TrueSkill ratings
- Host: GitHub
- URL: https://github.com/omikader/nytx
- Owner: omikader
- License: mit
- Created: 2022-01-07T02:37:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T18:01:42.000Z (about 2 years ago)
- Last Synced: 2024-06-20T06:01:29.979Z (about 2 years ago)
- Topics: aws, crossword, new-york-times, new-york-times-crossword, react, serverless, serverless-stack, trueskill
- Language: TypeScript
- Homepage: https://nytx.omikader.com
- Size: 2.01 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nytx
My friends and I always race to see who can complete the New York Times Daily Mini the fastest -- but because the NYT only displays you and your friends’ results for the latest puzzle, there is no way to truly declare who the best puzzle solver is.
To solve this problem, I created [`nytx`](https://nytx.omikader.com), a serverless AWS application that aggregates my friends' Daily Mini results and computes our [TrueSkill](https://www.microsoft.com/en-us/research/project/trueskill-ranking-system/) rankings. Play with the API in your browser using the [_GraphQL Playground_](https://api.nytx.omikader.com).
## Serverless Stack
This project was bootstrapped with [Serverless Stack](https://docs.serverless-stack.com).
