A fully interactive, self-contained study app built for the AWS Certified Security – Specialty (SCS-C03) exam. No frameworks, no dependencies, no internet required — just one HTML file that runs on any device.
Built as part of my journey toward AWS Security certification while developing hands-on knowledge of cloud security architecture, IAM, threat detection, and data protection.
(GitHub Pages — loads directly in your browser, no download needed)
Download AWS_SCS-C03_Study_Guide.html, open it in any browser, and it works — fully offline.
| Game | Description | |——|————-| | ⚡ Security Blitz | Fast-paced multiple choice — 3 lives, streak multiplier, speed bonus points | | ⚖️ Policy Judge | Read an IAM scenario, rule ALLOW or DENY — trains policy evaluation instinct | | 🔰 Service Showdown | “Which AWS service handles X?” — the most common exam question type | | 🌌 Jedi Force Trial | 25 Star Wars-lore security questions + Force Power hint system (eliminates 2 wrong answers) |
All 6 SCS-C03 domains covered with weighted focus matching the real exam:
| Domain | Weight |
|---|---|
| Identity & Access Management | 20% |
| Infrastructure Security | 18% |
| Data Protection | 18% |
| Detection | 16% |
| Security Foundations & Governance | 14% |
| Incident Response | 14% |
Built entirely in vanilla HTML/CSS/JavaScript — no build tools, no npm, no dependencies.
transform-style: preserve-3dA sample of what’s inside:
kms:ViaService)This started as a personal study tool and grew into a full ADHD-friendly interactive textbook. The goal was to make AWS security concepts actually stick — through active recall, gamification, and spaced repetition — rather than passive reading.
I’m currently pursuing the AWS Security Specialty certification as part of building a career in cloud security and cybersecurity. This repo is part of my portfolio demonstrating both security domain knowledge and practical development skills.
MIT — fork it, study with it, build on it.