DEV Community

Sagar Medtiya
Sagar Medtiya

Posted on • Originally published at blog.sagarmedtiya.me on

10 ๐†๐ข๐ญ๐‡๐ฎ๐› ๐‘๐ž๐ฉ๐จ๐ฌ๐ข๐ญ๐จ๐ซ๐ข๐ž๐ฌ ๐ญ๐จ ๐Œ๐š๐ค๐ž ๐ฒ๐จ๐ฎ ๐š 10๐ฑ ๐ƒ๐ž๐ฏ๐ž๐ฅ๐จ๐ฉ๐ž๐ซ ๐Ÿคฉ

These are the ten GitHub repository that can help you become a good developer.๐Ÿš€
Image description

๐ŸPublic APIs

๐Ÿ‘‰ The Public APIs repository is a collective list of free APIs for software and web development use. APIs are integral to development, and this repository finding useful APIs makes it easy for developers to find free and relevant APIs in the category. In addition, the list is constantly updated with newer APIs in the public domain.

๐Ÿ”— GitHub repository here

๐ŸDeveloper Roadmaps

๐Ÿ‘‰ The most complete roadmap, that will help you to grasp the bigger picture of the development landscape, its main technologies, and the recommended sequence of learning things.

๐Ÿ”— GitHub repository here

๐ŸThe Algorithms

๐Ÿ‘‰ The Algorithm is an open-source resource for learning data structures, data algorithms and their implementation in any programming language. Data structures are the core for programming and developing, and this repository explores more than 34 languages, including Python, Java, Go, Java Plus, Lua, Rust, C++ and more.

๐Ÿ”— GitHub repository here

๐Ÿ30Days of Javascript

๐Ÿ‘‰ Starter Files + Completed solutions for the JavaScript 30 Day Challenge by Wes Bos.

๐Ÿ”— GitHub repository here

๐ŸDeveloper Handbook

๐Ÿ‘‰ An opinionated guide on how to become a professional Web/Mobile App Developer.

๐Ÿ”— GitHub repository here

๐ŸWeb Fundamentals

๐Ÿ‘‰ Some of the best practices for modern web development, are provided by Google developers.

๐Ÿ”— GitHub repository here

๐ŸClean Code Javascript

๐Ÿ‘‰ Software engineering principles, from Robert C. Martin's book "Clean Code", adapted for JavaScript. A guide to producing readable, reusable, and refactorable software in JavaScript.

๐Ÿ”— GitHub repository here

๐ŸReal World

๐Ÿ‘‰ Realworld allows you to choose any frontend (React, Vue, & more) and any backend (Node, Django, & more) and see how they power real-world, beautifully designed full-stack apps.

๐Ÿ”— GitHub repository here

๐ŸBuild your own X

๐Ÿ‘‰Build your own (insert technology here).

๐Ÿ”— GitHub repository here

๐ŸEbookFoundation

๐Ÿ‘‰ Freely available programming books.

๐Ÿ”— GitHub repository here

I hope you have like this small tutorial. Happy coding๐Ÿ’—

Always remember, no one reached to the top in one shot. It took them a lot more struggle and hard work than you can imagine. So strive for knowledge, and keep moving forward. Thank you

Comment down which repository you liked the most. ๐Ÿ˜Ž

Top comments (0)