/fcc-webfe-portfolio

Free Code Camp Web Front End Certification Portfolio

Primary LanguageHTML

Web Front End Certification, freeCodeCamp

This repo contains a collection of project deliverables from my Web Front End Certification work.

The certification work was completed in May 2017, project deliverables are added to this repo for preservation

png

Project Deliverables Summary

  • Buid a CodePen.io app that is functionally similar to this Simon® Game App.

  • Fulfill the following user stories:

    • I am presented with a random series of button presses.
    • Each time I input a series of button presses correctly, I see the same series of button presses but with an additional step.
    • I hear a sound that corresponds to each button both when the series of button presses plays, and when I personally press a button.
    • If I press the wrong button, I am notified that I have done so, and that series of button presses starts again to remind me of the pattern so I can try again.
    • I can see how many steps are in the current series of button presses.
    • If I want to restart, I can hit a button to do so, and the game will return to a single step.
    • I can play in strict mode where if I get a button press wrong, it notifies me that I have done so, and the game restarts at a new random series of button presses.
    • I can win the game by getting a series of 20 steps correct. I am notified of my victory, then the game starts over.
  • Language: HTML, CSS, JavaScript

  • Live artifact: Simon Game FCC Advanced FE DEV Project 4



  • Buid a CodePen.io app that is functionally similar to this Pomodoro Clock App.

  • Fulfill the following user stories:

    • I can start a 25 minute pomodoro, and the timer will go off once 25 minutes has elapsed.
    • I can reset the clock for my next pomodoro.
    • I can customize the length of each pomodoro.
  • Language: HTML, CSS, JavaScript

  • Live artifact: Pomodoro Clock FCC Advanced FE DEV Project 2


  • Buid a CodePen.io app that is functionally similar to this JavaScript Calculator App.

  • Fulfill the following user stories:

    • I can add, substract, multiply and divide two numbers.
    • I can clear the input field with a clear button.
    • I can keep chaining mathematical operations together until I hit the equal button, and the calculator will tell me the correct output.
  • Language: HTML, CSS, JavaScript

  • Live artifact: Javascript Calculator FCC Advanced FE DEV Project 1


  • Buid a CodePen.io app that is functionally similar to this Twitchtv JSON API App.

  • Fulfill the following user stories:

    • I can see whether Free Code Camp is currently streaming on Twitch.tv.
    • I can click the status output and be sent directly to the Free Code Camp's Twitch.tv channel.
    • If a Twitch user is currently streaming, I can see additional details about what they are streaming.
    • I will see a placeholder notification if a streamer has closed their Twitch account (or the account never existed). You can verify this works by adding brunofin and comster 404 to your array of Twitch streamers.
  • Language: HTML, CSS, JavaScript

  • Live artifact: Twitchtv JSON API FCC Intermediate FE DEV Project 4




  • Buid a CodePen.io app that is functionally similar to this Personal Portfolio Webpage App.

  • Fulfill the following user stories:

    • I can access all of the portfolio webpage's content just by scrolling.
    • I can click different buttons that will take me to the portfolio creator's different social media pages.
    • I can see thumbnail images of different projects the portfolio creator has built (if you haven't built any websites before, use placeholders.)
    • I navigate to different sections of the webpage by clicking buttons in the navigation.
  • Language: HTML, CSS, JavaScript

  • Live artifact: Build a Personal Portfolio Webpage FCC Basic FE DEV Project 2


  • Buid a CodePen.io app that is functionally similar to this Tribute Page App.

  • Fulfill the following user stories:

    • I can view a tribute page with an image and text
    • I can click on a link that will take me to an external website with further information on the topic.
  • Language: HTML, CSS, JavaScript

  • Live artifact: Build a Tribute Page FCC Basic FE DEV Project 1 in English and Deutsch