Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zevhys/fcc-javascript

Free Code Camp Archive Source Code
https://github.com/zevhys/fcc-javascript

css3 html5 javascipt

Last synced: about 2 months ago
JSON representation

Free Code Camp Archive Source Code

Awesome Lists containing this project

README

        

# Submission Project JavaScript Algorithms and Data Structures (Beta)

Solutions and implementations for the five major projects required to complete the FreeCodeCamp JavaScript Algorithms and Data Structures Certification (Beta). Each project is designed to test and apply specific JavaScript concepts, and this showcase provides a detailed overview of what I've created.

# Projects
1. Palindrome Checker : A web app that checks whether a given text is a palindrome or not.

2. Roman Numeral Converter : A web app for converting numbers to Roman numerals.

3. Telephone Number Validator : A web app for validating US phone numbers.

4. Cash Register : A cash register web app designed to efficiently calculate change due to customers.

5. Pokémon Search App : A stylish Pokémon Search web app that allows users to search for Pokémon by name or ID.

# Tech Stark
- HTML5

- CSS3

- JAVASCRIPT