FCC Challenge

Free Code Camp

Details

Fork this repository and add your code for each project to the appropriate folder in your repository as you complete each project.

You may work in pairs for phase 1 and you and your pair may share the same repository for phase 1. For phase 2, each participant should create a new repository to contain their personal Portfolio SPA (Single Page Application).

The goal (Phase 1)

Complete as many of the FCC Projects as you can before the end of the semester.

To prepare for Phase 2 you'll want to ensure that you use the same "stack" and keep to a consistent coding style across projects.

Time limit: End of Semester

The goal (Phase 2)

Integrate all of the FCC Projects you created in Phase 1 into one comprehensive single page portfolio application.

Time limit: End of Semester

Deadline to complete both Phases:

Countdown Clock

The Rules

  • --IMPORTANT-- To be qualified for prizes you must COMMIT OFTEN. Small, frequent commits are to help prevent cheating via code copying.
  • Pick one stack and stick to it (it'll make Phase 2 easier). Any stack is fine, but stick to just one.
  • You may reuse code you previously wrote, but try to improve on your prior effort in some way.
  • You may work in pairs for Phase 1 and contribute to a shared repository for Phase 1.
  • Each individual must complete Phase 2 solo, in their own repository.
  • All code for Phase 1 should be committed to your fork of this repo.
  • Phase 2 code should be in a separate repository each participant creates to contain their personal Portfolio SPA.
  • You may ask for help and help others - preference should always be given to helping someone understand, not handing them code they don't.
  • If someone is stuck, you may pair with them to help them get unstuck (on as many projects as you want) even if you're doing your own entry separately or with another pair.
  • If someone pairs with you to help you get unstuck, be sure to make a note to credit them in your repo and in your blog posts.

Deliverables

  • For Phase 1, all of your code should be committed/pushed to the appropriate directories in your fork of this repository.
  • For Phase 1, you do NOT need to host the projects on a live site, merely test them locally, then commit your code.
  • For Phase 1, link your final commit to each project in the projects table (in your fork of) this README file.
  • For Phase 2, you must each create a repository to hold your individual Phase 2 project, then link to that project in the portfolio/README.md file of this project.
  • For Phase 2, you must both commit your code to github, and host a live version of your project.

The Competition

Who can complete the most projects in Phase 1?

Who can make the most complete and professional looking portfolio in Phase 2?

Note: This is the type of competition where, yes, winning is awesome, but participating and giving it your all is the best prize, and everyone can get that :D

FCC Projects

Copy this table as needed to make a separate table for each team member for recording.

Complete Blog Post Project
N/A Comprehensive Portfolio as a Single Page App
Build a Tribute Page
Build a Personal Portfolio Webpage
Build a Random Quote Machine
Show the Local Weather
Build a Wikipedia Viewer
Use the Twitch.tv JSON API
Build a JavaScript Calculator
Build a Pomodoro Clock
Build a Tic Tac Toe Game
Build a Simon Game
Build a Markdown Previewer
Build a Camper Leaderboard
Build a Recipe Box
Build the Game of Life
Build a Roguelike Dungeon Crawler
Visualize Data with a Bar Chart
Visualize Data with a Scatterplot Graph
Visualize Data with a Heat Map
Show National Contiguity with a Force Directed Graph
Map Data Across the Globe
Timestamp Microservice
Request Header Parser Microservice
URL Shortener Microservice
Image Search Abstraction Layer
File Metadata Microservice
Build a Voting App
Build a Nightlife Coordination App
Chart the Stock Market
Manage a Book Trading Club
Build a Pinterest Clone

Good Luck and Have FUN !!!

-- If you get stuck, refer to freecodecamp.org's tutorials or their youtube series.