Skip to content

aflaha01/WikiSyllabus

 
 

Repository files navigation

TPMLOGO

📚 WikiSyllabus

All Contributors License: MIT Open Issues


WikiSyllabus is the open-source Wikipedia of university syllabi — a global academic repository that makes it easy to search, access, and contribute syllabi from universities around the world.


🌟 Vision

To provide the core database of every university syllabus — organized, markdown-first, and community-driven.


💬 What We Advocate

  • 📖 Open-book examinations
  • 🔁 Flipped learning and flipped classrooms
  • 🤝 Collaborative, community-driven education
  • 🔓 Free and open access to academic information

🧑‍💻 What We Are

WikiSyllabus is a fully open-source initiative maintained by volunteers from the global educational and open-source communities. Contributions are welcome from anyone.


📦 Folder Structure

Each syllabus file is organized in the following structure:


universities/university/branch/year/semester/xx.md

✅ Example:




universities/ktu/computer-science/2019/s08/01.md


📝 Markdown File Format

Each .md file must begin with YAML frontmatter like this:

---
country: "india"
university: "ktu"
branch: "computer-science"
version: "2019"
semester: 8
course_code: "cst402"
course_title: "distributed-computing"
language: "english"
contributor: "@your-github-username"
---

Then continue with content like objectives, units, textbooks, references, etc.


🙌 How to Contribute

If you’re ready to contribute, check out our 👉 Contribution Guide


🤝 Code of Conduct

Please read our 👉 Code of Conduct We’re committed to maintaining a safe, inclusive, and respectful environment for all.


⚖ License

This project is licensed under the MIT License.


📬 Contact & Help

Open an issue or tag a maintainer (e.g., @admin) in your PR for support.


💡 Together, let’s build the world’s most open academic resource.

About

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published