20+ Open Source Projects for Beginners

Open source has become a respected community of communities that is invaluable to the digital ecosystem.

Find Open Source Project to Contribute

Introduction One of the main hectic things in open source is to find a good repository to contribute especially issues that fall under your skill sets. It becomes more painful with beginners as I went through the process of finding projects to contribute. To help you in finding good issues to solve on GitHub, we […]

How to contribute to forem?

Introduction Recently, I got the DEV Contributor badge for successfully creating issues and later pull requests that got merged into the master on GitHub. What I Contribute? BEFORE : AFTER : It was an UI issue that encountered while navigating to the profile via the chat section. Now it is fixed. So today, I am going to […]

5 Website To Host Your Website For Free

Introduction We write tons of code to make an awesome, effective, and useful website. Initially, we can see that website on localhost but to make it public we need domain and hosting. Domain purchasing and hosting websites cost a lot of money. For test purposes, we can use free domains and sub-domains to host the […]

Connect Your GitHub To VS Code

Introduction If you are reading this, then you probably know what GitHub and VS Code(Visual Studio Code). If not then here you go. Github is like social media for programmer where you can upload your code/ project file and get star, fork, and can be part of the developer and work on the project with […]