Projects
The fundamentals courses (HTML, CSS, and JavaScript) all build the same project: Summit Trail Outfitters. Once you have finished those, the Projects section is where you apply those skills in fresh contexts — different industries, different design problems, different technical challenges.
Projects here are more open-ended than course lessons. There is a brief and a starting point, but fewer hand-holding steps. The goal is to build something real and figure out the parts you don’t know yet.
The reference project
Section titled “The reference project”If you want to review the completed STO site at any point — to compare your markup, check a selector, or see how a feature was implemented — the reference is live and open source:
View live site | View on GitHub
Projects
Section titled “Projects” Bubble Pop Build a browser-based HTML5 canvas game using vanilla JavaScript — bubbles, particles, scoring, levels, and a persistent high score.