Skip to content

Collection of individual solutions for the certification of fcc - JavaScript Algorithms and Data Structures (Beta)

Notifications You must be signed in to change notification settings

sourabhaprasad/fcc-javascript

Repository files navigation

JavaScript Algorithms and Data Structures (Beta)

All the projects were created as part of my journey in learning JavaScript and implementing hands-on skills in primarily JavaScript along with HTML and CSS.

Projects

This curriculum helped me master fundamental JavaScript concepts like variables, arrays, and functions, while also delving into advanced topics such as Object Oriented and Functional Programming. I developed problem-solving skills through algorithmic thinking and learned practical techniques like working with local storage and fetching data from APIs. This certification equipped me with a robust skill set essential for building dynamic and responsive web applications.

Detailed information about each project can be explored through the provided links below.

  • Palindrome Checker: Link
  • Roman Numeral Converter: Link
  • Telephone Numeral Converter: Link
  • Cash Register: Link
  • Pokémon Search App: Link

Acknowledgements

This repository documents my individual solutions to freeCodeCamp's JavaScript Algorithms and Data Structures (Beta) curriculum.