This repository is set up as a simple GitHub Pages website for learning notes, module summaries, and practical reference content related to the Claude Certified Developer Foundation program.
index.html- landing page with module overviewstyles.css- site stylingmodules/- individual module pages
- Push this repository to GitHub.
- In the GitHub repo, open Settings > Pages.
- Set Source to GitHub Actions or Deploy from a branch.
- If using the branch approach, publish the root folder of the repository.
- The site will be available at:
https://<your-username>.github.io/<repository-name>/
- Add your own notes under each module page
- Include examples, prompts, and architecture diagrams
- Keep the site updated as you complete each module
- MSO Foundations
- Production-Grade Prompting, Agents & Tool Use
- Claude Code, MCP & Integration
- Production Engineering, Evaluations & Security
- Accelerators & IP Contribution