Skip to content

magnusbarata/learn-freecodecamp

Repository files navigation

My Take on freeCodeCamp

This repository highlights the projects I made for freeCodeCamp full-stack certification. See my full stack certification here. Below is the curriculum when I finished the certification.

Note: demos with strikethrough are currently under preparation for public display, and will be available in the near future.

See my Responsive Web Design certification.

Technologies Learned: Designing a responsive web page using HTML5 and CSS3 only, in addition to web-accessibility and visual design.

Check out the demos!

  1. Tribute Page
  2. Survey Form
  3. Product Landing Page
  4. Technical Documentation Page
  5. Personal Portfolio Webpage

See my JavaScript Algorithms and Data Structures certification.

Technologies Learned:

  1. JavaScript programming (ES6)
  2. Regular Expressions (regex)
  3. Object Oriented Programming (OOP) and Functional Programming
  4. Data Structures and Algorithm Scripting

See my Front End Libraries certification.

Technologies Learned:

  1. Bootstrap and Sass
  2. jQuery
  3. React and Redux

Check out the demos!

  1. Random Quote Machine
  2. Markdown Previewer
  3. Drum Machine
  4. JavaScript Calculator
  5. Pomodoro Clock

See my Data Visualization certification.

Technologies Learned: Data visualization using D3, in addition to JSON APIs and Ajax.

Check out the demo application!

See my APIs and Microservices certification.

Technologies Learned:

  1. Managing web project: Node Package Manager (npm)
  2. Web server: Node and Express
  3. Non-relational database: MongoDB and Mongoose

Check out the demo application!

See my Information Security and Quality Assurance certification.

Technologies Learned:

  1. Web application security: Helmet and bcrypt
  2. Application testing: Chai and Zombie
  3. User authentication: Passport and Socket.IO

Check out the demos!

  1. GitHub user chat room
  2. Metric-Imperial Converter
  3. Issue Tracker
  4. Personal Library
  5. Stock Price Checker
  6. Anonymous Message Board