Derek Armstrongderekarmstrong.dev·Aug 15, 2024Fireworks, Fun, and First-Time ContributionsHey, amazing developers out there! This one’s for you—the geniuses who code up a storm but never think about contributing to the stuff you use daily. Let me take you on a little journey that might just inspire you to dip your toes into the world of o...👨🏻💻 Code Craft#first-time-contributions
Priyansh Saopriyanshsao.hashnode.dev·May 19, 2024Get Started with Contributing to KubernetesIf you are new to open source and eager to begin contributing to the Kubernetes website, this blog will guide you through the process step by step, starting from the basics until you make your first pull request. Note: These steps are for users with...how to contribute to kubernetes
Haniinothanii.hashnode.dev·Jan 3, 2023Beginners' Guide to Contributing in Open Source ProjectsIntroduction Open source software (OSS) is intimidating to get involved with as a newer developer but so rewarding once you do. Beginners have a hard time getting started because projects are complex with problems and code that are difficult to under...34 readsBeginner Developers
Aniz Bin Nowshadaniz.hashnode.dev·Sep 23, 2022Sorting & Searching Algorithms - GitHub Repository.Hey folks, hope you all are doing fine. Been busy with life hustle. As you all know, that the sorting and searching algorithms are the most basic and is needed to solve almost any problem in programming. Also it is hard to find a good algorithm or th...BasicsOpen Source
Pranshu Kumar Agrawalpkagrawal.hashnode.dev·Aug 16, 2022How to start contributing to BcoinWhat is Bcoin? Bcoin is an implementation of the Bitcoin protocol which is written in JavaScript and C/C++ for Node.js. So basically, Bcoin is a Bitcoin Full node implementation in form of a library where you can call functions and consensus code dir...213 readsSummer of BitcoinBitcoin
Zainab Daoduzaycodes.hashnode.dev·Aug 1, 2022Submitting Your First Pull Request (pr)Now that we’ve learned about Open Source and its benefits in my previous article, let’s create our first pull request to the first-contributions repository. Overview As a developer, you and your team may have a single codebase that you are working on...1 like·86 readsOpen Source
Jagsjagannath.dev·Jul 30, 2022My Open Source contributionsThis is the list of my contributions to open source : Docker + protractor docs New Relic Synthetics Manager forked Incorrect deviceName is displayed in allure reports Outdated documentation: "Fresh browser per test" Update docs to reflect removal of...37 readsOpen Source Community
Noradominoradomi.hashnode.dev·Jul 28, 2022How I contributed to RedisGrokking blog here: http://newsletter.grokking.org/issues/238-lam-th-nao-d-contribute-vao-ma-ngu-n-redis-1408218 Overview The Internet and many applications we use every day are powered by open-source software. Many popular software projects, such as...33 readsOthersRedis