Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 954 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 954 Bytes

FreeCodeCamp-Projects

These reflect my progress in Free Code Camp's Full-Stack Web Development Certificate program.

The order of projects as given by FreeCodeCamp:

  1. Tribute Page - Plain HTML and CSS with info about someone important.
  2. Personal Portfolio - Plain HTML and CSS with info about me and my portfolio.
  3. My Weather App - Using AJAX to request data from a weather api and dynamically displaying results to the user based on current location.
  4. Random Quote Machine - Using AJAX to pull a random quote and author from a popular quotes api.
  5. Wikiviewer - Using the Wikipedia API to emulate Wikipedia's search functionality as well as getting a random page.
  6. Twitch.tv - Using the Twitch API to show status of subscribed-to Twitch users.