TUMtastic is a community-driven platform for sharing and curating study materials for Technical University of Munich (TUM) students. Our goal is to create a comprehensive collection of high-quality learning resources through collective contribution.
- Study sets
- Course summaries
- Exam preparations
- Learning materials
- Practice problems
We rely heavily on community contributions to grow this resource collection. Here's how you can help:
- Fork the repository
- Create your resource branch (
git checkout -b resource/YourResource
) - Add your materials following our structure
- Commit your changes (
git commit -m 'Add study resource'
) - Push to the branch (
git push origin resource/YourResource
) - Open a Pull Request
Please use the following format:
[Subject]_[Topic/Slide Name]_[Optional Index]
Example: GDB_SQL_1
Or for resources where the date is relevant use this (ISO-8601):
[Subject]_[Topic/Slide Name]_[Date]
Example: EIDI_Inheritance_2024-10-24
- Maintain consistent formatting with existing materials
- Ensure content is accurate and relevant
- Remove unnecessary details
- Follow the established folder structure
- Include clear descriptions
- Your contributions are your original work or properly licensed
- You have the right to share any material you upload
- You're not infringing on any intellectual property rights
- Your content complies with academic integrity standards
If you're using my StudySetCreator, please:
- Review generated content before uploading
- Remove any redundant information
- Ensure proper formatting
Before contributing, please read this section carefully:
-
Copyright Notice
- Direct uploads of TUM documents, slides, or materials are strictly prohibited unless explicit permission has been granted by the copyright holders
- This includes but is not limited to: lecture slides, exercise sheets, exam papers, and official course materials
- Unauthorized distribution of copyrighted materials may result in legal consequences
-
Derivative Works
- If you create content based on TUM materials, you must:
- Adhere to all applicable TUM guidelines and policies
- Comply with relevant copyright laws and fair use principles
- Obtain necessary permissions when required
- Contributors are solely responsible for ensuring their submissions comply with these requirements
- If you create content based on TUM materials, you must:
-
Liability Statement
- The maintainers of this repository are not responsible for:
- Copyright violations by contributors
- Accuracy of submitted materials
- Any misuse of the shared content
- Contributors assume full responsibility for their submissions
- The maintainers of this repository are not responsible for:
For any questions or concerns, please reach out to me at [email protected]
💡 Note: Feel free to suggest improvements or add missing sections/courses. Together we can build a valuable resource for all TUM students!