{"id":21291791,"url":"https://github.com/alvarogarciapiz/aws-certify-hub","last_synced_at":"2025-11-22T18:00:55.287Z","repository":{"id":204539000,"uuid":"712094506","full_name":"alvarogarciapiz/AWS-Certify-Hub","owner":"alvarogarciapiz","description":"AWS P2 is a  Free, modern portal for practicing AWS certification exams (Cloud Practitioner \u0026 Solutions Architect) with error tracking, resources, and simulators.","archived":false,"fork":false,"pushed_at":"2025-11-22T16:17:18.000Z","size":6877,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-11-22T17:24:27.474Z","etag":null,"topics":["aws","awscertificate","cloudpractitioner"],"latest_commit_sha":null,"homepage":"https://aws-p2.lvrpiz.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alvarogarciapiz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-30T19:25:46.000Z","updated_at":"2025-11-22T16:17:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"d947e7e7-83b4-4d10-8a50-5670fc12ebe4","html_url":"https://github.com/alvarogarciapiz/AWS-Certify-Hub","commit_stats":null,"previous_names":["alvarogarciapiz/aws-certify-hub"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alvarogarciapiz/AWS-Certify-Hub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarogarciapiz%2FAWS-Certify-Hub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarogarciapiz%2FAWS-Certify-Hub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarogarciapiz%2FAWS-Certify-Hub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarogarciapiz%2FAWS-Certify-Hub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alvarogarciapiz","download_url":"https://codeload.github.com/alvarogarciapiz/AWS-Certify-Hub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarogarciapiz%2FAWS-Certify-Hub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285834729,"owners_count":27239502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-22T02:00:05.934Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","awscertificate","cloudpractitioner"],"created_at":"2024-11-21T13:41:03.212Z","updated_at":"2025-11-22T18:00:55.271Z","avatar_url":"https://github.com/alvarogarciapiz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS P2 — AWS Practice Portal\n\nAWS P2 (AWS Practice Portal) is a free, open, and modern platform for practicing AWS certification exams. The portal offers practice tests, error tracking, resources, and exam simulators for AWS Cloud Practitioner and AWS Solutions Architect certifications.\n\n## Overview\n\n![Project overview](./src/assets/images/home.png)\n\nAWS P2 is built with React and Vite, designed to help individuals prepare for AWS certifications. It provides a variety of resources and tools to enhance your certification preparation, with a focus on accessibility, modern UI/UX, and open access.\n\n## Features\n\n- **Modern, Responsive Design:** Clean, minimal, and professional interface optimized for all devices.\n- **Dark Mode Support:** Adapts automatically to your device's color scheme preferences.\n- **Practice Exams:** Select the number of questions you want to practice for each exam.\n- **Error Tracking:** Focused error tests to help you improve on previously failed questions.\n- **Exam Simulator:** Downloadable exam simulators for realistic practice (Cloud Practitioner \u0026 Solutions Architect).\n- **Learning Resources:** Curated resources, tips, and FAQs to guide your AWS certification journey.\n- **Progression Tracking:** Track your correct/incorrect answers and progression.\n- **SEO Optimized:** Meta tags, sitemap, and llms.txt for discoverability and AI indexing.\n- **Open Source:** 100% free and open for contributions.\n\n## Exams Available\n\n- **Cloud Practitioner:** Practice tests, error tests, and downloadable exam simulator.\n- **Solutions Architect:** Practice tests, error tests, and downloadable exam simulator.\n\n## Quick Start\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/alvarogarciapiz/AWS-Certify-Hub.git\n   cd AWS-Certify-Hub\n   ```\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n3. Start the development server:\n   ```bash\n   npm run dev\n   ```\n4. Open [http://localhost:5173](http://localhost:5173) in your browser.\n\n## Project Structure\n\n```\npublic/\n  ├── AWSHub_fullorange.ico\n  ├── BCPR_exams.webp\n  ├── BCPR_errors.webp\n  ├── BCPR_simulator.jpg\n  ├── BCPR_simulator.webp\n  ├── ISAR_exams.jpg\n  ├── ISAR_errors.jpg\n  ├── ISAR_simulator.jpg\n  ├── icon192.png\n  ├── icon512.png\n  ├── og.png\n  ├── fonts/\n  ├── sitemap.xml\n  ├── llms.txt\n  ├── robots.txt\nsrc/\n  ├── assets/\n  │   ├── styles/\n  │   ├── images/\n  │   ├── preguntas.json\n  │   ├── ISAR.json\n  ├── components/\n  ├── App.jsx\n  ├── main.jsx\n```\n\n## SEO \u0026 Discoverability\n\n- **Meta tags** and Open Graph/Twitter Card for rich sharing.\n- **Sitemap.xml** for search engines.\n- **llms.txt** for AI assistants and LLMs ([spec](https://llmstxt.org)).\n- **robots.txt** for crawler control.\n\n## Contributing\n\nWe welcome contributions from the community! If you'd like to contribute to AWS P2, please follow these guidelines:\n\n1. Fork the repository.\n2. Create a new branch for your feature or bug fix:  \n   `git checkout -b feature/your-feature-name`\n3. Make your changes and ensure they are properly tested.\n4. Commit your changes:  \n   `git commit -m \"Add your commit message\"`\n5. Push to your fork:  \n   `git push origin feature/your-feature-name`\n6. Create a pull request, explaining your changes and their benefits.\n\n## License\n\nThis project is licensed under the AGPL-3.0 license.\n\n## Author \u0026 Credits\n\nDeveloped by [Álvaro García Pizarro](https://www.lvrpiz.com)  \nGitHub: [@alvarogarciapiz](https://github.com/alvarogarciapiz)  \nTwitter/X: [@lvrpiz](https://x.com/lvrpiz)\n\n---\n\n*AWS P2 — AWS Practice Portal is not affiliated with Amazon Web Services (AWS). All trademarks are property of their respective owners.*","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falvarogarciapiz%2Faws-certify-hub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falvarogarciapiz%2Faws-certify-hub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falvarogarciapiz%2Faws-certify-hub/lists"}