π· GitHub Repos You Can't Miss
A Thread𧡠π
π What is a repository?
β Basically a repo is short for repository.
β A repository is like a container, it stores your files. It is stored with a history of changes you've made.
β If you don't get what a repo is storing or its purpose, you can read the repo's README.md file.
β Here are some repositories you need to checkπ
π ossu/computer-science
β The OSSU curriculum is a complete education in computer science using online materials.
π github.com/ossu/computer-science
π public-apis/public-apis
β A nice and frequently updated collection of public apis.
β The APIs are even broken down into categories making it much easier to browse through them.
π github.com/public-apis/public-apis
π swisskyrepo/PayloadsAllTheThings
β This repository is a list of useful payloads and bypasses for Web Application security.
π github.com/swisskyrepo/payloadsAllTheThings
π freeCodeCamp
β FreeCodeCamp is a great place to get started with programming on youtube, their website and even Github.
π github.com/freeCodeCamp/freeCodeCamp
π jwsham/coding-interview-university
β "Googley-as-heck" created this repository to document his 8-month process of preparing for a Google Interview and you can spend less time thanks to this repo.
π github.com/jwasham/coding-interview-university
π trekhleb/javascript-algorithms
β This repository contains algorithms and data structures implemented in Javascript with explanations and links to further readings.
π github.com/trekhleb/javascript-algorithms
Thanks for reading this thread β€οΈ
If you like it , make sure you:
π· Like the tweet
π· Retweet the first tweet β‘
For more content , follow:
@MrunayU