Computer science student starter pack is a repository which contains all the free and open source resources which can be helpful to any computer science or IT student.
- Events and conferences 🎟️
✈️ 📆 - Ambassadorships / Outreach programs 🎓 🎒
- Scholarships
- Competitions and hackathons 🚩 🏆
- Open source tools and APIs 🔧 💻 💿
- Awsome repositories 📁 📂
- Free books 📕 📚 📖
- Free courses and tutorials 💻
- Internships 🔎
- Job opportunities 🔎
- Communities
This repositories is open to anyone for contributions. So, feel free to share the awsome resoucers that you have utilized or experinced during your time as a computer science or IT stdent. Let's help the others to make thier #UniLife remarkable.
Please follow the following guidelines if you want to add something to the cs-student-starter-pack
Let's say that you want to add a conference to the pack
- Fork this repository to make sure you have your own version of this collection.
- Validate that your contibution belongs to one of the items/sections from the above list (ex: conference).
- Find the related directory for your contribution (ex: events/).
- Add the name of the contribution to the README of that directory (events/README.md)
- Create a mardown file (ex: abc_conference.md) for that particular contribution.
- Once you add more information (useful links, images or any related information) to the newly created markdown/.md file make a PR.
Let's say, you can't find a relavan catageory for your contribution
Ex: if the internship category wasn't there in the list
- Create an issue in the repository with the category name you want to add to the pack/collection as
Add: internship category
. - Explain the advantage of adding this to the collection in the issue body/description.
- Let's add relevant labels 🏷 (Ex: new-category, need-review)
- Tag myself or any of the maintanier of the repo.
- Wait for the confirmation/acceptance from one of the maintainers to make a PR.
- Make the PR and let others know that great piece of Information.
Note - each category might have its own set of guidelines for contributions please refer them before you submit your contributions.