https://github.com/theusmanyousaf/js_algorithms_n_data-structures
This repo contains projects related to learning everything about JavaScript Algorithms and Data-Structures.
https://github.com/theusmanyousaf/js_algorithms_n_data-structures
css html5 javascript
Last synced: 7 months ago
JSON representation
This repo contains projects related to learning everything about JavaScript Algorithms and Data-Structures.
- Host: GitHub
- URL: https://github.com/theusmanyousaf/js_algorithms_n_data-structures
- Owner: theusmanyousaf
- Created: 2024-01-07T18:35:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-14T17:00:46.000Z (over 1 year ago)
- Last Synced: 2025-01-29T19:24:05.211Z (8 months ago)
- Topics: css, html5, javascript
- Language: JavaScript
- Homepage:
- Size: 155 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
JavaScript Algorithms and Data Structures
1. Learn Basic JavaScript by Building a Role Playing Game
2. Learn Form Validation by Building a Calorie counter
3. Learn Basic Stirng and Array methods by Building a Music Player
4. Learn Date Object by Building a Date Formatter
5. Palindrome Checker Project
6. Learn Modern JavaScript Methods by Building Football Team Cards
7. Learn localStorage by Building a Todo App
8. Learn Recursion by Building a Decimal To Binary Converter
9. Roman Numeral Converter
10. Learn Basic Algrithmic Thinking by building a Number Sorter
11. Learn Advanced Array Methods by building a Statistics Calculator
12. Learn Functional Programming by building a Spreadsheet
13. Learn Regular Expressions by building a Spam Filter
14. Telephone Number Validator
15. Learn Basic OOP by building a Shopping Cart
16. Learn Intermediate OOP by building a Platformer Game
17. Learn Intermediate Algorithmic Thinking by building a Dice Game
18. Cash Register Project
19. Learn Fetch and Promises by building an fCC Authors Page
20. Learn Asynchronous Programming by building an fCC Forum Leaderboard
21. Pokémon Search App