Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Exam Prep

A simple iOS/macOS SwiftUI app for studying AWS certification questions.

Features

  • Browse and take quizzes generated from JSON question banks.
  • View progress and review answers.

Getting started

Requirements

  • Xcode 15 or later
  • Swift 5.9+ (use the version bundled with Xcode)

Open the project

Run

  • Select a simulator or a connected device and press Run (⌘R) in Xcode.

Question banks

  • Add or update question files in the question_bank/ folder. The app loads JSON files placed there at runtime.
  • Example files are already present:
    • question_bank/SAA-C03_119q_20260811T203925.json

Question source

The questions included in this project were generated using aws-exam-gen.

Project layout

Important files:

Contributing

  • Drop additional JSON files into question_bank/ and open the app to use them.
  • If you add new features, please follow the existing SwiftUI patterns.

License

See the LICENSE file.

Questions or issues

Open an issue or contact the repository owner.

About

iOS App to generate AWS exam questions using on device AI

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages