https://github.com/eddmann/name-that-aws-service
Think you know your AWS service icons?
https://github.com/eddmann/name-that-aws-service
Last synced: 3 months ago
JSON representation
Think you know your AWS service icons?
- Host: GitHub
- URL: https://github.com/eddmann/name-that-aws-service
- Owner: eddmann
- Created: 2022-03-18T15:07:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-19T04:02:19.000Z (over 3 years ago)
- Last Synced: 2025-01-23T03:26:47.584Z (over 1 year ago)
- Language: HTML
- Homepage: https://eddmann.com/name-that-aws-service/
- Size: 1.44 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Name that AWS Service
_Article_: https://eddmann.com/posts/can-you-name-that-aws-service/
AWS provides _alot_ of services... and keeping up with them can be tough.
This is a small daily trivia game I built which quizes you on 10 different AWS service icons.
Each day a new quiz is generated (via [GitHub Actions](./.github/workflows/generate.yml)) and the results are stored within your Local Storage (similiar to how Wordle operates).
[](https://eddmann.com/name-that-aws-service/)
## Services
The list of available services has been exported (using `export-services.js`) from the Architecture Icons [assets package](https://aws.amazon.com/architecture/icons/) supplied by AWS.