Hacktoberfest 2022!
Since Hacktoberfest 2022 is live, many new developers & engineers are stepping forward and looking for some open source projects that fit for their stack.
But it's like finding a needle in a haystack...since there are lots & lots of repositories.
If you want a video for this article
This is the article for you to find few best open source projects that are hacktoberfest accepted & easy to understand as well.
1. Check Github topics for Hacktoberfest
Go to Github and in Hacktoberfest topics section.
Here you can find many projects and all of them are hacktoberfest accepted. You can select whichever suits your techstack.
2. Search for Docs websites
Docs websites are usually open source and are relatively easier to understand. If you find anything where you can add some content or change some UI or anything.
For example this repository:
microsoft
/
Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
Web Development for Beginners - A Curriculum
Learn the fundamentals of web development with our 12-week comprehensive course by Microsoft Cloud Advocates. Each of the 24 lessons dives into JavaScript, CSS, and HTML through hands-on projects like terrariums, browser extensions, and space games. Engage with quizzes, discussions, and practical assignments. Enhance your skills and optimize your knowledge retention with our effective project-based pedagogy. Start your coding journey today!
Join the Azure AI Foundry Discord and meet experts and fellow developers.
Follow these steps to get started using these resources:
-
Fork the Repository: Click
-
Clone the Repository:
git clone https://github.com/microsoft/Web-Dev-For-Beginners.git - Join The Azure AI Foundry Discord and meet experts and fellow developers
π Multi-Language Support
Supported via GitHub Action (Automated & Always Up-to-Date)
Arabic | Bengali | Bulgarian | Burmese (Myanmar) | Chinese (Simplified) | Chinese (Traditional, Hong Kong) | Chinese (Traditional, Macau) | Chinese (Traditional, Taiwan) | Croatianβ¦
Contribution towards these docs are one of the best things for beginners.
3. Look for e-books
Yes, e-books are also open source and they can be a good place to start.
Recently I found this guy, Bobby Iliev. He has amazing e-books that I found very helpful.
Since they are open source, you can contribute towards them.
Like contributing towards these Repositories.
bobbyiliev
/
101-linux-commands
101 Linux commands Open-source eBook and CLI tool
π» ++101 Linux commands Open-source eBook
This is an open-source eBook with 101 Linux commands that everyone should know. No matter if you are a DevOps/SysOps engineer, developer, or just a Linux enthusiast, you will most likely have to use the terminal at some point in your career.
Make sure to star the repository β
If you need a Linux virtual machine to test these commands on, use the following referral link to get a free $200 Credit For DigitalOcean!
Introduction to Linux eBook
If you are looking for a comprehensive guide for beginners, check out this eBook: Introduction to Linux eBook
π Online eBook
An online copy β‘π of this ebook is available here π.
π½ Download links
π Multiple Formats Available
This eBook is now available in multiple formats to suit different reading preferences:
- π PDF (Light Theme): Download PDF - Perfect for printing andβ¦
bobbyiliev
/
introduction-to-git-and-github-ebook
Free Introduction to Git and GitHub eBook
π‘ Introduction to Git and GitHub
This is an open-source introduction to Git and GitHub guide that will help you learn the basics of version control and start using Git for your SysOps, DevOps, and Dev projects. No matter if you are a DevOps/SysOps engineer, developer, or just a Linux enthusiast, you can use Git to track your code changes and collaborate with other members of your team or open source maintainers.
The guide is suitable for anyone working as a developer, system administrator, or a DevOps engineer and wants to learn the basics of Git, GitHub and version control in general.
π Download
To download a copy of the eBook use one of the following links:
π Chapters
Hope you liked this article. Thanks to these open source contributors like Bobby Iliev today we have a lot of free tutorials and docs, where everyone can learn new things.
Thanks for reading!



Top comments (3)
Thank you for the shoutout!
Thanks. How can I bring devs to contribute with a project of mine? Any tips?
Hi, maybe you can you can share those repositories, and promote them. It's a really tough thing.