https://github.com/cudi7/aws-cloud-practitioner-certification-prep
AWS Cloud Practitioner Certification Prep
https://github.com/cudi7/aws-cloud-practitioner-certification-prep
aws clf-c02 cloud cloudpractitioner hooks nextjs nextjs-app-router quiz react shadcn-ui t3-stack tailwindcss
Last synced: 5 months ago
JSON representation
AWS Cloud Practitioner Certification Prep
- Host: GitHub
- URL: https://github.com/cudi7/aws-cloud-practitioner-certification-prep
- Owner: Cudi7
- License: mit
- Created: 2024-08-11T16:34:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-16T10:04:35.000Z (over 1 year ago)
- Last Synced: 2025-04-07T01:13:52.222Z (about 1 year ago)
- Topics: aws, clf-c02, cloud, cloudpractitioner, hooks, nextjs, nextjs-app-router, quiz, react, shadcn-ui, t3-stack, tailwindcss
- Language: TypeScript
- Homepage: https://aws-cloud-practitioner-certification-prep.vercel.app
- Size: 367 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# AWS Cloud Practitioner Certification (CLF-C02) Quiz App โ๏ธ
Welcome to the **AWS CLF-C02 Quiz App**! ๐
This app is designed to help you (and me!) prepare for the AWS Cloud Practitioner Certification exam by providing quiz questions that cover key topics. Itโs built using the [**T3 Stack**](https://create.t3.gg/) as a boilerplate, leveraging the power of **Next.js App Router**, **TypeScript**, and **Tailwind CSS**. ๐
## ๐ Features
- **[Normal Quiz Mode](https://aws-cloud-practitioner-certification-prep.vercel.app/quiz)**: Start from question 1 and progress through to the end. Your progress is saved in `localStorage`, so you can pick up right where you left off. ๐พ
- **[Random Quiz Mode](https://aws-cloud-practitioner-certification-prep.vercel.app/quiz/random)**: Tackle random questions from the quiz pool. Note that progress isnโt saved hereโperfect for quick practice! ๐ฒ
- **[Practice Mistakes](https://aws-cloud-practitioner-certification-prep.vercel.app/quiz/mistakes)**: Review all the questions youโve previously answered incorrectly. This mode collects mistakes from both the normal and random quizzes, giving you a focused way to improve. ๐
- **Progress Reset**: You can reset all your progress at any time. ๐
- **Rating System**: Get immediate feedback on whether you're passing or failing the quiz based on your performance in Normal Quiz Mode. ๐
- **Dark/Light Theme Toggle**: Switch between dark and light themes based on your preference. ๐โ๏ธ
## ๐ About
Hi! Iโm [Cudi](https://github.com/Cudi7), and I created this app to help myself and others pass the AWS Cloud Practitioner Certification. While Iโve done my best to ensure the accuracy of all information, Iโm only human, so if you spot any errors, please donโt hesitate to reach out. Your feedback is invaluable and will help improve this resource for everyone!
If you have any suggestions or find an issue, feel free to contact me!
## โ Support
If this app has helped you, consider [buying me a coffee](https://www.buymeacoffee.com/Cudi7)! Your support keeps the project going and helps me continue improving it. ๐
## ๐ License
This project is licensed under the MIT License.