gitwtfhub

wtf is claude-architect-study-course?

zengdaniel7/claude-architect-study-course — explained in plain English

Analysis updated 2026-05-18

0HTMLAudience · generalLicense

TL;DR

A free, dyslexia-friendly, diagram-first study website that walks beginners through preparing for Anthropic's Claude Certified Architect exam.

Mindmap

mindmap
  root((repo))
    What it does
      Exam study course
      Diagram first lessons
      Quizzes and flashcards
      AI tutor integration
    Tech stack
      HTML
      Python
      JavaScript
    Use cases
      Exam preparation
      Accessible learning
      Self hosted tutoring
    Audience
      Beginners
      Certification candidates

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Study for the Claude Certified Architect Foundations exam using diagrams and plain language instead of dense text.

REASON 2

Track exam readiness through quizzes that separate genuine knowledge from guessing.

REASON 3

Run the course locally so an AI coding assistant can grade your exercises and grow the course content.

REASON 4

Use flashcards and spaced review to retain agent building and reliability concepts.

What's in the stack?

HTMLPythonJavaScript

How it stacks up

zengdaniel7/claude-architect-study-course100/rutgers-pbl-dining-2015a15n/a15n_old
Stars0
LanguageHTMLHTMLHTML
Last pushed2015-12-012016-06-18
MaintenanceDormantDormant
Setup difficultyeasyeasy
Complexity1/51/5
Audiencegeneralgeneralgeneral

Figures from each repo's GitHub metadata at analysis time.

Use freely for any purpose, including commercial use, as long as you keep the copyright notice, the included font uses a separate open font license.

Wtf does this do

This project is a self contained study website for people preparing for Anthropic's Claude Certified Architect Foundations exam. It was built by a beginner with help from an AI assistant, and is specifically designed to be dyslexia friendly, using diagrams first, plain wording, and large readable text instead of dense written paragraphs. It is explicitly a community project and is not affiliated with or endorsed by Anthropic. The course is organized into 23 small units that build on each other, starting with basic computer skills and moving through Claude foundations, building AI agents, reliability, and real world scenarios. Each unit points the learner to exactly what to do next: a short video, then five steps that include drawing out a concept, building something hands on, explaining it out loud or in writing, and reviewing flashcards. There is a 30 question pretest and six checkpoint quizzes, and both track not just the score but how much of it was guessing versus genuinely known. A unit only counts as mastered once four kinds of evidence exist: completed lesson steps, a passed quiz, an independent build, and a spoken or typed explanation. The course can be used directly as a hosted website with zero setup, where progress saves automatically in the browser with buttons to export and import a backup. It can also be downloaded and run locally with a small Python script, which unlocks extra features: progress is saved to a real file on disk that can restore itself if browser data is cleared, and a person can run an AI coding agent like Claude Code inside the folder so it grades exercises, tracks mistakes, and even adds new flashcards and content to the course over time. The course is designed to work with any AI assistant, not just one specific one, since built in buttons copy ready made prompts a learner can paste anywhere. The code and course text are released under the MIT license, while the included accessibility focused font is separately licensed under the SIL Open Font License.

Yoink these prompts

Prompt 1
Walk me through the first unit of this course's Atomic Curriculum and quiz me on it.
Prompt 2
Explain how this course decides when a unit is considered mastered.
Prompt 3
Show me how to run this course locally with serve.py so my progress saves to a file.
Prompt 4
Help me set up Claude Code as a tutor inside this course's folder using its CLAUDE.md file.
Prompt 5
Quiz me using this course's pre-test style questions on Claude agent foundations.

Frequently asked questions

wtf is claude-architect-study-course?

A free, dyslexia-friendly, diagram-first study website that walks beginners through preparing for Anthropic's Claude Certified Architect exam.

What language is claude-architect-study-course written in?

Mainly HTML. The stack also includes HTML, Python, JavaScript.

What license does claude-architect-study-course use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice, the included font uses a separate open font license.

Who is claude-architect-study-course for?

Mainly general.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.