In 2020 I made a more conscious effort to expand my knowledge outside of my field of Embedded programming and the C language. I also started the website inspirezone.tech which allowed me to practice writing and learn about web related tools and concepts. To reflect on what I’ve done throughout […]
Continue readingCategory: open source
The essential checklist for every open source repository maintainer
Are you thinking of launching an open source repository? Looking for ways to ensure your repository is ready to become live and accept contributions? Do you have some repositories live already but want a better way of managing them? The process of turning a repository into an open source project […]
Continue readingA beginner friendly guide to making your first open source contribution
Open source generally refers to applications anyone can use for free, view the source code and modify. Open source projects also allow contribution from the public. This means anyone (yes, even you!) can modify the source code or make other forms of contribution to the project. In a previous post […]
Continue readingWhy you need to get involved in Hacktoberfest as a developer (2020)
What is Hacktoberfest? Hacktoberfest is an online event running throughout the month of October that encourages developers to make contributions to open source projects on GitHub. GitHub is an online hosting platform for git repositories. An open source project is simply a public repository that the creator accepts contribution from […]
Continue reading5 Convincing reasons to choose Linux for programming
Compared to the average computer user, programmers often have to interact more closely with various components of an operating system. Linux has increasingly become the platform for choice for many programmers. But why do we love Linux for programming? To give an idea of the growing usage of Linux for […]
Continue reading10 Incredible projects showing the power of open source
Open source refers to products and applications anyone can use, view and modify because the files for the project can be viewed by the public. While they may fall under various licensing terms, the common factor is they are available for anyone to use for any purpose. I collected this […]
Continue readingWhat is Linux? A simple overview
If you’re a programmer or involved in tech you probably hear Linux mentioned quite often. Or maybe you’re not in tech but you hear about Linux from people you know or you come across it in articles. You were finally curious to find out, what is Linux anyway and why […]
Continue reading