While most "todo" demos provide an excellent cursory glance at a framework's capabilities, they typically don't convey the knowledge & perspective required to actually build real applications with it.RealWorld solves this by allowing you to choose any frontend (React, Angular 2, & more) and any backend (Node, Django, & more) and see how they power a real world, beautifully designed fullstack app called "Conduit".
react angular fullstack examples nodeThis repository contains a collection of example virtual machines running various applications. The VMs are created via Vagrant and provisioned via Ansible. You can cd into any of the included directories and run vagrant up, and a generic Linux VM will be booted and configured in a few minutes. You just need to install Vagrant, VirtualBox, and Ansible. View the included README.md file in any of the subdirectories to find out more about the particular VM.
ansible vagrant vms devops examples dockerThis repository contains Ansible examples developed to support different sections of Ansible for DevOps, a book on Ansible by Jeff Geerling. Most of the examples are full-fledged VM examples, which use Vagrant, VirtualBox, and Ansible to boot and configure VMs on your local workstation. Not all playbooks follow all of Ansible's best practices, as they illustrate particular Ansible features in an instructive manner.
ansible devops vagrant examples jeff-geerling book leanpub amazon kindleA collection of ready-to-deploy Serverless Framework services. Each example contains a README.md with an explanation about the service and it's use cases.
serverless serverless-framework examplesThe reason this is required because each single app uses ext variables defined and referenced from dependencies.gradle file from the parent folder namely android-examples. Match coding style (braces, spacing, etc.) This is best achieved using Reformat Code feature of Android Studio CMD+Option+L on Mac and CTRL + ALT + L on Linux + Windows .
android android-studio examples appsRxJava 2.0 has been completely rewritten from scratch on top of the Reactive-Streams specification. The specification itself has evolved out of RxJava 1.x and provides a common baseline for reactive systems and libraries. Because Reactive-Streams has a different architecture, it mandates changes to some well known RxJava types.
rxjava android rxjava2 rxandroid example sample tutorial tutorials examples samples migration migrationsUnified access to the best community driven cheat sheets repositories of the world. Such a thing exists.
cheatsheet curl terminal command-line cli examples documentation help tldrIf you want to submit a fix for a typo or fix for code then just submit a pull request, and I'm happy to recompile the resulting document. If for some reason you want to compile the HTML page yourself, then you'll need to compile the preprocessor against Pandoc and then run make to build the page.
functional-programming-examples functional-programming examples article-series haskellThis tutorial was designed for easily diving into TensorFlow, through examples. For readability, it includes both notebooks and source codes with explanation. It is suitable for beginners who want to find clear and concise examples about TensorFlow. Besides the traditional 'raw' TensorFlow implementations, you can also find the latest TensorFlow API practices (such as layers, estimator, dataset, ...).
tensorflow tutorial examples deep-learning machine-learningA collection of simplified and community-driven man pages. Install it with npm install -g tldr or try the web client.
shell man-page tldr manpages documentation cheatsheets terminal command-line console examples help manualThis repository contains a few fastlane example setups that help you getting started.
fastlane examplesElm is a programming language that compiles to JavaScript. It is known for its friendly error messages, helping you find issues quickly and refactor large projects with confidence. Elm is also very fast and very small when compared with React, Angular, Ember, etc. This repo focuses The Elm Architecture, an architecture pattern you see in all Elm programs. It has influenced projects like Redux that borrow core concepts but add many JS-focused ideas.
elm examplesThis repository contains AWS SDK code examples used in the public AWS documentation repositories. The code examples are organized by programming language. For instance, all of the examples for the AWS SDK for Java Developer Guide are kept in the java directory.
aws documentation examples cpp programmingViZDoom allows developing AI bots that play Doom using only the visual information (the screen buffer). It is primarily intended for research in machine visual learning, and deep reinforcement learning, in particular. ViZDoom is based on ZDoom to provide the game mechanics.
deep-learning reinforcement-learning vizdoom doom examplesThis repository contains a range of examples so you can get up and running easily with Vert.x. Start with the simplest Maven example to show you how setup a simple Vert.x project that uses Maven. You need to have Java 8 installed and set the JAVA_HOME environment variable to point to your Java 8 installation.
vertx reactive async examples http2 kotlinA little bit more complex, but it has a lot of good stuff in it.
redux state-management react-native simple examplesRxSwiftExamples is available under the MIT license. See the LICENSE file for more info.
rxswift rxswift-extensions frp moya alamofire examplesExample Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using Amazon SageMaker. Amazon SageMaker is a fully managed service for data science and machine learning (ML) workflows. You can use Amazon SageMaker to simplify the process of building, training, and deploying ML models.
training aws data-science machine-learning reinforcement-learning deep-learning examples jupyter-notebook inference sagemaker mlopsThis project brings 100+ (and growing) active, open source Rails apps and engines together in one repository, making it easier for developers to download the collected codebases and learn from Rails apps written by experienced developers. Reading open source code can be an invaluable learning aid. You’ll find the source code in the apps/ and engines/ subdirectories.
rails-application real-world-rails real-world ruby-on-rails examples learning-rails
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.