Projects
Build and deploy real-world applications on your local computer while Code School checks your work.
Hello, Code School Free
Learn how Code School projects work by completing this simple project using Git, GitHub, and HTML.
- ~ 30 minutes
- HTML
- Git
Build a Portfolio Using HTML and CSS
Create an HTML page for your portfolio, and then deploy it live.
- ~ about 1 hour
- HTML
- CSS
- Git
Use jQuery to Fetch and Show Code School Badges Using Ajax
Build a web app that displays all of the courses you’ve taken on Code School, including each course’s title and badge.
- ~ about 1 hour
- jQuery
- JavaScript
- HTML
- Git
Build a Portfolio Using Bootstrap
Test your HTML knowledge, and then use CSS to style your own page and make it unique.
- ~ about 1 hour
- Bootstrap
- HTML
- Git
Update a Page Using Semantic HTML
Convert an existing portfolio page to HTML by updating to more semantic elements, including header, footer, main, section, and nav.
- ~ about 1 hour
- HTML5
- HTML
- Git
Build a Code Breaker Game With JavaScript
Use JavaScript to accept user input, validation, and run game logic to build a game based on Mastermind.
- ~ about 3 hours
- JavaScript