demo-app

Top 23 demo-app Open-Source Projects

  • kittenTricks

    React Native starter kit with over 40 screens and modern Light and Dark theme for creating stunning cross-platform mobile applications.

  • pesdk-android-demo

    PhotoEditor SDK: A fully customizable photo editor for your app.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • hello-kubernetes

    Provides a demo app to deploy to a Kubernetes cluster. It displays a message, the name of the pod and details of the node it's deployed to.

  • dotnet-template-onion

    Onion Architecture with .NET 6/.NET Core and CQRS/Event Sourcing following a DDD approach

  • simple-godot-train

    2D Train/railroad demo

  • laravel-realworld-example-app

    Exemplary RealWorld backend API built with Laravel PHP framework. (by f1amy)

  • RChat

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • simple-auth0-fastapi-react-app

    A simple application for authentication, authorization and user management based on Auth0. šŸ Python āš” FastAPI + React.

  • laravel-hands-on

    This repository aims to provide a learning resource for people who are interested in learning Laravel.

  • Project mention: Laravel 11 (how to upgrade) | dev.to | 2024-03-26

    laravel-hands-on explain each topic of Laravel for both Laravel-10 and Laravel-11 as well. It was already equipped with laravel-10 and now it re-explain each topic in Laravel-11 as well, providing a smooth transition between Laravel-10 to 11.

  • gaming-leaderboard-demo

    Learn how to use ScyllaDB to generate a monstrously fast leadearboard for your application!

  • Project mention: Database 101: How to Model Leaderboards for 1M Player's Game. | dev.to | 2024-01-29

    I have also published a Gaming Leaderboard Demo, where you can get some insights on how to implement the same project using NextJS and ScyllaDB!

  • React-Native-Light-Dark-Starter

    React Native Expo simple starter with full light/dark theme control using async storage and context api, in addition to login and register screens

  • blackjack-basic-strategy

    A computer vision powered Blackjack basic strategy app powered by Roboflow.

  • Project mention: Show HN: Pip install inference, open source computer vision deployment | news.ycombinator.com | 2023-08-23

    Itā€™s an easy to use inference server for computer vision models.

    The end result is a Docker container that serves a standardized API as a microservice that your application uses to get predictions from computer vision models (though there is also a native Python interface).

    Itā€™s backed by a bunch of component pieces:

    * a server (so you donā€™t have to reimplement things like image processing & prediction visualization on every project)

    * standardized APIs for computer vision tasks (so switching out the model weights and architecture can be done independently of your application code)

    * model architecture implementations (which implement the tensor parsing glue between images & predictions) for supervised models that you've fine-tuned to perform custom tasks

    * foundation model implementations (like CLIP & SAM) that tend to chain well with fine-tuned models

    * reusable utils to make adding support for new models easier

    * a model registry (so your code can be independent from your model weights & you don't have to re-build and re-deploy every time you want to iterate on your model weights)

    * data management integrations (so you can collect more images of edge cases to improve your dataset & model the more it sees in the wild)

    * ecosystem (there are tens of thousands of fine-tuned models shared by users that you can use off the shelf via Roboflow Universe[1])

    Additionally, since it's focused specifically on computer vision, it has specific CV-focused features (like direct camera stream input) and makes some different tradeoffs than other more general ML solutions (namely, optimized for small-fast models that run at the edge & need support for running on many different devices like NVIDIA Jetsons and Raspberry Pis in addition to beefy cloud servers).

    [1] https://universe.roboflow.com

  • xss-demo

    Simple flask website to demonstrate reflected and stored XSS attacks.

  • tinycounter

    Collaborative counter web app to keep track of multiple values

  • RogueGameDev

    Code for the Rogue C# programming tutorial on ComeauSoftware.com. This will be a roguelike game, currently in development for the course and closely based on the original Rogue. This project does not use AI-generated code.

  • Project mention: Sharing Saturday #470 | /r/roguelikedev | 2023-06-10

    I have monsters wandering around the map and have added a very basic player attack to my Rogue C# demo project. The monsters were getting in the way so I thought I'd give the player a way to at least clear them out. All 26 monsters from the classic game are in there and are level-dependent.

  • football-fixtures

    Coding Dojo VueJS & Vuetify based on Scorebat APIs

  • Realm-Drawing

  • jackson-remix-auth

    Remix demo app showing Single sign-on (SSO) with Jackson

  • Project mention: 7 Frameworks, One SAML Jackson - Your Open Source Single Sign-On Solution | dev.to | 2024-04-03

    The Remix guide is one of the guides that is quite different and has it's own repo containing an example implementation.

  • ggreg20-v3-arduino-uno-wokwi-simulator

    GGreg20_V3 Ionizing Radiation Detector for Arduino UNO WOKWI simulator

  • ralix-todomvc

    TodoMVC built with Ralix

  • restheart-webchat

    A web chat implemented in Angular leveraging RESTHeart change streams feature

  • cicd-with-herokuci

    This is a demo factorial app for the building CI/CD workflow with HerokuĀ CI article https://blog.mikemwanje.dev/build-a-cicd-pipeline-with-heroku-ci. The application calculates the factorial of a number.

  • demo

    Demo website built with NumberNine CMS (by numberninecms)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

demo-app related posts

  • Laravel 11 (how to upgrade)

    1 project | dev.to | 26 Mar 2024
  • Unlocking the Power of Caching in Laravel

    1 project | dev.to | 26 Jan 2024
  • Excel Wizardry in Laravel šŸš€

    1 project | dev.to | 7 Jan 2024
  • PDF generation in Laravel

    3 projects | dev.to | 24 Dec 2023
  • Laravel Pint for tidy code

    1 project | dev.to | 15 Dec 2023
  • Jobs & Queues in Laravel

    1 project | dev.to | 9 Dec 2023
  • FCM notification with Laravel

    1 project | dev.to | 26 Nov 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 15 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more ā†’

Index


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com