Portfolio projects are the capstones of each career path. They are larger builds that produce real, shareable work.
What makes them different
Unlike smaller lessons, portfolio projects are end-to-end. You will:
- Read the requirements and acceptance criteria.
- Plan your solution in writing or pseudo-code.
- Build the project in the editor.
- Pass automated tests and milestones.
- Publish the final code to GitHub.
Connecting GitHub
Open your Portfolio page and connect your GitHub account with OAuth. Once connected, each completed project shows a publish button that creates a public repository. If OAuth is unavailable, you can enter your GitHub username manually and use the generated clone command.
Who can access them
Portfolio projects are available on the Pro and Teams plans. They are unlocked as you progress through the path.
Why they matter
Employers care more about what you have built than what you have watched. A GitHub portfolio with passing tests is strong evidence of your skills.