https://github.com/amr-yasser226/learning-roadmaps
A curated collection of learning and career roadmaps: complete guides, learning sequences, templates, and contribution tooling.
https://github.com/amr-yasser226/learning-roadmaps
career-roadmaps curriculum education guides learning learning-path learning-paths roadmap roadmaps study-plan tutorials
Last synced: 4 months ago
JSON representation
A curated collection of learning and career roadmaps: complete guides, learning sequences, templates, and contribution tooling.
- Host: GitHub
- URL: https://github.com/amr-yasser226/learning-roadmaps
- Owner: amr-yasser226
- License: cc0-1.0
- Created: 2025-08-09T06:02:29.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-18T07:45:41.000Z (10 months ago)
- Last Synced: 2025-09-09T06:40:00.230Z (9 months ago)
- Topics: career-roadmaps, curriculum, education, guides, learning, learning-path, learning-paths, roadmap, roadmaps, study-plan, tutorials
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learning Roadmaps Hub
A simple repository collecting concise learning and career roadmaps for topics I care about.
## What this repo is for
* Provide short, practical roadmaps (one-page or short guides) that anyone can follow to learn a topic.
* Store each roadmap as an easy-to-read file (Markdown or PDF).
* Let contributors add or improve roadmaps quickly with minimal overhead.
## How to contribute (quick)
1. Create a file named `NN-topic-name.md` or `NN-topic-name.pdf` (use a numeric prefix if you want natural sorting).
2. Add a short summary and prerequisites at the top of the file.
3. Open a pull request or an issue describing your roadmap.
## License (initial)
Content: Creative Commons Attribution 4.0 (CC BY 4.0).
Code/tooling: MIT.
(Place full `LICENSE` and `LICENSE-CONTENT` files in the repo root later.)
---