Add TutorialSearch to Miscellaneous#30
Conversation
There was a problem hiding this comment.
Code Review
This pull request adds a new entry for TutorialSearch to the README.md file. The review feedback points out that the entry is placed in the incorrect section and contains promotional language that violates the project's contribution guidelines regarding conciseness. A code suggestion was provided to simplify the description and move the entry to the appropriate section.
| - [Software Architect Roadmap](https://github.com/AlaaAttya/software-architect-roadmap) - Software architecture roadmap for developers moving toward architect responsibilities. <img alt="Year 2018" src="https://img.shields.io/badge/Year-2018-yellow"> <img alt="GitHub repo" src="https://img.shields.io/badge/GitHub-Repo-181717?logo=github"> | ||
| - [Software Design and Architecture Roadmap](https://github.com/stemmlerjs/software-design-and-architecture-roadmap) - Software design and architecture roadmap for generalist developers. <img alt="Year 2019" src="https://img.shields.io/badge/Year-2019-yellow"> <img alt="GitHub repo" src="https://img.shields.io/badge/GitHub-Repo-181717?logo=github"> | ||
| - [System Design Roadmap](https://github.com/moshafiei/system-design-master-plan) - System design and architecture roadmap focused on large-scale design topics. <img alt="Year 2024" src="https://img.shields.io/badge/Year-2024-green"> <img alt="GitHub repo" src="https://img.shields.io/badge/GitHub-Repo-181717?logo=github"> | ||
| - [TutorialSearch](https://tutorialsearch.io/) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. |
There was a problem hiding this comment.
The description is promotional and lacks conciseness, violating the guidelines in contributing.md. Specifically, phrases like "50,000+" and "major learning platforms" should be removed. Additionally, this entry is placed in the "Roadmaps" section (between "System Design Roadmap" and "UI/UX Designer Roadmap"), but the PR description indicates it belongs in "Miscellaneous". Please move it to the correct section and simplify the text.
| - [TutorialSearch](https://tutorialsearch.io/) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. | |
| - [TutorialSearch](https://tutorialsearch.io/) - Search engine for tutorials and courses from various online learning platforms. |
References
- The description should be clear, concise, and non-promotional.
Hi! This PR adds TutorialSearch to the Miscellaneous section.
What is TutorialSearch?
TutorialSearch is a free, cross-platform search engine that indexes 50,000+ tutorials and courses from major learning platforms (Udemy, Skillshare, Pluralsight, and more) across 45+ categories — including programming, web development, AI/ML, cybersecurity, design, and more. No signup required.
It helps learners compare tutorials side-by-side by rating, price, and reviews before committing to a course, which I think makes it a useful addition to this list.
Entry added
Inserted in alphabetical order within the section. Happy to adjust formatting, description length, or placement if you'd like — just let me know!
Thanks for maintaining this list.