https://github.com/prabhu30/resources
A curated list of resources which i found are useful
https://github.com/prabhu30/resources
coding-resource free-resources freebies web-development-resources
Last synced: about 2 months ago
JSON representation
A curated list of resources which i found are useful
- Host: GitHub
- URL: https://github.com/prabhu30/resources
- Owner: prabhu30
- Created: 2024-03-15T14:54:54.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-28T17:57:54.000Z (over 1 year ago)
- Last Synced: 2025-02-03T07:32:42.637Z (9 months ago)
- Topics: coding-resource, free-resources, freebies, web-development-resources
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Resources
A curated list of resources which i found are useful## Roadmaps
| SNo | Category | Link |
| ------------- | ------------- | ------------- |
| 01 | All Roadmaps | [Link](https://roadmap.sh) |
| 02 | Full Stack Roadmap | [Link](https://roadmap.sh/full-stack) |
| 03 | Frontend Roadmap | [Link](https://roadmap.sh/frontend) |
| 04 | Backend Roadmap | [Link](https://roadmap.sh/backend) |
| 05 | JavaScript Roadmap | [Link](https://roadmap.sh/javascript) |
| 06 | React Roadmap | [Link](https://roadmap.sh/react) |---
## Courses
### React Courses
| SNo | Category | Link |
| ------------- | ------------- | ------------- |
| 01 | Udemy Course by Maximilian (Paid Course) | [Link](https://www.udemy.com/course/react-the-complete-guide-incl-redux/) |
| 02 | Scrimba Tutorial | [Link](https://scrimba.com/learn/learnreact) |
| 03 | Chai Aur React (YT Playlist - Hindi) | [Link](https://www.youtube.com/playlist?list=PLu71SKxNbfoDqgPchmvIsL4hTnJIrtige) |
| 04 | Hitesh Choudhary (YT Playlist - English) | [Link](https://www.youtube.com/playlist?list=PLRAV69dS1uWQos1M1xP6LWN6C-lZvpkmq)---
## Projects
### React Projects
| SNo | Category | Link |
| ------------- | ------------- | ------------- |
| 01 | Hitesh Choudhary (10 Projects) | [Link](https://www.youtube.com/watch?v=4DqAvWonPAg) |
| 02 | Sangam Mukherjee (25 Projects) | [Link](https://www.youtube.com/watch?v=5ZdHfJVAY-s) |
| 03 | JavaScript Mastery (Playlist) | [Link](https://youtube.com/playlist?list=PL6QREj8te1P6wX9m5KnicnDVEucbOPsqR) |
| 04 | Traversy Media (Playlist) | [Link](https://youtube.com/playlist?list=PLillGF-RfqbY3c2r0htQyVbDJJoBFE6Rb) |---
## Interview Questions
| SNo | Category | Link |
| ------------- | ------------- | ------------- |
| 01 | LeetCode for Web Developers | [Link](https://bigfrontend.dev) |
| 02 | JavaScript Interview Questions by SudheerJ | [Link](https://github.com/sudheerj/javascript-interview-questions) |
| 03 | GFG JavaScript Interview Questions | [Link](https://www.geeksforgeeks.org/javascript-interview-questions-and-answers) |
| 04 | GFG React Interview Questions | [Link](https://www.geeksforgeeks.org/javascript-interview-questions-and-answers) |
| 05 | React Interview Questions by SudheerJ | [Link](https://github.com/sudheerj/reactjs-interview-questions) |