Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pawelborkar/awesome-repos
A curated list of GitHub Repositories full of FREE Resources.
https://github.com/pawelborkar/awesome-repos
List: awesome-repos
awesome awesome-repos awesome-repositories free github github-repos hacktoberfest hacktoberfest-accepted hacktorberfest repos repositories resources
Last synced: about 1 month ago
JSON representation
A curated list of GitHub Repositories full of FREE Resources.
- Host: GitHub
- URL: https://github.com/pawelborkar/awesome-repos
- Owner: pawelborkar
- License: cc0-1.0
- Created: 2021-04-08T15:17:03.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-30T12:33:02.000Z (9 months ago)
- Last Synced: 2024-05-23T07:02:44.926Z (5 months ago)
- Topics: awesome, awesome-repos, awesome-repositories, free, github, github-repos, hacktoberfest, hacktoberfest-accepted, hacktorberfest, repos, repositories, resources
- Homepage:
- Size: 56.6 KB
- Stars: 2,123
- Watchers: 42
- Forks: 174
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- project-awesome - pawelborkar/awesome-repos - A curated list of GitHub Repositories full of FREE Resources. (Others)
- ultimate-awesome - awesome-repos - A curated list of GitHub Repositories full of FREE Resources. (Other Lists / PowerShell Lists)
README
# Awesome Repositories
_A curated list of GitHub Repositories full of FREE Resources._
![Message](https://img.shields.io/badge/I%20%E2%9D%A4%20-OpenSource-%23ff0055) ![Awesome-Repos](https://img.shields.io/badge/Awesome--repos-%23ff0055) ![GitHub](https://img.shields.io/github/license/pawelborkar/awesome-repos?color=%23ff0055)
> _Pull Requests are being welcomed.Please see the [Contributing Guide](CONTRIBUTING.md) before opening a Pull Request._
## Index
- [API](#api)
- [Artificial Intelligence](#artificial-intelligence)
- [Awesome](#awesome)
- [BackEnd](#backend)
- [Books](#books)
- [Career](#career)
- [CheatSheets](#cheatsheets)
- [Cloud](#cloud)
- [Competitive Programming](#competitive-programming)
- [Courses & Certifications](#courses--certifications)
- [Development](#development)
- [Education](#education)
- [Frameworks](#frameworks)
- [FrontEnd](#frontend)
- [Opportunities & Programs](#opportunities--programs)
- [Programming Languages](#programming-languages)
- [Projects](#projects)
- [Reading List](#reading-list)
- [Security](#security)
- [System Design](#system-design)
- [Web](#web)### API
| Repository | Description | License |
| --- | --- | --- |
| [GraphQL-Apis](https://github.com/APIs-guru/graphql-apis) | 📜 A collective list of public GraphQL APIs | [MIT](https://github.com/APIs-guru/graphql-apis/blob/master/LICENSE) |
| [Public-Apis](https://github.com/public-apis/public-apis) | A collective list of free APIs | [MIT](https://github.com/public-apis/public-apis/blob/master/LICENSE) |**[⬆ Back to Index](#index)**
### Artificial Intelligence
| Repository | Description | License |
| --- | --- | --- |
| [Computer Vision](https://github.com/jbhuang0604/awesome-computer-vision) | A curated list of awesome computer vision resources | [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/legalcode) |
| [Machine Learning](https://github.com/josephmisiti/awesome-machine-learning) | A curated list of awesome Machine Learning frameworks, libraries and software | [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/legalcode) |
| [Natural Language Processing](https://github.com/keon/awesome-nlp) | 📖 A curated list of resources dedicated to Natural Language Processing (NLP) | [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/legalcode) |
| [Pytorch](https://github.com/bharathgs/Awesome-pytorch-list) | A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc | No License |**[⬆ Back to Index](#index)**
### Awesome
| Repository | Description | License |
| --- | --- | --- |
| [Awesome](https://github.com/sindresorhus/awesome) | 😎 Awesome lists about all kinds of interesting topics | [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/legalcode) |
| [Awesome](https://github.com/awesome-windows/awesome) | 💻 🎉 An awesome & curated list of best applications and tools for **Windows** | [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/legalcode) |
| [Awesomeness](https://github.com/bayandin/awesome-awesomeness) | A curated list of awesome awesomeness | [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode) |**[⬆ Back to Index](#index)**
### BackEnd
| Repository | Description | License |
| --- | --- | --- |
| [GraphQL](https://github.com/chentsulin/awesome-graphql) | Awesome list of GraphQL | [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/legalcode) |**[⬆ Back to Index](#index)**
### Books
| Repository | Description | License |
| --- | --- | --- |
| [Free OReilly Books](https://github.com/mohnkhan/Free-OReilly-Books) | Free O Reilly Books | No License |
| [Free Programming Books](https://github.com/EbookFoundation/free-programming-books) | 📚 Freely available programming books | [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode) |
| [GoBooks](https://github.com/dariubs/GoBooks) | List of Golang books | [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode) |
| [JavaScript](https://github.com/javascript-society/javascript-path) | 📚 List of books to master JavaScript Development 🚀 | No License |
| [Mind Expanding Books](https://github.com/hackerkid/Mind-Expanding-Books) | 📚 Books everyone should read | [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/legalcode) |
| [Python Books](https://github.com/Junnplus/awesome-python-books) | 📚 Directory of Python books | [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode) |
| [TypeScript Books](https://github.com/basarat/typescript-book) | :books: The definitive guide to TypeScript and possibly the best TypeScript book 📖. Free and Open Source 🌹 | [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode) |**[⬆ Back to Index](#index)**
### Career
| Repository | Description | License |
| --- | --- | --- |
| [Become A Full Stack Web Developer](https://github.com/bmorelli25/Become-A-Full-Stack-Web-Developer) | Free resources for learning Full Stack Web Development | [MIT](https://github.com/bmorelli25/Become-A-Full-Stack-Web-Developer/blob/master/LICENSE) |
| [Clean Code JavaScript](https://github.com/ryanmcdermott/clean-code-javascript) | 🛁 Clean Code concepts adapted for JavaScript | [MIT](https://github.com/ryanmcdermott/clean-code-javascript/blob/master/LICENSE) |
| [Coding Interview University](https://github.com/jwasham/coding-interview-university) | A complete computer science study plan to become a software engineer. | [CC-BY-SA-4.0](https://creativecommons.org/licenses/by-sa/4.0/) |
| [Computer Science (OSSU)](https://github.com/ossu/computer-science) | 🎓 Path to a free self-taught education in Computer Science! | [MIT](https://github.com/ossu/computer-science/blob/master/LICENSE) |
| [CS Courses](https://github.com/prakhar1989/awesome-courses) | 📚 List of awesome university courses for learning Computer Science! | No License |
| [Developer Roadmap](https://github.com/kamranahmedse/developer-roadmap) | Roadmap to becoming a web developer in 2021 | [Custom](https://github.com/kamranahmedse/developer-roadmap/blob/master/LICENSE) |
| [Easy Application](https://github.com/j-delaney/easy-application) | Over 400 software engineering companies that are easy to apply to | [MIT](https://github.com/j-delaney/easy-application/blob/master/LICENSE) |
| [FrontEnd Developer Interview Questions](https://github.com/h5bp/Front-end-Developer-Interview-Questions) | A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore | [MIT](https://github.com/h5bp/Front-end-Developer-Interview-Questions/blob/main/LICENSE.md) |
| [Hiring Without Whiteboards](https://github.com/poteto/hiring-without-whiteboards) | ⭐️ Companies that don't have a broken hiring process | [MIT](https://github.com/poteto/hiring-without-whiteboards/blob/master/LICENSE.md) |
| [Interview This](https://github.com/Twipped/InterviewThis) | An open source list of developer questions to ask prospective employers | [CC BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/deed.en_US) |
| [JavaScript Algorithms](https://github.com/trekhleb/javascript-algorithms) | 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings | [MIT](https://github.com/trekhleb/javascript-algorithms/blob/master/LICENSE) |
| [Leetcode Patterns](https://github.com/seanprashad/leetcode-patterns) | A curated list of leetcode questions grouped by their common patterns | [GPL-3.0](https://github.com/seanprashad/leetcode-patterns/blob/master/LICENSE.md) |**[⬆ Back to Index](#index)**
### CheatSheets
| Repository | Description | License |
| --- | --- | --- |
| [Async-JavaScript](https://github.com/frontarm/async-javascript-cheatsheet) | Cheatsheet for promises and async/await. | [MIT](https://github.com/frontarm/async-javascript-cheatsheet/blob/master/LICENSE.md) |
| [Bootstrap 5](https://github.com/themeselection/bootstrap-cheatsheet) | An interactive list of Bootstrap 5 classes, variables, and mixins | [MIT](https://github.com/themeselection/bootstrap-cheatsheet/blob/master/LICENSE.md) |
| [C++](https://github.com/mortennobel/cpp-cheatsheet) | Modern C++ Cheatsheet | No License |
| [Data Science](https://github.com/FavioVazquez/ds-cheatsheets) | List of Data Science Cheatsheets to rule the world | [MIT](https://github.com/FavioVazquez/ds-cheatsheets/blob/master/LICENSE) |
| [Docker](https://github.com/eon01/DockerCheatSheet) | 🐋 Docker Cheat Sheet 🐋 | [MIT](https://github.com/eon01/DockerCheatSheet/blob/master/LICENSE) |
| [Emoji](https://github.com/ikatyang/emoji-cheat-sheet) | A markdown version emoji cheat sheet | [MIT](https://github.com/ikatyang/emoji-cheat-sheet/blob/master/LICENSE) |
| [Git and GitHub](https://github.com/tiimgreen/github-cheat-sheet) | A list of cool features of Git and GitHub. | [MIT](https://github.com/tiimgreen/github-cheat-sheet/blob/master/LICENSE) |
| [Python](https://github.com/gto76/python-cheatsheet) | Comprehensive Python Cheatsheet | No License |
| [Vim](https://github.com/pawelbr/vim-cheatsheet) | Shortcuts that will help you to become an advance VIM user. | [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode) |**[⬆ Back to Index](#index)**
### Cloud
| Repository | Description | License |
| --- | --- | --- |
| [AWS](https://github.com/donnemartin/awesome-aws) | A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome. | [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode) |**[⬆ Back to Index](#index)**
### Competitive Programming
| Repository | Description | License |
| --- | --- | --- |
| [ ACM-ICPC Algorithms](https://github.com/matthewsamuel95/ACM-ICPC-Algorithms) | Algorithms used in Competitive Programming | No License |
| [ Awesome Competitive Programming](https://github.com/lnishan/awesome-competitive-programming) | A curated list of awesome Competitive Programming, Algorithm and Data Structure resources | [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode) |
| [ Competitive Code](https://github.com/Vishruth-S/CompetitiveCode) | A repo for interesting Competitive Coding problems | [MIT](https://github.com/Vishruth-S/CompetitiveCode/blob/main/LICENSE) |
| [ Competitive Programming Resources](https://github.com/kunal-kushwaha/Competitive-Programming-Resources) | Competitive Programming & System Design Resources. | [MIT](https://github.com/kunal-kushwaha/Competitive-Programming-Resources/blob/master/LICENSE) |**[⬆ Back to Index](#index)**
### Courses & Certifications
| Repository | Description | License |
| --- | --- | --- |
| [Awesome learn by playing](https://github.com/lmammino/awesome-learn-by-playing) | A curated list of resources that can allow you to learn programming languages by playing games | [MIT](https://github.com/lmammino/awesome-learn-by-playing/blob/main/LICENSE) |
| [Free Certifications](https://github.com/cloudcommunity/Free-Certifications) | Curated list of free courses & certifications | [MIT](https://github.com/cloudcommunity/Free-Certifications/blob/main/LICENSE) |
| [GCP Training](https://github.com/GoogleCloudPlatform/training-data-analyst) | Labs and demos for courses for GCP Training | [Apache-2.0](https://github.com/GoogleCloudPlatform/training-data-analyst/blob/master/LICENSE) |**[⬆ Back to Index](#index)**
### Development
| Repository | Description | License |
| --- | --- | --- |
| [Beautiful Docs](https://github.com/PharkMillups/beautiful-docs) | Pointers to useful, well-written, and otherwise beautiful documentation. | No License |
| [Design Resources for Developers](https://github.com/bradtraversy/design-resources-for-developers) | Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more | [MIT](https://github.com/bradtraversy/design-resources-for-developers/blob/master/LICENSE) |
| [DevYouTubeList](https://github.com/ErikCH/DevYouTubeList) | List of Development YouTube Channels | [MIT](https://github.com/ErikCH/DevYouTubeList/blob/master/LICENSE) |
| [Programming Talks](https://github.com/hellerve/programming-talks) | Awesome & interesting talks about programming | No License |**[⬆ Back to Index](#index)**
### Education
| Repository | Description | License |
| --- | --- | --- |
| [Math](https://github.com/rossant/awesome-math) | A curated list of awesome mathematics resources | [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/legalcode) |
| [Project Based Learning](https://github.com/practical-tutorials/project-based-learning) | Curated list of project-based tutorials | [MIT](https://github.com/practical-tutorials/project-based-learning/blob/master/LICENSE.md) |**[⬆ Back to Index](#index)**
### Frameworks
| Repository | Description | License |
| --- | --- | --- |
| [.NET](https://github.com/quozd/awesome-dotnet) | A collection of awesome .NET libraries, tools, frameworks and software | [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/legalcode) |
| [CSS](https://github.com/troxler/awesome-css-frameworks) | List of awesome CSS frameworks | [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode) |
| [Electron](https://github.com/sindresorhus/awesome-electron) | Useful resources for creating apps with Electron | [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/legalcode) |
| [Laravel](https://github.com/chiraggude/awesome-laravel) | A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem | [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode) |
| [NestJS](https://github.com/nestjs/awesome-nestjs) | A curated list of awesome things related to NestJS 😎 | [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/legalcode) |
| [Vue](https://github.com/vuejs/awesome-vue) | 🎉 A curated list of awesome things related to Vue.js | [MIT](https://github.com/vuejs/awesome-vue/blob/master/LICENSE) |**[⬆ Back to Index](#index)**
### FrontEnd
| Repository | Description | License |
| --- | --- | --- |
| [Animate CSS](https://github.com/animate-css/animate.css) | 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing | [MIT](https://github.com/animate-css/animate.css/blob/main/LICENSE) |
| [Front End Web Development](https://github.com/RitikPatni/Front-End-Web-Development-Resources) | This repository contains content which will be helpful in your journey as a front-end Web Developer | [MIT](https://github.com/RitikPatni/Front-End-Web-Development-Resources/blob/master/LICENSE) |
| [Front End Dev Bookmarks](https://github.com/RitikPatni/Front-End-Web-Development-Resources) | Manually curated collection of resources for frontend web developers. | [CC-BY-SA-4.0](https://github.com/oz123/awesome-c/blob/master/LICENSE) |
| [HTML5](https://github.com/diegocard/awesome-html5) | 📝 A curated list of awesome HTML5 resources | [MIT](https://github.com/diegocard/awesome-html5/blob/master/LICENSE) |
| [React Components](https://github.com/brillout/awesome-react-components) | Curated List of React Components & Libraries | [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/legalcode) |**[⬆ Back to Index](#index)**
### Opportunities & Programs
| Repository | Description | License |
| --- | --- | --- |
| [Community Writer Programs](https://github.com/malgamves/CommunityWriterPrograms) | A list of Developer Community Writer Programs | [MIT](https://github.com/malgamves/CommunityWriterPrograms/blob/master/LICENSE) |
| [List-Of-Open-Source-Internships-Programs](https://github.com/deepanshu1422/List-Of-Open-Source-Internships-Programs) | A curated list of all the open-source internships/Programs | No License |**[⬆ Back to Index](#index)**
### Programming Languages
| Repository | Description | License |
| --- | --- | --- |
| [C](https://github.com/oz123/awesome-c) | A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there | [CC-BY-SA-4.0](https://github.com/oz123/awesome-c/blob/master/LICENSE) |
| [C++](https://github.com/fffaraz/awesome-cpp) | A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff | [MIT](https://github.com/fffaraz/awesome-cpp/blob/master/LICENSE) |
| [Go](https://github.com/avelino/awesome-go) | A curated list of awesome Go frameworks, libraries and software | [MIT](https://github.com/avelino/awesome-go/blob/master/LICENSE) |
| [Java](https://github.com/akullpp/awesome-java) | A curated list of awesome frameworks, libraries and software for the Java programming language | [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode) |
| [JavaScript](https://github.com/sorrycc/awesome-javascript) | 🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things | [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode) |
| [Lua](https://github.com/LewisJEllis/awesome-lua) | A curated list of quality Lua packages and resources. | [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/legalcode) |
| [PHP](https://github.com/ziadoz/awesome-php) | A curated list of amazingly awesome PHP libraries, resources and shiny things | [WTFPL](https://github.com/ziadoz/awesome-php/blob/master/LICENSE.md) |
| [Python](https://github.com/vinta/awesome-python) | A curated list of awesome Python frameworks, libraries, software and resources | [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/legalcode) |
| [R](https://github.com/qinwf/awesome-R) | A curated list of awesome R packages, frameworks and software | [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode) |
| [Rust](https://github.com/rust-unofficial/awesome-rust) | A curated list of Rust code and resources | [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/legalcode) |
| [Shell](https://github.com/alebcay/awesome-shell) | A curated list of awesome command-line frameworks, toolkits, guides and gizmos | [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/legalcode) |
| [Swift](https://github.com/matteocrippa/awesome-swift) | A collaborative list of awesome Swift libraries and resources | [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/legalcode) |
| [V](https://github.com/vlang/awesome-v) | A curated list of awesome V frameworks, libraries, software and resources. | [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/legalcode) |**[⬆ Back to Index](#index)**
### Projects
| Repository | Description | License |
| --- | --- | --- |
| [50projects50days](https://github.com/bradtraversy/50projects50days) | 50+ mini web projects using HTML, CSS & JS | [MIT](https://github.com/bradtraversy/50projects50days#license) |
| [Build your own X](https://github.com/danistefanovic/build-your-own-x) | 🤓 Build your own (insert technology here) | [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/legalcode) |
| [React Projects](https://github.com/ajayns/react-projects) | A collection of projects built on the React library | No License |
| [Vanilla Web Projects](https://github.com/bradtraversy/vanillawebprojects) | Mini projects built with HTML5, CSS & JavaScript. No frameworks or libraries | No License |**[⬆ Back to Index](#index)**
### Reading List
| Repository | Description | License |
| --- | --- | --- |
| [EthList](https://github.com/Scanate/EthList) | The Comprehensive Ethereum Reading List | No License |
| [Gopher](https://github.com/enocom/gopher-reading-list) | A curated selection of blog posts on Go | [Apache-2.0](https://github.com/enocom/gopher-reading-list/blob/main/LICENSE) |**[⬆ Back to Index](#index)**
### Security
| Repository | Description | License |
| --- | --- | --- |
| [Hacking](https://github.com/Hack-with-Github/Awesome-Hacking) | A collection of various awesome lists for hackers, pentesters and security researchers | [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/legalcode) |
| [Web Security](https://github.com/qazbnm456/awesome-web-security) | 🐶 A curated list of Web Security materials and resources. | [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/legalcode) |**[⬆ Back to Index](#index)**
### System Design
| Repository | Description | License |
| --- | --- | --- |
| [Grokking System Design](https://github.com/Jeevan-kumar-Raj/Grokking-System-Design) | Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development. | [GPL-3.0](https://github.com/Jeevan-kumar-Raj/Grokking-System-Design/blob/master/LICENSE) |
| [System Design Interview](https://github.com/checkcheckzz/system-design-interview) | System design interview for IT companies | No License |
| [System Design Primer](https://github.com/donnemartin/system-design-primer) | Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. | [CC-BY-SA-4.0](https://github.com/donnemartin/system-design-primer/blob/master/LICENSE.txt) |
| [System Design Resources](https://github.com/InterviewReady/system-design-resources) | These are the best resources for System Design on the Internet | [GPL-3.0](https://github.com/InterviewReady/system-design-resources/blob/main/LICENSE) |**[⬆ Back to Index](#index)**
### Web
| Repository | Description | License |
| --- | --- | --- |
| [Proxy List](https://github.com/clarketm/proxy-list) | A list of free, public, forward proxy servers. UPDATED DAILY! | [MIT](https://github.com/clarketm/proxy-list/blob/master/LICENSE) |
| [Streaming](https://github.com/manuzhang/awesome-streaming) | a curated list of awesome streaming frameworks, applications, etc | [CC-BY-SA-4.0](http://creativecommons.org/licenses/by-sa/4.0/) |
| [Trackerslist](https://github.com/ngosang/trackerslist) | Updated list of public BitTorrent trackers | [GPL-2.0](https://github.com/ngosang/trackerslist/blob/master/LICENSE) |
| [WPO](https://github.com/davidsonfellipe/awesome-wpo) | 📝 A curated list of Web Performance Optimization. Everyone can contribute here! | [MIT](https://github.com/davidsonfellipe/awesome-wpo/blob/main/LICENSE) |**[⬆ Back to Index](#index)**