Great GitHub repositories that developers love
Heather Parker

Heather Parker @swordheath

About: White Hat Hacker 👩🏻‍💻 Hacking life in my spare time and hacking systems at work. Programmer with 8 years of experience in web development.

Location:
Seattle, USA
Joined:
Mar 7, 2023

Great GitHub repositories that developers love

Publish Date: Mar 10 '23
252 28

GitHub is a well-known open-source platform for code hosting, collaboration, and version control. I doubt there is a single developer who is unfamiliar with GitHub. It not only allows its users to store and share code but also serves as an educational platform for many development-related topics. I decided to make my own list of preferred repositories, which helped me a lot (and still does!!) in my work. Please have a seat and enjoy my top 8 GitHub repositories for developers of all kinds!

1. Awesome
243K🌠

This repository is one of my favorite because it contains plenty of different information on various development topics. Basically, this repository is an alternative to Google when it comes to research on topics such as code, programming languages, development, security, etc. It is a handy resource for developers to improve their skills.

2. 100 Days of ML Code
40.1K🌠

This repository, possibly one of the most detailed, adheres to a strict 100-day curriculum for learning machine learning. Every day, a new topic is introduced, such as data pre-processing, simple linear regression, logistic regression, and others. These topics are accompanied by codes, explanations, and detailed infographics. The repo is a simple yet comprehensive way for developers to learn fundamental concepts.

3. Javascript algorithms
164K🌠

GitHub's Javascript Algorithms repository provides an invaluable resource for anyone looking to learn or explore coding with JavaScript. The repository offers explanations and examples of the algorithms in multiple languages, including JavaScript. This makes it easier for beginners to understand and learn the concepts behind the algorithms. Additionally, experienced developers can use the repository to explore more advanced implementations of the same algorithms. The explanations are easily divided and tagged for advanced and beginners, and each comes with its own README, YouTube videos, and links to additional reading.

4. Developer roadmap
232K🌠

Many students and newcomers to programming are perplexed about which technology to learn and which path to take to become a good developer. The founder of this repository created a comprehensive chart that includes the technology in each development category (frontend, backend, DevOps, etc.) to help you understand what you should learn next. In general, this is a must-have repository for anyone who wants to become a pro in software development.

5. 30 seconds of code
108K🌠

If you don't know much about web programming, this is the best place to start. 30 Seconds of Code is an excellent resource for tiny code snippets to help you speed up your web development. So, whether you're a programmer or a web designer, check out this repository. It includes several codes that will improve the usability of your website.

6. CSS Protips
24.7K🌠

CSS Protips is a repository devoted completely to different tips and data aimed at improving your CSS skills. This repository's tips will walk you through everything from working with CSS style elements to usability aspects in the simplest way possible. It has a simple yet informative README where you can find navigation for the repository and a list of tips with clear code examples. To become a true CSS expert, visit this GitHub repository.

7. Gitignore
145K🌠

This is the largest collection of useful .gitignore templates. Every new project you create as a GitHub repository must include a .gitignore file to filter what gets uploaded. The contents of this file vary depending on the project and language. In order to save time, you can simply take the template you need from this repository instead of creating it from scratch and implement it in your project.

8. Coding Interview University
251K🌠

Coding interview university was created to help people to become a software engineers and work successfully in this field. This repository is a multi-month study plan for any big tech giant interview, beginning with the fundamentals of programming and progressing to advanced concepts of data structures, system design, and core CS concepts. It contains books, lectures, online resources, and videos on a variety of software engineering topics, as well as CV writing tips and job application advice.

I'd love to know what your favorite GitHub repositories are; share them in the comments!

Comments 28 total

  • chris thomas
    chris thomasMar 11, 2023

    Great list! A few I hadn't seen before, thanks for sharing!

  • Aniah Moses
    Aniah MosesMar 11, 2023

    Great list

  • qttoan
    qttoanMar 12, 2023

    Great list!

  • Sahabia
    SahabiaMar 13, 2023

    Thanks a lot for this great resources.

  • Ibrahim Alhassan Fagge
    Ibrahim Alhassan FaggeMar 13, 2023

    Great Post currently learning to code (finished html, css & java scripts) so this is highly useful

  • outerspacesoph
    outerspacesophMar 13, 2023

    amazing! thank you ❤️

  • Ben Web
    Ben WebMar 14, 2023

    Found some useful stuff there. Thanks for sharing

  • Sarma Akondi
    Sarma AkondiMar 14, 2023

    Great share 👏

  • ForbiddenShadow
    ForbiddenShadowMar 14, 2023

    Great stuff Heather, thank you!

  • Johan Rodriguez
    Johan RodriguezMar 14, 2023

    Thank you very much for the list, it will be very useful to me. I am currently starting to learn software development.

  • Chuck Brickman
    Chuck BrickmanMar 15, 2023

    Great advisor thank you

  • Eric Bishard
    Eric BishardMar 15, 2023

    Interesting, when I came to this article, I thought it would be repositories that developers loved because the repo represented a product that had a good readme, great issues, fantastic support for bugs and a community.

    For instance: Speedrun Ethereum or React location.

    So this is repositories that are good resources? Still pretty cool. Thank you!

    • Heather Parker
      Heather Parker Mar 17, 2023

      Yes, these are repos that in my opinion can help developers improve their skills in different aspects☺️

  • Candace Eckels
    Candace EckelsMar 15, 2023

    Wow wow wow, thank you for sharing! This was so helpful!

  • Gurupasad S R
    Gurupasad S RMar 16, 2023

    Thanks for this list.

  • Lotfi Jebali
    Lotfi JebaliMar 16, 2023

    Some repos are new to me, thanks for sharing 🙏

Add comment