These reflect my progress in Free Code Camp's Full-Stack Web Development Certificate program.
The order of projects as given by FreeCodeCamp:
- Tribute Page - Plain HTML and CSS with info about someone important.
- Personal Portfolio - Plain HTML and CSS with info about me and my portfolio.
- My Weather App - Using AJAX to request data from a weather api and dynamically displaying results to the user based on current location.
- Random Quote Machine - Using AJAX to pull a random quote and author from a popular quotes api.
- Wikiviewer - Using the Wikipedia API to emulate Wikipedia's search functionality as well as getting a random page.
- Twitch.tv - Using the Twitch API to show status of subscribed-to Twitch users.