https://github.com/franciscoknebel/fcc-projects
Github.io site to centralize all my FreeCodeCamp projects.
https://github.com/franciscoknebel/fcc-projects
codepen fcc freecodecamp heroku projects
Last synced: 5 months ago
JSON representation
Github.io site to centralize all my FreeCodeCamp projects.
- Host: GitHub
- URL: https://github.com/franciscoknebel/fcc-projects
- Owner: FranciscoKnebel
- License: mit
- Created: 2016-08-29T00:32:50.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-06-10T05:44:41.000Z (about 9 years ago)
- Last Synced: 2025-05-13T15:16:59.002Z (about 1 year ago)
- Topics: codepen, fcc, freecodecamp, heroku, projects
- Language: HTML
- Homepage: https://franciscoknebel.github.io/fcc-projects
- Size: 3.35 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
### Front End
- #### [Build a Simon Game](https://franciscoknebel.github.io/fcc-projects/2016/02/20/build-a-simon-game/) - _Feb 20, 2016_
+ [CodePen](https://codepen.io/KyoZeus/pen/JGqzqN)
+ [GitHub](https://github.com/FranciscoKnebel/fcc-Simon)
- #### [Build a Tic Tac Toe Game](https://franciscoknebel.github.io/fcc-projects/2016/02/15/build-a-tic-tac-toe-game/) - _Feb 15, 2016_
+ [CodePen](https://codepen.io/KyoZeus/pen/BjbyvR)
+ [GitHub](https://github.com/FranciscoKnebel/fcc-tictactoe)
- #### [Use the Twitchtv JSON API](https://franciscoknebel.github.io/fcc-projects/2016/01/26/use-the-twitchtv-json-api/) - _Jan 26, 2016_
+ [CodePen](https://codepen.io/KyoZeus/pen/MKVBxJ)
+ [GitHub](https://github.com/FranciscoKnebel/fcc-Twitch)
- #### [Build a Wikipedia Viewer](https://franciscoknebel.github.io/fcc-projects/2016/01/25/build-a-wikipedia-viewer/) - _Jan 25, 2016_
+ [CodePen](https://codepen.io/KyoZeus/pen/ZQrPqK)
+ [GitHub](https://github.com/FranciscoKnebel/fcc-WikipediaViewer)
- #### [Show the Local Weather](https://franciscoknebel.github.io/fcc-projects/2016/01/21/show-the-local-weather/) - _Jan 21, 2016_
+ [CodePen](https://codepen.io/KyoZeus/pen/QyavvR)
- #### [Build a Pomodoro Clock](https://franciscoknebel.github.io/fcc-projects/2016/01/06/build-a-pomodoro-clock/) - _Jan 06, 2016_
+ [CodePen](https://codepen.io/KyoZeus/pen/QypEbY)
- #### [Build a JavaScript Calculator](https://franciscoknebel.github.io/fcc-projects/2016/01/05/build-a-js-calculator/) - _Jan 05, 2016_
+ [CodePen](https://codepen.io/KyoZeus/pen/PZWVpj)
- #### [Build a Random Quote Machine](https://franciscoknebel.github.io/fcc-projects/2016/01/04/build-a-random-quote-machine/) - _Jan 04, 2016_
+ [CodePen](https://codepen.io/KyoZeus/pen/mVRmbr)
+ [GitHub](https://github.com/FranciscoKnebel/fcc-QuoteMachine)
- #### [Build a Personal Portfolio Webpage](https://franciscoknebel.github.io/fcc-projects/2016/01/01/build-a-personal-portfolio-webpage/) - _Jan 01, 2016_
+ [CodePen](https://codepen.io/KyoZeus/pen/XXNzYe)
### Back End
- #### [Build a Pinterest Clone](https://franciscoknebel.github.io/fcc-projects/2016/09/19/build-a-pinterest-clone/) - _Sep 19, 2016_
+ [Heroku](https://limitless-lowlands.herokuapp.com/)
+ [GitHub](https://github.com/franciscoknebel/fcc-pinterest)
- #### [Manage a Book Trading Club](https://franciscoknebel.github.io/fcc-projects/2016/09/15/manage-a-book-trading-club/) - _Sep 15, 2016_
+ [Heroku](https://fcc-booktrading.herokuapp.com/)
+ [GitHub](https://github.com/FranciscoKnebel/fcc-booktrading)
- #### [Chart the Stock Market](https://franciscoknebel.github.io/fcc-projects/2016/08/30/chart-the-stock-market/) - _Aug 30, 2016_
+ [Heroku](https://fcc-stockmarket.herokuapp.com/)
+ [GitHub](https://github.com/FranciscoKnebel/fcc-stockmarket)
- #### [Build a Nightlife Coordination App](https://franciscoknebel.github.io/fcc-projects/2016/07/30/build-a-nightlife-coordination-app/) - _Jul 30, 2016_
+ [Heroku](https://vidanoturna.herokuapp.com/)
+ [GitHub](https://github.com/franciscoknebel/fcc-nightlife)
- #### [File Metadata Microservice](https://franciscoknebel.github.io/fcc-projects/2016/07/03/file-metadata-microservice/) - _Jul 03, 2016_
+ [Heroku](https://fcc-filedata.herokuapp.com/)
+ [GitHub](https://github.com/FranciscoKnebel/fcc-metadata)
- #### [Image Search Abstraction Layer](https://franciscoknebel.github.io/fcc-projects/2016/07/02/image-search-abstraction-layer/) - _Jul 02, 2016_
+ [Heroku](https://fcc-img.herokuapp.com/)
+ [GitHub](https://github.com/FranciscoKnebel/fcc-ImageSearch)
- #### [Build a Voting App](https://franciscoknebel.github.io/fcc-projects/2016/06/19/build-a-voting-app/) - _Jun 19, 2016_
+ [Heroku](https://fcc-voter.herokuapp.com/)
+ [GitHub](https://github.com/franciscoknebel/fcc-voter)
- #### [URL Shortener Microservice](https://franciscoknebel.github.io/fcc-projects/2016/02/28/url-shortener-microservice/) - _Feb 28, 2016_
+ [Heroku](https://smaller.herokuapp.com/)
+ [GitHub](https://github.com/FranciscoKnebel/fcc-URL-Shortener)
- #### [Request Header Parser Microservice](https://franciscoknebel.github.io/fcc-projects/2016/02/25/request-header-parser-microservice/) - _Feb 25, 2016_
+ [Heroku](http://fcc-who-am-i.herokuapp.com/)
+ [GitHub](https://github.com/FranciscoKnebel/fcc-WhoAmI)
- #### [Timestamp Microservice](https://franciscoknebel.github.io/fcc-projects/2016/02/24/timestamp-microservice/) - _Feb 24, 2016_
+ [Heroku](https://fcc-timestamper.herokuapp.com/)
+ [GitHub](https://github.com/franciscoknebel/fcc-timestamper)
-----
## Authors
* [**Francisco Knebel**](https://github.com/FranciscoKnebel) - *Initial work*
See also the list of [contributors](https://github.com/FranciscoKnebel/br-scraper/contributors) who participated in this project.
## License
This project is licensed under the MIT License - see the [LICENSE](https://franciscoknebel.github.io/mit-license) for details.