Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yankeexe/Starred-Repo

:zap: Collection of Starred Repos to find them easily
https://github.com/yankeexe/Starred-Repo

List: Starred-Repo

awesome-list collection computerscience lists programming resources tutorials

Last synced: about 1 month ago
JSON representation

:zap: Collection of Starred Repos to find them easily

Awesome Lists containing this project

README

        

# Starred Repo
Collection of Awesome Repos by topic :zap:

# Table of Contents
* [AI | ML | DL](#ai-ml-dl)
* [Backend](#backend)
* [Bot](#bot)
* [Frontend](#frontend)
* [Github](#github)
* [Interview](#interview)
* [Javascript](#javascript)
* [Linux](#linux)
* [Mobile Development](#mobile-development)
* [Learning Resources](#learning-resources)
* [Utilities](#utilities)

## AI, ML, DL
* [Awesome Machine Learning](https://github.com/josephmisiti/awesome-machine-learning)
* [Dino Jump](https://github.com/ivanseidel/IAMDinosaur)
* [Deep NLP](https://github.com/oxford-cs-deepnlp-2017/lectures)
* [Awesome Public Datasets](https://github.com/awesomedata/awesome-public-datasets)
* [Easy Tensoflow](https://github.com/easy-tensorflow/easy-tensorflow)
* [Jupyter Notebook Video Series](https://github.com/justmarkham/scikit-learn-videos)
* [Dive Into Machine Learning](https://github.com/hangtwenty/dive-into-machine-learning)
* [Python Data Science Handbook](https://github.com/jakevdp/PythonDataScienceHandbook)
* [AI Dev Nepal](https://github.com/AiDevNepal/AI-Saturdays-week-0)
* [Tensorflow](https://github.com/tensorflow/tensorflow)
* [Dexter: Code by Talking](https://github.com/teamsudocode/dexter)
* [Tensorflow JS](https://github.com/tensorflow/tfjs)
* [NLP Progress](https://github.com/sebastianruder/NLP-progress)
* [Machine Learning From Scratch](https://github.com/eriklindernoren/ML-From-Scratch)
* [100 Days of ML Code](https://github.com/Avik-Jain/100-Days-Of-ML-Code)
* [Practical AI](https://github.com/GokuMohandas/practicalAI)
* [Background-Matting](https://github.com/senguptaumd/Background-Matting)

## Backend
* [Art of Node](https://github.com/maxogden/art-of-node)
* [Awesome NodeJS](https://github.com/sindresorhus/awesome-nodejs)
* [Awesome Docker](https://github.com/veggiemonk/awesome-docker)
* [JSON Web Token](https://github.com/auth0/node-jsonwebtoken)
* [Awesome npm](https://github.com/sindresorhus/awesome-npm)
* [Graphql Yoga](https://github.com/prismagraphql/graphql-yoga)
* [Yargs](https://github.com/yargs/yargs)
* [deno: Secure Typescript Runtime on V8](https://github.com/ry/deno)
* [Graphql on Postgres](https://github.com/hasura/graphql-engine)

## BOT
* [Messenger Bot Tutorial](https://github.com/jw84/messenger-bot-tutorial)
* [Chatbot Facebook NodeJS](https://github.com/jbergant/chatbot-facebook-nodejs)
* [FB Robot](https://github.com/matthewericfisher/fb-robot)
* [Facebook Messenger chat bot using Heroku + Firebase](https://github.com/omatt/messenger-chatbot)
* [Messenger Bot Samples](https://github.com/fbsamples/messenger-bot-samples)
* [DialogFlow Fulfillment NodeJS](https://github.com/dialogflow/dialogflow-fulfillment-nodejs)
* [Slack Bot API](https://github.com/mishk0/slack-bot-api)
* [Bot Kit](https://github.com/howdyai/botkit)
* [Instagram Bot](https://github.com/timgrossmann/InstaPy)

## FrontEnd
* [Awesome React](https://github.com/enaqx/awesome-react)
* [Bootstrap Material Design](https://github.com/FezVrasta/bootstrap-material-design)
* [CSS Blocks](https://github.com/linkedin/css-blocks)
* [Material UI](https://github.com/mui-org/material-ui)
* [Storybook: Interactive UI Components](https://github.com/storybooks/storybook)
* [Awesome React Components](https://github.com/brillout/awesome-react-components)
* [Frontend Dev Bookmarks](https://github.com/dypsilon/frontend-dev-bookmarks)
* [CSS Pro Tips](https://github.com/AllThingsSmitty/css-protips)
* [Frontend Checklist](https://github.com/thedaviddias/Front-End-Checklist)
* [Frontend Guide](https://github.com/grab/front-end-guide)
* [Styled Components](https://github.com/styled-components/styled-components)
* [Material Dashboard](https://github.com/creativetimofficial/material-dashboard)
* [Todo MVC](https://github.com/tastejs/todomvc): Todo App created with different Frontend Libraries
* [ReactJS](https://github.com/facebook/react)
* [React Developer Roadmap](https://github.com/adam-golab/react-developer-roadmap)
* [React From Zero](https://github.com/kay-is/react-from-zero)
* [Book: React in Patterns](https://github.com/krasimir/react-in-patterns)
* [React Drag and Drop](https://github.com/atlassian/react-beautiful-dnd)
* [React Table Component](https://github.com/schrodinger/fixed-data-table-2)
* [React Animation](https://github.com/react-tools/react-move)
* [React Spring](https://github.com/drcmda/react-spring)
* [Heroku Build Pack for create-react-app](https://github.com/mars/create-react-app-buildpack)
* [React Bits - React Tips and Tricks](https://github.com/vasanthk/react-bits)
* [Frontend Bootcamp by Microsoft](https://github.com/Microsoft/frontend-bootcamp)
* [CSS in JS](https://github.com/MicheleBertoli/css-in-js)

## GitHub
* [Learn Git Branching](https://github.com/pcottle/learnGitBranching)
* [Github Cheatsheet](https://github.com/tiimgreen/github-cheat-sheet)
* [How to use GitHub](https://github.com/llSourcell/How-to-Use-GitHub)
* [Flight rules for git](https://github.com/k88hudson/git-flight-rules)
* [GitHub Commit Guide](https://github.com/RomuloOliveira/commit-messages-guide)

## Interview
* [Awesome Interview Questions](https://github.com/MaximAbramchuck/awesome-interview-questions)
* [Coding Interview University](https://github.com/jwasham/coding-interview-university)
* [p1xt-guides](https://github.com/P1xt/p1xt-guides)
* [Interview Map](https://github.com/InterviewMap/InterviewMap)
* [Interviews](https://github.com/kdn251/interviews)
* [30 Seconds of Interview](https://github.com/fejes713/30-seconds-of-interviews)
* [Refined Evernote Desktop App](https://github.com/klauscfhq/tusk)
* [Awesome Remote Job](https://github.com/lukasz-madon/awesome-remote-job)
* [Frontend Interview Handbook](https://github.com/yangshun/front-end-interview-handbook)
* [Tech Interview Handbook](https://github.com/yangshun/tech-interview-handbook)
* [System Design Interview](https://github.com/donnemartin/system-design-primer)
* [Java Interview](https://github.com/crossoverJie/Java-Interview)
* [FAQGURU](https://github.com/FAQGURU/FAQGURU)

## Javascript
* [Awesome Javascript](https://github.com/sorrycc/awesome-javascript)
* [Principles of Writing Consistent, Idiomatic JavaScript](https://github.com/rwaldron/idiomatic.js/):fire:
* [Javascript Algorithms](https://github.com/trekhleb/javascript-algorithms)
* [AirBnB Javascript Style Guide](https://github.com/airbnb/javascript)
* [Book: You Don't Know JS Series](https://github.com/getify/You-Dont-Know-JS)
* [Book: The JS Way](https://github.com/bpesquet/thejsway)
* [Book: Practical Modern Javascript](https://github.com/mjavascript/practical-modern-javascript)
* [Book: Mastering Modular Javascript](https://github.com/mjavascript/mastering-modular-javascript)
* [30 Seconds of Code](https://github.com/Chalarangelo/30-seconds-of-code)
* [Modern Javascript Tutorial](https://github.com/iliakan/javascript-tutorial-en)
* [Javascript Style Guide](https://github.com/standard/standard)
* [scroll 33 concepts every JavaScript developer should know](https://github.com/leonardomso/33-js-concepts)
* [wtfjs](https://github.com/denysdovhan/wtfjs)
* [Clean Code JavaScript](https://github.com/ryanmcdermott/clean-code-javascript)
* [Data Structures and Algorithms explained and implemented in JavaScript](https://github.com/amejiarosario/dsa.js)

## Linux
* [Bash Guide](https://github.com/Idnan/bash-guide)
* [Awesome Sys Admin](https://github.com/n1trux/awesome-sysadmin)
* [Hacker 101](https://github.com/Hacker0x01/hacker101)
* [Awesome Hacking Resources](https://github.com/vitalysim/Awesome-Hacking-Resources)
* [asmttpd: Web Server](https://github.com/nemasu/asmttpd)
* [netdata: Realtime Performance and Health Monitoring](https://github.com/firehol/netdata)
* [Test Your Sys Admin Skills](https://github.com/trimstray/test-your-sysadmin-skills)

## Mobile Development
* [Flutter](https://github.com/flutter/flutter)

## Learning Resources
* #### [Path to a free self-taught education in Computer Science!](https://github.com/ossu/computer-science/tree/dev)
* [Professional Programming: A collection of full-stack resources for programmers](https://github.com/charlax/professional-programming)
* [Awesome Everything](https://github.com/sindresorhus/awesome)
* [Awesome Awesomeness](https://github.com/bayandin/awesome-awesomeness)
* [Awesome Lists](https://github.com/sindresorhus/awesome)
* [Awesome AMAs](https://github.com/sindresorhus/amas)
* [Curated Programming Resources](https://github.com/Michael0x2a/curated-programming-resources)
* [CS Video Courses](https://github.com/Developer-Y/cs-video-courses)
* [Build your own x](https://github.com/danistefanovic/build-your-own-x)
* [Awesome Courses](https://github.com/prakhar1989/awesome-courses)
* [Awesome Python](https://github.com/vinta/awesome-python)
* [Project Based Learning](https://github.com/tuvtran/project-based-learning)
* [Free Programming Books](https://github.com/EbookFoundation/free-programming-books)
* [Developer Roadmap](https://github.com/kamranahmedse/developer-roadmap)
* [Every Programmer Should Know](https://github.com/mtdvio/every-programmer-should-know)
* [Papers We Love](https://github.com/papers-we-love/papers-we-love)
* [Become a FullStack Developer](https://github.com/bmorelli25/Become-A-Full-Stack-Web-Developer)
* [Markdown](https://github.com/adam-p/markdown-here)
* [What happens when](https://github.com/alex/what-happens-when)
* [Project Guidelines](https://github.com/elsewhencode/project-guidelines)
* [Awesome SelfHosting](https://github.com/Kickball/awesome-selfhosted)
* [Lemonade Stand: Financial Support for Open Source](https://github.com/nayafia/lemonade-stand)
* [Phaser - HTML5 Game Framework](https://github.com/photonstorm/phaser)
* [Spellbook of Modern Web Dev](https://github.com/dexteryy/spellbook-of-modern-webdev#next-generation-js)

## Utilities
* [Tools of the Trade](https://github.com/cjbarber/ToolsOfTheTrade)
* [Awesome Piracy](https://github.com/Igglybuff/awesome-piracy)
* [Docker Cheat Sheet](https://github.com/wsargent/docker-cheat-sheet)
* [Awesome Humane Tech](https://github.com/engagingspaces/awesome-humane-tech)
* [Disable Risky Windows Features](https://github.com/securitywithoutborders/hardentools)
* [Docz: Documentation](https://github.com/pedronauck/docz)
* [Public APIs](https://github.com/abhishekbanthia/Public-APIs)
* [Public JSON API](https://github.com/toddmotto/public-apis)
* [Security Related API](https://github.com/deralexxx/security-apis)
* [Awesome Stock Resources](https://github.com/neutraltone/awesome-stock-resources)
* [ReLaXed: Create PDF doc using Web Technologies](https://github.com/RelaxedJS/ReLaXed)
* [Carbon: Programming Screenshot](https://github.com/dawnlabs/carbon)
* [VS Code Tips and Tricks](https://github.com/Microsoft/vscode-tips-and-tricks)
* [Tech Companies in Nepal](https://github.com/Avasz/tech-companies-in-nepal)
* [Tech Companies in Nepal 2](https://github.com/mesaugat/tech-companies-in-nepal)
* [Awesome Subreddits](https://github.com/iCHAIT/awesome-subreddits)
* [Best Websites a Programmer should Visit](https://github.com/sdmg15/Best-websites-a-programmer-should-visit)
* [Bharyang](https://github.com/pratishshr/bharyang)
* [Data Transfer Project](https://github.com/google/data-transfer-project)
* [Smartphone into 3D Controller](https://github.com/konaraddio/web-riimote)
* [Cheatsheet for Programming Languages, DB and so on](https://github.com/chubin/cheat.sh)
* [reveal-md: Create Presentation from Markdown](https://github.com/webpro/reveal-md)
* [Photon: Python Web Crawler](https://github.com/s0md3v/Photon)
* [Scrapy: Python Web Crawler](https://github.com/scrapy/scrapy)
* [Crypto Paper: All About Online Security](https://github.com/cryptoseb/CryptoPaper)
* [OS Tutorial: How to create OS from Scratch](https://github.com/cfenollosa/os-tutorial)
* [Paper with Codes: Research Papers](https://github.com/zziz/pwc)
* [Free for Dev: A list of SaaS, PaaS and IaaS free tiers](https://github.com/ripienaar/free-for-dev#analytics-events-and-statistics)
* [A to Z Resources for Students](https://github.com/dipakkr/A-to-Z-Resources-for-Students)
* [Awesome Personal Blogs - Blogs by different programmers](https://github.com/jkup/awesome-personal-blogs)