Beginner Friendly Open Source Projects to Contribute in Hacktoberfest

One of the biggest Open Source events is going on ie Hacktoberfest. You can contribute to any open source project on Github or Gitlab and make valid 4 accepted Pull requests to avail perks. Perks include either T-shirt or plant a tree, depending on you.

20+ Open Source Project for Beginners

Originally published at aviyel.com Introduction If you love to collaborate, discuss and code in a group, then open-source projects are the best way to get exposure to developing communities. It is advised that every programmer should contribute to open source projects to help the community. Open source has become a respected community of communities that is […]

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 […]

16 VS Code Shortcuts for Faster Coding

Introduction Microsoft’s VS code is one of the most popular text/code editors available on the internet. VS Code is an IDE(Integrated Development Environment), We can make it more powerful by using the extensions and it’s very easy to customize. It comes with emmet pre-built which no other text editor does and it also allows us […]

40+ Useful Resources for Mastering Web

Introduction We have a list of various resources that can help you to solve many problems that you are facing or might face in the future. We have resources for Illustration Development Design CSS Productivity Let’s get started without further ado. ILLUSTRATION Drawit Hand-drawn vector illustration and icon resources, perfect for your next project. FlatIcon […]

4 Best UI Framework For ReactJS

Introduction Building any project from scratch is painful as it takes a lot of time, causes frustration and we spent a lot of time on positioning components than improving functionality. It is also a waste of time as we write code that is already written and available to you. The solution to all such problems […]