This repo contains yet another curated list of all the repos I find lovely! This is a work in progress and links will be constantly added as I find more lovely repos.
- How Web Works
- Developer Roadmap: Community driven roadmaps, articles and resources for developers
- Every Programmer should know: A collection of (mostly) technical things every software developer should know.
- FreeCodeCamp: freeCodeCamp.org's open-source codebase and curriculum.
- Web Development for Beginners
- Machine Learning for Beginners
- IoT for Beginners
- Data Science for Beginners
- Artificial Intelligence for Beginners
- Stanford's CS231n: Deep Learning for Computer Vision
- Node.js best practices
- The System Design Primer: Learning how to design scalable systems will help you become a better engineer.
-
The Algorithms: Open Source resource for learning Data Structures & Algorithms and their implementation in any Programming Language
-
Free APIs: A collective list of free APIs for use in software and web development.
-
You Don't Know JS Yet (book series) - 2nd Edition: This is a series of books diving deep into the core mechanisms of the JavaScript language.
-
Design Resources for Developers: It contains a curated list of design and UI resources from stock photos, web templates, CSS frameworks to UI Libraries and tools for development.
-
The book of secret knowledge: A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools, and more.
-
Build your own X: This repository is a compilation of well-written, step-by-step guides for re-creating our favorite technologies from scratch.