Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zevhys/fcc-javascript
- Owner: Zevhys
- License: mit
- Created: 2024-03-01T13:09:53.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-17T13:30:56.000Z (10 months ago)
- Last Synced: 2024-03-17T14:37:31.737Z (10 months ago)
- Topics: css3, html5, javascipt
- Language: JavaScript
- Homepage: https://zevhys.github.io/Fcc-JavaScript/
- Size: 319 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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