S Sharath Lingamsharathlingam.hashnode.dev·Feb 13, 2025How do You contribute to Open Source? Everything You Need to KnowWhy This Blog? 🎉 Open source is a fantastic opportunity for students and beginners who want to: Work on industry-level projects. 💻 Gain experience equivalent to a developer—all while in college. 🎓 Build confidence and skills that can help them ...Master Coding in College: A Free Guide for Aspiring DevelopersOpen Source
Pravesh Sudhablog.praveshsudha.com·Feb 12, 2025How I Contributed to Kestra: A Beginner’s Perspective💡 Introduction Welcome to the world of Open Source! Today, I’m excited to share my experience of contributing to an amazing open-source project—Kestra. For those unfamiliar, Kestra is an open-source platform designed for orchestrating data and autom...50 readsOpen Source
Usman Akinyemiuniqueusman.hashnode.dev·Feb 3, 2025Git Intern Week Seven: Finding OpenSource Projects to contribute to.One common question I get asked a lot is, “How do I find Open Source projects to contribute to?” and “How can I start contributing to Open Source?” There are many approaches to this. One could be looking for projects that you use and contributing to ...1 likeOpen Source
Everest K.C.mr8848.hashnode.dev·Dec 1, 2024My Linux Kernel Bugfix Mentorship ExperienceDuring my time in the Linux Foundation Kernel Mentorship Program, I learned a lot and gained valuable hands-on experience working on the Linux kernel. Key Contributions and Activities: Spelling Fixes with Codespell I started with something simple...60 readsLinux
Kartikkartikshukla.hashnode.dev·Oct 2, 2024It's That Time of the Year Again - Hacktoberfest is Here!🔥So all the aspiring coders out there, your winter arc has officially begun! One of the biggest events in the open-source community, Hacktoberfest, has kicked off, and it's your chance to dive in and make an impact. You can register now through this l...11 likes·75 readsOpen Source
Saumili Duttasaumilidutta.hashnode.dev·Oct 2, 2024HacktoberfestWell you must have heard the term ‘Hacktoberfest’ but do you know what it is. In this blog, I will be sharing all the necessary details about it. What is Hacktoberfest? Hacktoberfest is a month-long celebration in October which focuses on open-source...32 reads#hacktoberfest
Pavani Pampanaappregistry.hashnode.dev·Sep 29, 2024Everything You Should Know About AppRegistryAppRegistry is the entry point for running all the react-native applications. It is used to register the root component of the app and tell react-native which component to launch at the start. It serves as a bridge between JavaScript and the react-...5 likes·59 reads#appregistry
NITYOM TIKHEnityomrr.hashnode.dev·Sep 27, 2024Hacktoberfest 2024: A Celebration of Open Source CollaborationIntroduction: Hacktoberfest, an annual event held every October, is a month-long celebration of open-source software. Sponsored by DigitalOcean, GitHub, and other tech giants, Hacktoberfest encourages developers of all skill levels to contribute to o...Open Source
Anand Ravalanandraval.hashnode.dev·Sep 19, 2024Day 01 : 🛠️ Getting Started with Open Source Contributions: A Step-by-Step GuideDay 01 : Workflow Understanding Issues in Open Source Repositories An issue in an open source repository is a way to track bugs, enhancements, or other requests. For example, if a feature is not working as expected, you can create an issue to notif...GitHub
Nkwor Janejustjane.hashnode.dev·Aug 28, 2024What you need to know about READMESI recently joined a 10-day Frontend challenge organized by CodeVixens. The challenge involved tasks ranging from beginner to intermediate levels, and I had to submit my solutions daily. I completed the challenge but discovered my repository lacked do...Open Source