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

https://github.com/parazeeknova/javascript-resources

This repository contains a collection of solutions to various coding challenges and exercises from FreeCodeCamp, as well as other JavaScript resources. The solutions are organized by topic and difficulty level, making it easy to find and learn from the code.
https://github.com/parazeeknova/javascript-resources

freecodecamp-javascript freecodecamp-project javascript-resources

Last synced: 10 months ago
JSON representation

This repository contains a collection of solutions to various coding challenges and exercises from FreeCodeCamp, as well as other JavaScript resources. The solutions are organized by topic and difficulty level, making it easy to find and learn from the code.

Awesome Lists containing this project

README

          

# Javascript Resources

This repository contains my complete Javascript resources from FCC, Cohort, and Odin.

- It mainly includes solutions from Freecodecamp as of now.

## List of projects I have worked on:

- RPG
- Calorie Counter
- Rock Paper Scissors

### Preview:

| RPG - Scalable | CC - Calorie Counter | Rock Paper Scissors |
| ------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| ![RPG](https://github.com/parazeeknova/Javascript-Resources/blob/main/FCC/RPG%20FCC%20C1%20M3/Preview.png?raw=true) | ![CC](https://github.com/parazeeknova/Javascript-Resources/blob/main/FCC/CC%20FCC%20C1%20M5/preview.png?raw=true) | ![RPS](https://github.com/parazeeknova/Javascript-Resources/blob/main/FCC/RPS%20FCC%20C1%20M6/preview.png?raw=true) |