Sanjeev Kumarcontributeopensource.hashnode.dev·Dec 16, 2024Getting Started with Open Source: A Beginner’s GuideHave you ever wanted to contribute to open-source projects but felt overwhelmed by where to begin? You're not alone! Many aspiring developers face the same challenge, but the good news is that the open-source community is one of the most welcoming sp...Open Source
Abdullah Farweezafarwees.hashnode.dev·Dec 27, 2023O3DE ‘good-first-issue’ fixing experienceAbout O3DE 03DE is an open-source multiplatform, Real-time 3D engine. https://o3de.org/ Reading the issue carefully As a newbie to the 03DE project, hence explored the ‘easy-fix’ issue and found this issue. There was a recent URL update in their hos...o3de
Abdullah Farweezafarwees.hashnode.dev·Dec 24, 2023Small open source contribution meant for growth !!After posted this blog, I got messages from various readers regarding their contributions, which made me HAPPYYYY and sometimes sad at the same moment. Some people are making minor contributions and stopping their contributions or updating their prof...4 likesOpen Source
Abdullah Farweezafarwees.hashnode.dev·Dec 22, 2023Simplest Open Source Contribution - My opensource beginning storyThis article will help beginners to get involved in the open source community and help them to give the idea of starting with something very small contribution to the projects. A journey of thousands of miles begins with a single step - sage Lao Tzu ...Open Source
Abdullah Farweezafarwees.hashnode.dev·Nov 25, 2023Easy way to find the first issue to contribute to an open source projectsAlready wrote a blog about identifying the projects and contributing to the first issues. This article shows how to find the projects to work on. Read here… This article shows the simple way to find the “good first issue” in GitHub itself. But this a...afarwees
Nwakaego-Egoego.hashnode.dev·Sep 29, 2023My Open Source Journey: Learning and GrowingTable of Contents: Introduction The Animation Challenge Understanding Motion Safe A helpful exchange Git Conclusion Hey, everyone! I've decided to start sharing my journey through the open-source world. While this article may be short, I beli...Open Source
Elimihele God's favourdev-phantom.hashnode.dev·Jul 27, 2023Contributing to Open SourceIntroduction Open-source projects have become a necessary part of the software development ecosystem, enabling collaboration and innovation on a global scale. Contributing to open source not only benefits the community but also helps individuals impr...37 readsOpen Source
Dhrutinandan Swaindhrutinandan0304.hashnode.dev·Apr 15, 2023Git and GitHub: The Dynamic Duo for Code ManagementGit is a free and open-source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. With Git, multiple developers can work on the same codebase simultaneously without worrying ab...21 likes·173 readsGitHub
Sayan Debsayandeb.hashnode.dev·Jan 21, 2023How to get started with Open Source?First things first: Make sure you are good with the things you wanna contribute in. Suppose you are interested in Front-end web development, make sure you're fluent with HTML, CSS and JavaScript. Have a GitHub account and try to mention your intere...Git