As I prepared for my AWS Certification Exams, I searched for a tool that could assist me in studying effectively. However, I found that most available tools lacked critical features or weren’t tailored to the needs of someone preparing for these exams. This realization motivated me to create the AWS Revision Guide—a focused, questionnaire-based tool designed to help candidates achieve success in their AWS Certification journey.
The AWS Revision Guide offers an intuitive way to review concepts, answer questions, and track progress. It’s an ideal companion for anyone pursuing AWS certifications.
I build the quiz app using NextJS to leverage its speed by making use of SSR, i opted for tailwind for produce a slick minimal, and fully responsive UI. I also enjoyed working with framer motion to enhance the user experience by incorpoarting visually appealling transformations.
✔ Questionnaire-Based Study: A collection of curated AWS-related questions to test and reinforce your knowledge.
✔ Interactive User Interface: A sleek and responsive interface built with React and Next.js to ensure a seamless experience.
✔ Progress Tracking: Monitor your performance and revisit weaker areas for targeted improvement.
✔ Mobile-Friendly Design: Fully responsive, ensuring the app is accessible and easy to use on any device.
✔ Persistent Data: Utilize localStorage to save your progress so you can resume where you left off.
✔ Feedback Notifications: Get unobtrusive notifications after completing a question or section.
✔ Customizable Exam Simulation: Mimic real exam conditions with a timer and customizable question sets.
✔ Google Analytics For User Data Collection: Google Analytics to be able to track user traffic and behaviours on the application, to see points of improvement based on collected data.
💥 Convert the application into a PWA to enable users to download and use the web app as a mobile application.
💥 Add AI-powered personalized study recommendations based on user performance.
💥 Enhance styling with dynamic themes and animations for a more engaging user experience.
💥 Integrate a leaderboard for collaborative learning and competition among users.
💥 Expand question categories to cover all AWS certification levels (e.g., Associate, Professional, Specialty).