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

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.

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.)

---