mirror of
https://github.com/sindresorhus/awesome.git
synced 2025-11-09 10:35:03 +05:30
Add NestJS to Back-End Development
This commit is contained in:
parent
f6363b66a1
commit
3100131862
1 changed files with 84 additions and 82 deletions
166
readme.md
166
readme.md
|
|
@ -109,7 +109,7 @@
|
|||
## Platforms
|
||||
|
||||
- [Node.js](https://github.com/sindresorhus/awesome-nodejs#readme) - Async non-blocking event-driven JavaScript runtime built on Chrome's V8 JavaScript engine.
|
||||
- [Cross-Platform](https://github.com/bcoe/awesome-cross-platform-nodejs#readme) - Writing cross-platform code on Node.js.
|
||||
- [Cross-Platform](https://github.com/bcoe/awesome-cross-platform-nodejs#readme) - Writing cross-platform code on Node.js.
|
||||
- [Frontend Development](https://github.com/dypsilon/frontend-dev-bookmarks#readme)
|
||||
- [iOS](https://github.com/vsouza/awesome-ios#readme) - Mobile operating system for Apple phones and tablets.
|
||||
- [Android](https://github.com/JStumpp/awesome-android#readme) - Mobile operating system developed by Google.
|
||||
|
|
@ -119,20 +119,20 @@
|
|||
- [React Native](https://github.com/jondot/awesome-react-native#readme) - JavaScript framework for writing natively rendering mobile apps for iOS and Android.
|
||||
- [Xamarin](https://github.com/XamSome/awesome-xamarin#readme) - Mobile app development IDE, testing, and distribution.
|
||||
- [Linux](https://github.com/inputsh/awesome-linux#readme)
|
||||
- [Containers](https://github.com/Friz-zy/awesome-linux-containers#readme)
|
||||
- [eBPF](https://github.com/zoidbergwill/awesome-ebpf#readme) - Virtual machine that allows you to write more efficient and powerful tracing and monitoring for Linux systems.
|
||||
- [Arch-based Projects](https://github.com/PandaFoss/Awesome-Arch#readme) - Linux distributions and projects based on Arch Linux.
|
||||
- [AppImage](https://github.com/AppImage/awesome-appimage#readme) - Package apps in a single file that works on various mainstream Linux distributions.
|
||||
- [Containers](https://github.com/Friz-zy/awesome-linux-containers#readme)
|
||||
- [eBPF](https://github.com/zoidbergwill/awesome-ebpf#readme) - Virtual machine that allows you to write more efficient and powerful tracing and monitoring for Linux systems.
|
||||
- [Arch-based Projects](https://github.com/PandaFoss/Awesome-Arch#readme) - Linux distributions and projects based on Arch Linux.
|
||||
- [AppImage](https://github.com/AppImage/awesome-appimage#readme) - Package apps in a single file that works on various mainstream Linux distributions.
|
||||
- macOS - Operating system for Apple's Mac computers.
|
||||
- [Screensavers](https://github.com/agarrharr/awesome-macos-screensavers#readme)
|
||||
- [Apps](https://github.com/jaywcjlove/awesome-mac#readme)
|
||||
- [Open Source Apps](https://github.com/serhii-londar/open-source-mac-os-apps#readme)
|
||||
- [Screensavers](https://github.com/agarrharr/awesome-macos-screensavers#readme)
|
||||
- [Apps](https://github.com/jaywcjlove/awesome-mac#readme)
|
||||
- [Open Source Apps](https://github.com/serhii-londar/open-source-mac-os-apps#readme)
|
||||
- [watchOS](https://github.com/yenchenlin/awesome-watchos#readme) - Operating system for the Apple Watch.
|
||||
- [JVM](https://github.com/deephacks/awesome-jvm#readme)
|
||||
- [Salesforce](https://github.com/mailtoharshit/awesome-salesforce#readme)
|
||||
- [Amazon Web Services](https://github.com/donnemartin/awesome-aws#readme)
|
||||
- [Windows](https://github.com/0pandadev/awesome-windows#readme) - Consumer desktop operating system.
|
||||
- [PowerToys Run Plugins](https://github.com/hlaueriksson/awesome-powertoys-run-plugins#readme) - Community plugins for the Windows quick launcher.
|
||||
- [PowerToys Run Plugins](https://github.com/hlaueriksson/awesome-powertoys-run-plugins#readme) - Community plugins for the Windows quick launcher.
|
||||
- [IPFS](https://github.com/ipfs/awesome-ipfs#readme) - P2P hypermedia protocol.
|
||||
- [Fuse](https://github.com/fuse-compound/awesome-fuse#readme) - Mobile development tools.
|
||||
- [Heroku](https://github.com/ianstormtaylor/awesome-heroku#readme) - Cloud platform as a service.
|
||||
|
|
@ -143,8 +143,8 @@
|
|||
- [GNOME](https://github.com/Kazhnuz/awesome-gnome#readme) - Simple and distraction-free desktop environment for Linux.
|
||||
- [KDE](https://github.com/francoism90/awesome-kde#readme) - A free software community dedicated to creating an open and user-friendly computing experience.
|
||||
- [.NET](https://github.com/quozd/awesome-dotnet#readme)
|
||||
- [Core](https://github.com/thangchung/awesome-dotnet-core#readme)
|
||||
- [Roslyn](https://github.com/ironcev/awesome-roslyn#readme) - Open-source compilers and code analysis APIs for C# and VB.NET languages.
|
||||
- [Core](https://github.com/thangchung/awesome-dotnet-core#readme)
|
||||
- [Roslyn](https://github.com/ironcev/awesome-roslyn#readme) - Open-source compilers and code analysis APIs for C# and VB.NET languages.
|
||||
- [Amazon Alexa](https://github.com/miguelmota/awesome-amazon-alexa#readme) - Virtual home assistant.
|
||||
- [DigitalOcean](https://github.com/jonleibowitz/awesome-digitalocean#readme) - Cloud computing platform designed for developers.
|
||||
- [Flutter](https://github.com/Solido/awesome-flutter#readme) - Google's mobile SDK for building native iOS and Android apps from a single codebase written in Dart.
|
||||
|
|
@ -172,39 +172,39 @@
|
|||
## Programming Languages
|
||||
|
||||
- [JavaScript](https://github.com/sorrycc/awesome-javascript#readme)
|
||||
- [Promises](https://github.com/wbinnssmith/awesome-promises#readme)
|
||||
- [Standard Style](https://github.com/standard/awesome-standard#readme) - Style guide and linter.
|
||||
- [Must Watch Talks](https://github.com/bolshchikov/js-must-watch#readme)
|
||||
- [Tips](https://github.com/loverajoel/jstips#readme)
|
||||
- [Network Layer](https://github.com/Kikobeats/awesome-network-js#readme)
|
||||
- [Micro npm Packages](https://github.com/parro-it/awesome-micro-npm-packages#readme)
|
||||
- [Mad Science npm Packages](https://github.com/feross/awesome-mad-science#readme) - Impossible sounding projects that exist.
|
||||
- [Maintenance Modules](https://github.com/maxogden/maintenance-modules#readme) - For npm packages.
|
||||
- [npm](https://github.com/sindresorhus/awesome-npm#readme) - Package manager.
|
||||
- [AVA](https://github.com/avajs/awesome-ava#readme) - Test runner.
|
||||
- [ESLint](https://github.com/dustinspecker/awesome-eslint#readme) - Linter.
|
||||
- [Functional Programming](https://github.com/stoeffel/awesome-fp-js#readme)
|
||||
- [Observables](https://github.com/sindresorhus/awesome-observables#readme)
|
||||
- [npm scripts](https://github.com/RyanZim/awesome-npm-scripts#readme) - Task runner.
|
||||
- [30 Seconds of Code](https://github.com/30-seconds/30-seconds-of-code#readme) - Code snippets you can understand in 30 seconds.
|
||||
- [Ponyfills](https://github.com/Richienb/awesome-ponyfills#readme) - Like polyfills but without overriding native APIs.
|
||||
- [Promises](https://github.com/wbinnssmith/awesome-promises#readme)
|
||||
- [Standard Style](https://github.com/standard/awesome-standard#readme) - Style guide and linter.
|
||||
- [Must Watch Talks](https://github.com/bolshchikov/js-must-watch#readme)
|
||||
- [Tips](https://github.com/loverajoel/jstips#readme)
|
||||
- [Network Layer](https://github.com/Kikobeats/awesome-network-js#readme)
|
||||
- [Micro npm Packages](https://github.com/parro-it/awesome-micro-npm-packages#readme)
|
||||
- [Mad Science npm Packages](https://github.com/feross/awesome-mad-science#readme) - Impossible sounding projects that exist.
|
||||
- [Maintenance Modules](https://github.com/maxogden/maintenance-modules#readme) - For npm packages.
|
||||
- [npm](https://github.com/sindresorhus/awesome-npm#readme) - Package manager.
|
||||
- [AVA](https://github.com/avajs/awesome-ava#readme) - Test runner.
|
||||
- [ESLint](https://github.com/dustinspecker/awesome-eslint#readme) - Linter.
|
||||
- [Functional Programming](https://github.com/stoeffel/awesome-fp-js#readme)
|
||||
- [Observables](https://github.com/sindresorhus/awesome-observables#readme)
|
||||
- [npm scripts](https://github.com/RyanZim/awesome-npm-scripts#readme) - Task runner.
|
||||
- [30 Seconds of Code](https://github.com/30-seconds/30-seconds-of-code#readme) - Code snippets you can understand in 30 seconds.
|
||||
- [Ponyfills](https://github.com/Richienb/awesome-ponyfills#readme) - Like polyfills but without overriding native APIs.
|
||||
- [Swift](https://github.com/matteocrippa/awesome-swift#readme) - Apple's compiled programming language that is secure, modern, programmer-friendly, and fast.
|
||||
- [Education](https://github.com/hsavit1/Awesome-Swift-Education#readme)
|
||||
- [Playgrounds](https://github.com/uraimo/Awesome-Swift-Playgrounds#readme)
|
||||
- [Education](https://github.com/hsavit1/Awesome-Swift-Education#readme)
|
||||
- [Playgrounds](https://github.com/uraimo/Awesome-Swift-Playgrounds#readme)
|
||||
- [Python](https://github.com/vinta/awesome-python#readme) - General-purpose programming language designed for readability.
|
||||
- [Asyncio](https://github.com/timofurrer/awesome-asyncio#readme) - Asynchronous I/O in Python 3.
|
||||
- [Scientific Audio](https://github.com/faroit/awesome-python-scientific-audio#readme) - Scientific research in audio/music.
|
||||
- [CircuitPython](https://github.com/adafruit/awesome-circuitpython#readme) - A version of Python for microcontrollers.
|
||||
- [Data Science](https://github.com/krzjoa/awesome-python-data-science#readme) - Data analysis and machine learning.
|
||||
- [Typing](https://github.com/typeddjango/awesome-python-typing#readme) - Optional static typing for Python.
|
||||
- [MicroPython](https://github.com/mcauser/awesome-micropython#readme) - A lean and efficient implementation of Python 3 for microcontrollers.
|
||||
- [Asyncio](https://github.com/timofurrer/awesome-asyncio#readme) - Asynchronous I/O in Python 3.
|
||||
- [Scientific Audio](https://github.com/faroit/awesome-python-scientific-audio#readme) - Scientific research in audio/music.
|
||||
- [CircuitPython](https://github.com/adafruit/awesome-circuitpython#readme) - A version of Python for microcontrollers.
|
||||
- [Data Science](https://github.com/krzjoa/awesome-python-data-science#readme) - Data analysis and machine learning.
|
||||
- [Typing](https://github.com/typeddjango/awesome-python-typing#readme) - Optional static typing for Python.
|
||||
- [MicroPython](https://github.com/mcauser/awesome-micropython#readme) - A lean and efficient implementation of Python 3 for microcontrollers.
|
||||
- [Rust](https://github.com/rust-unofficial/awesome-rust#readme)
|
||||
- [Pest](https://github.com/pest-parser/awesome-pest#readme) - Parser generator.
|
||||
- [Pest](https://github.com/pest-parser/awesome-pest#readme) - Parser generator.
|
||||
- [Haskell](https://github.com/krispo/awesome-haskell#readme)
|
||||
- [PureScript](https://github.com/passy/awesome-purescript#readme)
|
||||
- [Go](https://github.com/avelino/awesome-go#readme)
|
||||
- [Scala](https://github.com/lauris/awesome-scala#readme)
|
||||
- [Scala Native](https://github.com/tindzk/awesome-scala-native#readme) - Optimizing ahead-of-time compiler for Scala based on LLVM.
|
||||
- [Scala Native](https://github.com/tindzk/awesome-scala-native#readme) - Optimizing ahead-of-time compiler for Scala based on LLVM.
|
||||
- [Ruby](https://github.com/markets/awesome-ruby#readme)
|
||||
- [Clojure](https://github.com/razum2um/awesome-clojure#readme)
|
||||
- [ClojureScript](https://github.com/hantuzun/awesome-clojurescript#readme)
|
||||
|
|
@ -216,22 +216,22 @@
|
|||
- [C](https://github.com/inputsh/awesome-c#readme)
|
||||
- [C/C++](https://github.com/fffaraz/awesome-cpp#readme) - General-purpose language with a bias toward system programming and embedded, resource-constrained software.
|
||||
- [R](https://github.com/qinwf/awesome-R#readme) - Functional programming language and environment for statistical computing and graphics.
|
||||
- [Learning](https://github.com/iamericfletcher/awesome-r-learning-resources#readme)
|
||||
- [Learning](https://github.com/iamericfletcher/awesome-r-learning-resources#readme)
|
||||
- [D](https://github.com/dlang-community/awesome-d#readme)
|
||||
- [Common Lisp](https://github.com/CodyReichert/awesome-cl#readme) - Powerful dynamic multiparadigm language that facilitates iterative and interactive development.
|
||||
- [Learning](https://github.com/GustavBertram/awesome-common-lisp-learning#readme)
|
||||
- [Learning](https://github.com/GustavBertram/awesome-common-lisp-learning#readme)
|
||||
- [Perl](https://github.com/hachiojipm/awesome-perl#readme)
|
||||
- [Groovy](https://github.com/kdabir/awesome-groovy#readme)
|
||||
- [Dart](https://github.com/yissachar/awesome-dart#readme)
|
||||
- [Java](https://github.com/akullpp/awesome-java#readme) - Popular secure object-oriented language designed for flexibility to "write once, run anywhere".
|
||||
- [RxJava](https://github.com/eleventigers/awesome-rxjava#readme)
|
||||
- [J2ME](https://github.com/hstsethi/awesome-j2me#readme) - Java specification designed for old keypad phones and PDAs.
|
||||
- [RxJava](https://github.com/eleventigers/awesome-rxjava#readme)
|
||||
- [J2ME](https://github.com/hstsethi/awesome-j2me#readme) - Java specification designed for old keypad phones and PDAs.
|
||||
- [Kotlin](https://github.com/KotlinBy/awesome-kotlin#readme)
|
||||
- [OCaml](https://github.com/ocaml-community/awesome-ocaml#readme)
|
||||
- [ColdFusion](https://github.com/seancoyne/awesome-coldfusion#readme)
|
||||
- [Fortran](https://github.com/rabbiabram/awesome-fortran#readme)
|
||||
- [PHP](https://github.com/ziadoz/awesome-php#readme) - Server-side scripting language.
|
||||
- [Composer](https://github.com/jakoch/awesome-composer#readme) - Package manager.
|
||||
- [Composer](https://github.com/jakoch/awesome-composer#readme) - Package manager.
|
||||
- [Pascal](https://github.com/Fr0sT-Brutal/awesome-pascal#readme)
|
||||
- [AutoHotkey](https://github.com/ahkscript/awesome-AutoHotkey#readme)
|
||||
- [AutoIt](https://github.com/J2TeaM/awesome-AutoIt#readme)
|
||||
|
|
@ -270,14 +270,14 @@
|
|||
- [Web Performance Optimization](https://github.com/davidsonfellipe/awesome-wpo#readme)
|
||||
- [Web Tools](https://github.com/lvwzhen/tools#readme)
|
||||
- [CSS](https://github.com/awesome-css-group/awesome-css#readme) - Style sheet language that specifies how HTML elements are displayed on screen.
|
||||
- [Critical-Path Tools](https://github.com/addyosmani/critical-path-css-tools#readme)
|
||||
- [Scalability](https://github.com/davidtheclark/scalable-css-reading-list#readme)
|
||||
- [Must-Watch Talks](https://github.com/AllThingsSmitty/must-watch-css#readme)
|
||||
- [Protips](https://github.com/AllThingsSmitty/css-protips#readme)
|
||||
- [Frameworks](https://github.com/troxler/awesome-css-frameworks#readme)
|
||||
- [Critical-Path Tools](https://github.com/addyosmani/critical-path-css-tools#readme)
|
||||
- [Scalability](https://github.com/davidtheclark/scalable-css-reading-list#readme)
|
||||
- [Must-Watch Talks](https://github.com/AllThingsSmitty/must-watch-css#readme)
|
||||
- [Protips](https://github.com/AllThingsSmitty/css-protips#readme)
|
||||
- [Frameworks](https://github.com/troxler/awesome-css-frameworks#readme)
|
||||
- [React](https://github.com/enaqx/awesome-react#readme) - JavaScript library for building user interfaces.
|
||||
- [Relay](https://github.com/expede/awesome-relay#readme) - Framework for building data-driven React apps.
|
||||
- [React Hooks](https://github.com/glauberfc/awesome-react-hooks#readme) - Lets you use state and other React features without writing a class.
|
||||
- [Relay](https://github.com/expede/awesome-relay#readme) - Framework for building data-driven React apps.
|
||||
- [React Hooks](https://github.com/glauberfc/awesome-react-hooks#readme) - Lets you use state and other React features without writing a class.
|
||||
- [Web Components](https://github.com/web-padawan/awesome-web-components#readme)
|
||||
- [Polymer](https://github.com/Granze/awesome-polymer#readme) - JavaScript library to develop Web Components.
|
||||
- [Angular](https://github.com/PatrickJS/awesome-angular#readme) - App framework.
|
||||
|
|
@ -300,7 +300,7 @@
|
|||
- [D3](https://github.com/wbkd/awesome-d3#readme) - Library for producing dynamic, interactive data visualizations.
|
||||
- [Emails](https://github.com/jonathandion/awesome-emails#readme)
|
||||
- [jQuery](https://github.com/petk/awesome-jquery#readme) - Easy to use JavaScript library for DOM manipulation.
|
||||
- [Tips](https://github.com/AllThingsSmitty/jquery-tips-everyone-should-know#readme)
|
||||
- [Tips](https://github.com/AllThingsSmitty/jquery-tips-everyone-should-know#readme)
|
||||
- [Web Audio](https://github.com/notthetup/awesome-webaudio#readme)
|
||||
- [Offline-First](https://github.com/pazguille/offline-first#readme)
|
||||
- [Static Website Services](https://github.com/agarrharr/awesome-static-website-services#readme)
|
||||
|
|
@ -357,16 +357,18 @@
|
|||
- [Flask](https://github.com/mjhea0/awesome-flask#readme) - Python framework.
|
||||
- [Docker](https://github.com/veggiemonk/awesome-docker#readme)
|
||||
- [Vagrant](https://github.com/iJackUA/awesome-vagrant#readme) - Automation virtual machine environment.
|
||||
- [NestJS](https://github.com/nestjs/nest#readme) - Progressive Node.js framework for building server-side applications.
|
||||
|
||||
- [Pyramid](https://github.com/uralbash/awesome-pyramid#readme) - Python framework.
|
||||
- [Play1 Framework](https://github.com/PerfectCarl/awesome-play1#readme)
|
||||
- [CakePHP](https://github.com/friendsofcake/awesome-cakephp#readme) - PHP framework.
|
||||
- [Symfony](https://github.com/sitepoint-editors/awesome-symfony#readme) - PHP framework.
|
||||
- [Education](https://github.com/pehapkari/awesome-symfony-education#readme)
|
||||
- [Education](https://github.com/pehapkari/awesome-symfony-education#readme)
|
||||
- [Laravel](https://github.com/chiraggude/awesome-laravel#readme) - PHP framework.
|
||||
- [Education](https://github.com/fukuball/Awesome-Laravel-Education#readme)
|
||||
- [TALL Stack](https://github.com/livewire/awesome-tall-stack#readme) - Full-stack development solution featuring libraries built by the Laravel community.
|
||||
- [Education](https://github.com/fukuball/Awesome-Laravel-Education#readme)
|
||||
- [TALL Stack](https://github.com/livewire/awesome-tall-stack#readme) - Full-stack development solution featuring libraries built by the Laravel community.
|
||||
- [Rails](https://github.com/gramantin/awesome-rails#readme) - Web app framework for Ruby.
|
||||
- [Gems](https://github.com/hothero/awesome-rails-gem#readme) - Packages.
|
||||
- [Gems](https://github.com/hothero/awesome-rails-gem#readme) - Packages.
|
||||
- [Phalcon](https://github.com/phalcon/awesome-phalcon#readme) - PHP framework.
|
||||
- [Useful `.htaccess` Snippets](https://github.com/phanan/htaccess#readme)
|
||||
- [nginx](https://github.com/fcambus/nginx-resources#readme) - Web server.
|
||||
|
|
@ -392,31 +394,31 @@
|
|||
|
||||
- [University Courses](https://github.com/prakhar1989/awesome-courses#readme)
|
||||
- [Data Science](https://github.com/academic/awesome-datascience#readme)
|
||||
- [Tutorials](https://github.com/siboehm/awesome-learn-datascience#readme)
|
||||
- [Tutorials](https://github.com/siboehm/awesome-learn-datascience#readme)
|
||||
- [Machine Learning](https://github.com/josephmisiti/awesome-machine-learning#readme)
|
||||
- [Tutorials](https://github.com/ujjwalkarn/Machine-Learning-Tutorials#readme)
|
||||
- [ML with Ruby](https://github.com/arbox/machine-learning-with-ruby#readme) - Learning, implementing, and applying Machine Learning using Ruby.
|
||||
- [Core ML Models](https://github.com/likedan/Awesome-CoreML-Models#readme) - Models for Apple's machine learning framework.
|
||||
- [H2O](https://github.com/h2oai/awesome-h2o#readme) - Open source distributed machine learning platform written in Java with APIs in R, Python, and Scala.
|
||||
- [Software Engineering for Machine Learning](https://github.com/SE-ML/awesome-seml#readme) - From experiment to production-level machine learning.
|
||||
- [AI in Finance](https://github.com/georgezouq/awesome-ai-in-finance#readme) - Solving problems in finance with machine learning.
|
||||
- [JAX](https://github.com/n2cholas/awesome-jax#readme) - Automatic differentiation and XLA compilation brought together for high-performance machine learning research.
|
||||
- [XAI](https://github.com/altamiracorp/awesome-xai#readme) - Providing insight, explanations, and interpretability to machine learning methods.
|
||||
- [Tutorials](https://github.com/ujjwalkarn/Machine-Learning-Tutorials#readme)
|
||||
- [ML with Ruby](https://github.com/arbox/machine-learning-with-ruby#readme) - Learning, implementing, and applying Machine Learning using Ruby.
|
||||
- [Core ML Models](https://github.com/likedan/Awesome-CoreML-Models#readme) - Models for Apple's machine learning framework.
|
||||
- [H2O](https://github.com/h2oai/awesome-h2o#readme) - Open source distributed machine learning platform written in Java with APIs in R, Python, and Scala.
|
||||
- [Software Engineering for Machine Learning](https://github.com/SE-ML/awesome-seml#readme) - From experiment to production-level machine learning.
|
||||
- [AI in Finance](https://github.com/georgezouq/awesome-ai-in-finance#readme) - Solving problems in finance with machine learning.
|
||||
- [JAX](https://github.com/n2cholas/awesome-jax#readme) - Automatic differentiation and XLA compilation brought together for high-performance machine learning research.
|
||||
- [XAI](https://github.com/altamiracorp/awesome-xai#readme) - Providing insight, explanations, and interpretability to machine learning methods.
|
||||
- [Speech and Natural Language Processing](https://github.com/edobashira/speech-language-processing#readme)
|
||||
- [Spanish](https://github.com/dav009/awesome-spanish-nlp#readme)
|
||||
- [NLP with Ruby](https://github.com/arbox/nlp-with-ruby#readme)
|
||||
- [Question Answering](https://github.com/seriousran/awesome-qa#readme) - The science of asking and answering in natural language with a machine.
|
||||
- [Natural Language Generation](https://github.com/accelerated-text/awesome-nlg#readme) - Generation of text used in data-to-text, conversational agents, and narrative generation applications.
|
||||
- [Spanish](https://github.com/dav009/awesome-spanish-nlp#readme)
|
||||
- [NLP with Ruby](https://github.com/arbox/nlp-with-ruby#readme)
|
||||
- [Question Answering](https://github.com/seriousran/awesome-qa#readme) - The science of asking and answering in natural language with a machine.
|
||||
- [Natural Language Generation](https://github.com/accelerated-text/awesome-nlg#readme) - Generation of text used in data-to-text, conversational agents, and narrative generation applications.
|
||||
- [Linguistics](https://github.com/theimpossibleastronaut/awesome-linguistics#readme)
|
||||
- [Cryptography](https://github.com/sobolevn/awesome-cryptography#readme)
|
||||
- [Papers](https://github.com/pFarb/awesome-crypto-papers#readme) - Theory basics for using cryptography by non-cryptographers.
|
||||
- [Papers](https://github.com/pFarb/awesome-crypto-papers#readme) - Theory basics for using cryptography by non-cryptographers.
|
||||
- [Computer Vision](https://github.com/jbhuang0604/awesome-computer-vision#readme)
|
||||
- [Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning#readme) - Neural networks.
|
||||
- [TensorFlow](https://github.com/jtoy/awesome-tensorflow#readme) - Library for machine intelligence.
|
||||
- [TensorFlow.js](https://github.com/aaronhma/awesome-tensorflow-js#readme) - WebGL-accelerated machine learning JavaScript library for training and deploying models.
|
||||
- [TensorFlow Lite](https://github.com/margaretmz/awesome-tensorflow-lite#readme) - Framework that optimizes TensorFlow models for on-device machine learning.
|
||||
- [Papers](https://github.com/terryum/awesome-deep-learning-papers#readme) - The most cited deep learning papers.
|
||||
- [Education](https://github.com/guillaume-chevalier/awesome-deep-learning-resources#readme)
|
||||
- [TensorFlow](https://github.com/jtoy/awesome-tensorflow#readme) - Library for machine intelligence.
|
||||
- [TensorFlow.js](https://github.com/aaronhma/awesome-tensorflow-js#readme) - WebGL-accelerated machine learning JavaScript library for training and deploying models.
|
||||
- [TensorFlow Lite](https://github.com/margaretmz/awesome-tensorflow-lite#readme) - Framework that optimizes TensorFlow models for on-device machine learning.
|
||||
- [Papers](https://github.com/terryum/awesome-deep-learning-papers#readme) - The most cited deep learning papers.
|
||||
- [Education](https://github.com/guillaume-chevalier/awesome-deep-learning-resources#readme)
|
||||
- [Deep Vision](https://github.com/kjw0612/awesome-deep-vision#readme)
|
||||
- [Open Source Society University](https://github.com/ossu/computer-science#readme)
|
||||
- [Functional Programming](https://github.com/lucasviola/awesome-functional-programming#readme)
|
||||
|
|
@ -445,7 +447,7 @@
|
|||
- [Papers We Love](https://github.com/papers-we-love/papers-we-love#readme)
|
||||
- [Talks](https://github.com/JanVanRyswyck/awesome-talks#readme)
|
||||
- [Algorithms](https://github.com/tayllan/awesome-algorithms#readme)
|
||||
- [Education](https://github.com/gaerae/awesome-algorithms-education#readme) - Learning and practicing.
|
||||
- [Education](https://github.com/gaerae/awesome-algorithms-education#readme) - Learning and practicing.
|
||||
- [Algorithm Visualizations](https://github.com/enjalot/algovis#readme)
|
||||
- [Artificial Intelligence](https://github.com/owainlewis/awesome-artificial-intelligence#readme)
|
||||
- [Search Engine Optimization](https://github.com/marcobiedermann/search-engine-optimization#readme)
|
||||
|
|
@ -516,9 +518,9 @@
|
|||
- [Command-Line Apps](https://github.com/agarrharr/awesome-cli-apps#readme)
|
||||
- [ZSH Plugins](https://github.com/unixorn/awesome-zsh-plugins#readme)
|
||||
- [GitHub](https://github.com/phillipadsmith/awesome-github#readme) - Hosting service for Git repositories.
|
||||
- [Browser Extensions](https://github.com/stefanbuck/awesome-browser-extensions-for-github#readme)
|
||||
- [Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet#readme)
|
||||
- [Pinned Gists](https://github.com/matchai/awesome-pinned-gists#readme) - Dynamic pinned gists for your GitHub profile.
|
||||
- [Browser Extensions](https://github.com/stefanbuck/awesome-browser-extensions-for-github#readme)
|
||||
- [Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet#readme)
|
||||
- [Pinned Gists](https://github.com/matchai/awesome-pinned-gists#readme) - Dynamic pinned gists for your GitHub profile.
|
||||
- [Git Cheat Sheet & Git Flow](https://github.com/arslanbilal/git-cheat-sheet#readme)
|
||||
- [Git Tips](https://github.com/git-tips/tips#readme)
|
||||
- [Git Add-ons](https://github.com/stevemao/awesome-git-addons#readme) - Enhance the `git` CLI.
|
||||
|
|
@ -674,7 +676,7 @@
|
|||
## Work
|
||||
|
||||
- [Slack](https://github.com/matiassingers/awesome-slack#readme) - Team collaboration.
|
||||
- [Communities](https://github.com/filipelinhares/awesome-slack#readme)
|
||||
- [Communities](https://github.com/filipelinhares/awesome-slack#readme)
|
||||
- [Remote Jobs](https://github.com/lukasz-madon/awesome-remote-job#readme)
|
||||
- [Productivity](https://github.com/jyguyomarch/awesome-productivity#readme)
|
||||
- [Niche Job Boards](https://github.com/tramcar/awesome-job-boards#readme)
|
||||
|
|
@ -752,8 +754,8 @@
|
|||
|
||||
- [Scientific Writing](https://github.com/writing-resources/awesome-scientific-writing#readme) - Distraction-free scientific writing with Markdown, reStructuredText and Jupyter notebooks.
|
||||
- [JSON](https://github.com/burningtree/awesome-json#readme) - Text based data interchange format.
|
||||
- [GeoJSON](https://github.com/tmcw/awesome-geojson#readme)
|
||||
- [Datasets](https://github.com/jdorfman/awesome-json-datasets#readme)
|
||||
- [GeoJSON](https://github.com/tmcw/awesome-geojson#readme)
|
||||
- [Datasets](https://github.com/jdorfman/awesome-json-datasets#readme)
|
||||
- [CSV](https://github.com/secretGeek/awesomeCSV#readme) - A text file format that stores tabular data and uses a comma to separate values.
|
||||
- [Discounts for Student Developers](https://github.com/AchoArnold/discount-for-student-dev#readme)
|
||||
- [Radio](https://github.com/kyleterry/awesome-radio#readme)
|
||||
|
|
@ -774,7 +776,7 @@
|
|||
- [FOSS Production Apps](https://github.com/DataDaoDe/awesome-foss-apps#readme)
|
||||
- [Gulp](https://github.com/alferov/awesome-gulp#readme) - Task runner.
|
||||
- [AMA](https://github.com/sindresorhus/amas#readme) - Ask Me Anything.
|
||||
- [Answers](https://github.com/stoeffel/awesome-ama-answers#readme)
|
||||
- [Answers](https://github.com/stoeffel/awesome-ama-answers#readme)
|
||||
- [Open Source Photography](https://github.com/ibaaj/awesome-OpenSourcePhotography#readme)
|
||||
- [OpenGL](https://github.com/eug/awesome-opengl#readme) - Cross-platform API for rendering 2D and 3D graphics.
|
||||
- [GraphQL](https://github.com/chentsulin/awesome-graphql#readme)
|
||||
|
|
@ -784,7 +786,7 @@
|
|||
- [Data Visualization](https://github.com/javierluraschi/awesome-dataviz#readme)
|
||||
- [Microservices](https://github.com/mfornos/awesome-microservices#readme)
|
||||
- [Unicode](https://github.com/jagracey/Awesome-Unicode#readme) - Unicode standards, quirks, packages and resources.
|
||||
- [Code Points](https://github.com/Codepoints/awesome-codepoints#readme)
|
||||
- [Code Points](https://github.com/Codepoints/awesome-codepoints#readme)
|
||||
- [Beginner-Friendly Projects](https://github.com/MunGell/awesome-for-beginners#readme)
|
||||
- [Katas](https://github.com/gamontal/awesome-katas#readme)
|
||||
- [Tools for Activism](https://github.com/drewrwilson/toolsforactivism#readme)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue