DEV Community

Cover image for Github repositories every aspiring developer should check out
Rutik Wankhade
Rutik Wankhade

Posted on • Updated on • Originally published at blog.rutikwankhade.dev

Github repositories every aspiring developer should check out

Starting your career in web development can be overwhelming. And most of the time beginners struggle to pick resources to learn. There are tons of great resources available online and most of which we are not even aware of.

The most important lesson I learned.

πŸ“‘ So Here is a list of some awesome GitHub repositories with tons of resources collected together for you.
So Pick something and start learning.

πŸ“Œ Freecodecamp

A self-paced curriculum for learning full-stack development. Its freeCodeCamp.org's open-source codebase and curriculum. visit repository

22.png

πŸ“Œ developer-roadmap

A set of charts demonstrating the paths that you can take and the technologies that you would want to adopt in order to become a frontend, backend, or DevOps. The complete developer roadmap. visit repository

1.png

πŸ“Œ A-to-Z-Resources-for-Students

If you are in college, a college graduate, or just starting out as a developer, you should definitely check this out! visit repository

screenshohhhhhht.png

πŸ“Œ Best-websites-a-programmer-should-visit

These are some really helpful sites you should definitely check. you must know these to get always informed in order to do your technologies even better and learn new things. visit repository

23.png

πŸ“Œ awesome

The name itself suggests its awesome. You can find a curated list of all kinds of interesting topics. visit repository

awesome.png

πŸ“Œ professional-programming

The goal of this repository is to make you a more proficient developer. You'll find only resources that are truly inspiring, or that have become timeless classics. visit repository

pf.png

πŸ“Œ free-for-dev

Developers have a massive amount of services offering free tiers, but it can be hard to find them all. This is a list of software (SaaS, PaaS, IaaS, etc.) and other offerings that have free tiers for developers. visit repository

freedev.png

πŸ“Œ free-programming-books

List of Freely Available Programming Books on every computer science subject. visit repository

ebbok.png

πŸ“Œ spellbook-of-modern-webdev

This repository can help you as a developer to have more power to do much more and much better, just like a spellbook does in fantasy worlds. visit repository

spellbook.png

πŸ“Œ tech-interview-handbook

This repository has practical content that covers all phases of a technical interview, from applying for a job to passing the interviews to offer negotiation. Don't miss this if you want to be better at technical interviewing. visit repository

techinter.png

πŸ“Œ coding-interview-university

This is a study plan for going from web developer (self-taught, no CS degree) to software engineer for a large company. The items listed here will prepare you well for a technical interview at just about any software company. visit repository

25.png

πŸ“Œ Become-A-Full-Stack-Web-Developer

This repository is focused on JavaScript, React, and Node.js. There is also a wealth of information on interview prep and applying to jobs. visit repository

fullstack.png

πŸ“Œ frontend-dev-bookmarks

curated collection of resources for frontend web developers. visit repository

fdevbook.png

πŸ“Œ javascript-questions

From basic to advanced: test how well you know JavaScript, refresh your knowledge a bit, or prepare for your coding interview! visit repository

jsque.png

πŸ“Œ javascript-algorithms

This repository contains JavaScript based examples of many popular algorithms and data structures. visit repository

jsalgo.png

πŸ“Œ clean-code-javascript

Software engineering principles, from Robert C. Martin's book Clean Code, adapted for JavaScript. This is not a style guide. It's a guide to producing readable, reusable, and refactorable software in JavaScript. visit repository

cleancode.png

πŸ“Œ wtfjs

The primary goal of this list is to collect some crazy examples and explain how they work, if possible. Just because it's fun to learn something that we didn't know before. I loved it. visit repository

wtfjs.png

πŸ“Œ public-apis

A collective list of free APIs for use in software and web development. visit repository

api.png

πŸ“Œawesome-technical-writing

A curated list of awesome resources: articles, books, videos, tools, podcasts about technical writing. visit repository

tech.png

Well. This is more than enough to get you started. If you liked this collection, share it with your friends. let everyone know about these Github repositories.

I keep writing about the things I learned and applied. So you can connect with me on Twitter, Github or Linkedin
or visit my portfolio here

⚑ Happy learning !

Top comments (0)