A streamlined, interactive web-based study tool designed to help candidates navigate the CompTIA A+ Core 1 (220-1101) and Core 2 (220-1102) exam objectives in an accelerated 4-day format.
Live Demo: https://a-plus-study.netlify.app/
Preparing for the A+ certification can be overwhelming with two separate exams and vast hardware/software domains. This project provides a structured roadmap that breaks down the official exam objectives into manageable daily milestones.
Whether you are doing a final review or a deep dive into specific core components, this tool helps track progress across:
- Core 1 (220-1101): Hardware, Networking, Mobile Devices, and Cloud Computing.
- Core 2 (220-1102): Operating Systems, Security, Software Troubleshooting, and Operational Procedures.
- Interactive Roadmap: A visual breakdown of all A+ domains.
- Accelerated Timeline: Structured for a high-intensity 4-day study sprint.
- AI Study Tutor: Real-time assistance for exam-related questions via Pollinations AI.
- Flashcard Bank: Interactive drills for Ports and Acronyms.
- PWA Ready: Offline support via Service Workers for studying on the go.
- Multilingual: Support for English, Spanish, and 10+ other languages.
- Core: React 18 (via CDN), Babel Standalone
- Styling: Vanilla CSS with custom design tokens
- Persistence: LocalStorage (ap- prefix)
- Deployment: Netlify
- CI/CD: Automated deployment via GitHub-to-Netlify.
- Clone the repo:
git clone https://github.com/JesseFlip/a-plus.git - Local Preview: Open
index.htmlin any modern web browser. - Updates: Push to GitHub to trigger the CI/CD pipeline.
Created as part of the CompTIA A+ certification journey.