How to Start Finding Issues and Projects to Work on Based on Your Tech StackHaving trouble finding issues to work on? This blog is for you.May 6, 2023·4 min read·283
Struggling to build your own Projects?Here are 7 steps you should consider when building your Projects based on your own Ideas.Apr 23, 2023·3 min read·47
Most frequently asked questions answered by a developer with 5+ years of experience in Open Source.What is Open-source anyways? Open source refers to software that is released under a license that allows its source code to be freely accessed, modified, and distributed by anyone. This means that the software's code is openly available for anyone to...Apr 20, 2023·5 min read·57
Is there an end to learning as a Developer?The never-ending loop of learning. MUST READ! The world of technology and software development is constantly evolving, and as a developer, it's essential to keep learning and growing your skills. While it may seem like you've learned everything ther...Apr 14, 2023·2 min read·22
Asking a Software dev (10+ years of experience) 5 questions .Detailed advice for beginner programmers. How to get started with programming? Getting started with programming can seem intimidating, but it doesn't have to be. Here are some steps you can take: Choose a language: There are many programming lan...Apr 9, 2023·5 min read·368
Wanna learn Git but hate tutorials? Here are the only commands you need to know!Git is an important tool for project management because it provides a way to manage and track changes to code and other project files over time. With Git, developers can work independently on the same project without interfering with each other’s cha...Apr 6, 2023·3 min read·43