Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Demo
A rough example or otherwise incomplete version of a conceivable product or future system.
- GitHub: https://github.com/topics/demo
- Wikipedia: https://en.wikipedia.org/wiki/Technology_demonstration
- Aliases: demos,
- Last updated: 2025-02-19 00:07:57 UTC
- JSON Representation
https://github.com/dmamakas2000/dmamakas2000
Demo repository used to introduce myself to the public 🙂
Last synced: 02 Feb 2025
https://github.com/antonharbers/blog-api-demo
API Demo - The Odin Project: https://www.theodinproject.com/lessons/nodejs-blog-api
blog demo express javascript node rest-api routes theodinproject
Last synced: 19 Jan 2025
https://github.com/aabouzaid/intro-to-k8s-operators-demo
A pretty simple demo but beyond "hello world" for "Introduction to Kubernetes Operators" session
demo kubernetes kubernetes-operator presentation
Last synced: 05 Feb 2025
https://github.com/redhat-plumbers-in-action/development-freeze-automation
🍨 Example of development freeze automation
demo development-freeze development-workflow github-action
Last synced: 29 Jan 2025
https://github.com/devonchurch/shortbread-biscuit
An application that allows a user to investigate every New Zealand Lotto result in detail
antd demo react research statistics typescript webworkers
Last synced: 02 Feb 2025
https://github.com/itsallcode/openfasttrace-demo
This repository contains a "screenplay" and command scripts for a live demonstration of OpenFastTrace
demo openfasttrace requirements-tracing
Last synced: 12 Feb 2025
https://github.com/did-1/did-demo-writer
cryptography decentralization demo
Last synced: 25 Nov 2024
https://github.com/mborik/stopgenocide-forever2023-demo
Winning demo for ZX-Spectrum 128k of FOReVER 2023 ZX Spectrum Demo competition
assembly-language ay-3-8910 demo demoscene z80-assembly zx-spectrum
Last synced: 29 Jan 2025
https://github.com/manoelcampos/java-reflection-example
A simple Java Reflection example
demo example java java-17 reflection sample
Last synced: 14 Feb 2025
https://github.com/mediaexplorer74/miniblinknet
My fork of MiniBlinkNet demo app for my own little RnD. Draft.
csharp demo dotnet miniblink research rnd web-browser
Last synced: 31 Jan 2025
https://github.com/epranka/rates
Currency exchanger in just about 100 lines using the Create React App (CRA)
app calculator cra create-react-app currency demo exchanger javascript rates tutorial web-app
Last synced: 25 Nov 2024
https://github.com/pgilad/spring-boot-demo
A guide to understanding Spring Boot WebFlux with Reactive Mongo
demo lombok mongodb reactive reactor3 spring-boot starter webflux
Last synced: 05 Feb 2025
https://github.com/mrikirill/simplemovieswiftuiwithreactnativedemoapp
This app demonstrates React Native integration into SwiftUI native iOS app
demo demo-app existing-app integration react-native swiftui swiftui-react-native tmdb
Last synced: 22 Jan 2025
https://github.com/prithivsakthiur/text-to-image
Text to Image Gen [ Demo ]
a100 ai colab-notebook demo face genai hugging huggingface image image-generation image-processing ipython-notebook jupyter-notebook t4 text transformer
Last synced: 13 Feb 2025
https://github.com/kenzic/ai-ui-demo
This demo shows how we can use AI to generate content and select the best UI components from your existing library.
ai demo experimental llm openai ui
Last synced: 29 Jan 2025
https://github.com/gcarreno/testapplicationdemo
A boiler plate on how to do Application config the "Lazarus Way (tm)"
config demo demo-app demo-application fpc free-pascal freepascal lazarus
Last synced: 30 Jan 2025
https://github.com/chandler767/javascript-simple-chat
Example of a simple live chat app in JavaScript using PubNub in only 10 lines of code.
chat chat-app chat-application chat-bot chatroom demo demo-app javascript pubnub pubnub-chatting pubnub-sdk pubnub-sdk-examples pubnubv4 tutorial tutorial-code tutorials
Last synced: 22 Nov 2024
https://github.com/harttle/codemirror-lang-liquid
Liquid language package for CodeMirror 6
Last synced: 29 Jan 2025
https://github.com/merkez/youtubeto
Downloads and Releases Youtube videos when Playlist links are provided. All videos are saved to releases when it is done.
ci-cd demo github-actions golang pigz workflow youtube youtube-dl youtube-playlist
Last synced: 25 Nov 2024
https://github.com/bsmth/datastreamer-node-maps
EMnify DataStreamer REST API Example
demo express geolocation heroku iot maps node visualization
Last synced: 26 Nov 2024
https://github.com/thinkverse/draggable
Testing browser Drag-and-Drop API.
demo drag-and-drop experimental
Last synced: 23 Jan 2025
https://github.com/bernardhalas/terraform-trainings
Terraform training repositories
Last synced: 05 Feb 2025
https://github.com/sagikazarmark/demo-dagger-helm
Demo: Testing and releasing Helm charts with Dagger
Last synced: 27 Nov 2024
https://github.com/opt-nc/demo-yamlfixer-action
Demo pour la github adtion yamlfixer-action
Last synced: 06 Feb 2025
https://github.com/matsest/azure-functions-demo
Azure Functions with golang + Bicep + GitHub Actions
azure azure-functions bicep biceplang demo golang serverless
Last synced: 15 Dec 2024
https://github.com/alttiri/demo-image-viewer-qt
Demonstration only image viewer made with Qt6
demo image-viewer qt-widgets qt6
Last synced: 26 Jan 2025
https://github.com/shunyue1320/flint
for learning
antd cspell demo eslint husky i18next lint-staged mobx monorepo prettier react react-hooks react-router storybook typescript vite
Last synced: 30 Jan 2025
https://github.com/kathleenwest/minimalwebapientityframeworkcoresqlite
A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations (Get, Post, Put, and Delete). Features tutorial-style YouTube videos for some topics.
asp-net-core asp-net-core-web-api crud csharp database demo entity-framework-core how-to in-memory-database learning-by-doing microsoft-learn minimal-web-api pizza pizza-shop sqlite swagger swagger-ui tutorial web-api youtube
Last synced: 23 Jan 2025
https://github.com/kathleenwest/azure-eventgrid-publisher-subscriber-azure-functions-demo
In this project, we will create an Event Grid Topic in Azure for a publish-subscribe demo. Our subscriber will be an Azure function that is triggered by an event published to the Event Grid Topic. We will create the Azure function app, subscribe to our Event Grid Topic, and then demo it in action. We will use Postman to set up a POST request to our Event Grid Topic public endpoint that has authentication, version parameter, and the correct JSON body format. After we send the request, we will take a look in the Azure portal to verify the activity and that our subscriber function received and processed the event.
azure azure-event-grid azure-function azure-function-app azure-functions azure-functions-python demo endpoint-testing event-grid event-grid-subscription event-grid-topic event-subscriber postman postman-request publisher publisher-demo publisher-subscriber subscriber subscriber-publisher video-demo
Last synced: 23 Jan 2025
https://github.com/udos86/flutter-material-motion
A Flutter app demonstrating the use of animations package
animations demo flutter material-motion
Last synced: 06 Feb 2025
https://github.com/konradmalik/k8s-kafka-cassandra-demo
Demo of Kafka, Kafka UI and Cassandra on Kubernetes with producers/consumers scenarios and dumping data to the database.
bitnami cassandra consumer database demo k3d k3s kafka kafka-ui kubernetes producer python streaming
Last synced: 17 Jan 2025
https://github.com/azu/vue-decorate-html-without-v-html
Vue: Avoid to XSS on decorating for user input.
Last synced: 13 Feb 2025
https://github.com/nicholasjhenry/polished-wave
Simple introduction to Phoenix Web Sockets
demo phoenix-framework professional-development
Last synced: 31 Dec 2024
https://github.com/nicholasjhenry/ecto-prefixed-many-to-many
Demonstrates using Postgres schemas with a many-to-many assoc in Ecto
Last synced: 31 Dec 2024
https://github.com/arnavk-09/peeliva
🔵 Landing Page in Astro & UnoCSS with Solidjs support....
astro demo landing page solidjs static-site template unocss
Last synced: 06 Feb 2025
https://github.com/metamediatechnology/longdo-map-demo-ios
Longdo Map Demo for iOS
demo geography ios longdo-map-demo longdo-map-sdk maps sdk
Last synced: 04 Dec 2024
https://github.com/saibotsivad/mongodb-worker-demo
Demo of using the MongoDB Atlas Data API inside a Cloudflare Worker.
Last synced: 09 Feb 2025
https://github.com/jreznot/gradle-test-javadoc
How to generate JavaDoc for Test classes
demo gradle javadoc test-automation testing
Last synced: 09 Feb 2025
https://github.com/clarenceb/aks-istio-demo
AKS Istio demo (based on the AKS Istio add-on public preview)
Last synced: 20 Feb 2025
https://github.com/whomwah/demo-semantic-release-gh-actions
This is demo project showing how you can use both semantic-release and Github actions to package and release a new version of your product.
demo github-actions semantic-release
Last synced: 23 Dec 2024
https://github.com/mchmarny/dapr-tracing-demo
Dapr tracing demo
dapr debug demo microservice pubsub test tracing
Last synced: 31 Dec 2024
https://github.com/zerebos/object3d-demo
demo javascript opengl webgl zackrauen-com
Last synced: 14 Feb 2025
https://github.com/evenh/terraform-demo
Demo-repo ifbm. presentasjonen "Introduksjon til IaC & Terraform"
Last synced: 09 Feb 2025
https://github.com/mrhelloboy/hugo-theme-seven-demo
Demo of hugo theme seven
demo hugo hugo-site hugo-theme
Last synced: 14 Feb 2025
https://github.com/rohit-gohri/etch-a-sketch
A simple etch-a-sketch made using jQuery and js
demo draw etch-a-sketch jquery js learning vanilla
Last synced: 06 Feb 2025
https://github.com/remarkablemark/cloudflare-pages-action-demo
:cloud: Cloudflare Pages GitHub Action demo
actions cloudflare cloudflare-pages demo github github-actions pages site website
Last synced: 14 Feb 2025
https://github.com/remarkablemark/cloudflare-pages-demo
:cloud: Cloudflare Pages demo
cloudflare cloudflare-pages demo static-site
Last synced: 14 Feb 2025
https://github.com/bhattbhavesh91/auto-ts-tutorial
Tutorial on Auto_TS : Automatically build ARIMA, SARIMAX, VAR, FB Prophet and ML Models on Time Series data sets with a Single Line of Code
auto-timeseries automl autosklearn demo time-series time-series-analysis tutorial
Last synced: 17 Jan 2025
https://github.com/quinten/mirrored
webcam to html5 canvas experiment
canvas demo experiment html5 javascript webcam
Last synced: 14 Feb 2025
https://github.com/ably/queue-demo
Demonstration of Ably queue functionality
Last synced: 18 Jan 2025
https://github.com/andrewbrey/blog-monorepo-deps-sad-app
Demonstration of a "Sad App" for the blog post "Your Monorepo Dependencies Are Asking for Trouble"
blog demo dependencies monorepo
Last synced: 17 Jan 2025
https://github.com/andrewbrey/blog-monorepo-deps-happy-app
Demonstration of a "Happy App" for the blog post "Your Monorepo Dependencies Are Asking for Trouble"
blog demo dependencies monorepo
Last synced: 17 Jan 2025
https://github.com/inkel/grafana-terraform-webinar-demo
Terraform files for a webinar demo of managing your Grafana resources using Terraform
demo grafana observability terraform terraform-provider visualization
Last synced: 26 Dec 2024
https://github.com/extrawest/flutter_flame_platformer_prototype
Flutter Flame 2d Platformer Prototype
dart demo extrawest flame flame-engine flutter flutter-web game platformer web
Last synced: 03 Jan 2025
https://github.com/sheep0704/kotlindemo
Kotlin demo,sample,测试,引入,
demo dublue kotlin kotlindemo rxandroid rxgalleryfinal
Last synced: 11 Jan 2025
https://github.com/kschiffer/tts-demo-app
Demo Application for The Things Stack
demo lorawan thethingsnetwork thethingsstack tts webhooks
Last synced: 30 Jan 2025
https://github.com/pa-bru/graphql-server-demo
A simple GraphQL server demo step by step
apollo-server-express dataloader demo graphql graphql-server
Last synced: 11 Jan 2025
https://github.com/iamrsojitra/vuebasics
Vue.JS basic steps and demo for beginners as single page application(SPA)
bootstrap-vue components demo highlightjs learn-vue nprogress single-page-applications vue vue-cli-3 vue-router vuejs2 webpack3
Last synced: 11 Jan 2025
https://github.com/odegnome/simple-nft
An example of importing CW721 for custom NFT using CosmWasm
Last synced: 07 Feb 2025
https://github.com/mat3e/taskr
Demo JHipster application for managing through Tasks
demo demo-app jhipster jhipster-microservices
Last synced: 07 Feb 2025
https://github.com/wzhudev/redi-todomvc
An implementation of TodoMVC on top of redi.
Last synced: 24 Jan 2025
https://github.com/hakenr/csharp9demo
Samples of C# 9.0+ features/candidates
Last synced: 07 Feb 2025
https://github.com/rajasegar/cl-computer-store
The Computer Store in Common Lisp
caveman2 common-lisp demo lisp
Last synced: 18 Jan 2025
https://github.com/tarunbatra/know-your-kisaan
A simulation of effects of predatory pricing models in a market. Especially in the context of Indian farmers' protests.
demo economics-models farmers protest
Last synced: 12 Jan 2025
https://github.com/tarunbatra/login-attack-demo
Demo: dictionary attack exploiting error messages during login
analysis attack brute-force-attacks demo dictionary-attack login-flow
Last synced: 12 Jan 2025
https://github.com/cj-mills/barracuda-image-classification-demo
A simple Unity project demonstrating how to perform image classification with the barracuda-inference-image-classification package.
barracuda demo image-classification unity
Last synced: 12 Jan 2025
https://github.com/munkkeli/unity-room-editor-source
Source code for a demo shown here: https://www.youtube.com/watch?v=aDapClJant4
demo editor hacktoberfest unity unity3d
Last synced: 12 Jan 2025
https://github.com/znsio/perfiz-demo
A Dockerised REST Api and related Karate API tests to Demoonstrate Perfiz Performance Testing Setup
demo gatling grafana karate perfiz performance-monitoring performance-testing prometheus
Last synced: 24 Jan 2025
https://github.com/veracioux/tuterm-collection
A collection of tuterm scripts
bash cli demo good-first-project hacktoberfest tuterm tutorial
Last synced: 18 Jan 2025
https://github.com/raruto/ol-vue-example
Showcase on how to integrate OpenLayers map in Vue.js application
demo frontend javascript map openlayers vue
Last synced: 24 Jan 2025
https://github.com/nickw444/canva-lightning-talks
Just a collection of links and resources from various lightning talks I have presented at Canva.
demo home-automation lightning-talk presentation
Last synced: 19 Jan 2025
https://github.com/girkovarpa/unofficial-sciter-template
for sciter noobs, by a sciter noob
basic boilerplate demo example hello-world noob sciter sciter-js sciter-js-sdk template tutorial windows
Last synced: 24 Jan 2025
https://github.com/arction/lcjs-example-0903-3dspectrogramsurface
A demo application showcasing using LightningChart JS to display 3D Spectrogram with Surface Series.
3d 3d-chart 3d-surface-series demo lcjs lightningchart-js spectrogram spectrogram-surface-3d surface template
Last synced: 19 Jan 2025
https://github.com/puppetlabs/puppetlabs-hue
A simple module talking to a Philllips HUE hub to manage the connected lights
Last synced: 19 Jan 2025
https://github.com/smltq/springmvc-velocity-demo
velocity模板引擎及国际化使用示例
demo i18n rest-api spring-mvc velocity
Last synced: 14 Feb 2025
https://github.com/presslabs/wordcamp-london-2019
Develop locally, deploy globally. Using Presslabs Stack #wcldn
demo presslabs-stack wordcamp wordpress
Last synced: 25 Jan 2025
https://github.com/ct-open-source/actions-npm-demo
A simple demo for GitHub Actions
Last synced: 14 Feb 2025
https://github.com/ankit-slnk/flutter-dark-theme-demo
Flutter Dark Theme Demo
android dark-theme dart demo flutter ios java swift web
Last synced: 07 Feb 2025
https://github.com/thedvlprs/fetch-api-codestackr
🔥 JavaScript Fetch Demo
blog-post codestackr demo fetch-api javascript jsonplaceholder-api unsplash
Last synced: 31 Jan 2025
https://github.com/hamistudios/octo-starter
a starting ground for octo
demo example octo starter starter-template
Last synced: 14 Feb 2025
https://github.com/veggiemonk/cloud-run-jobs-demo
Cloud Run Jobs demo to fetch your GitHub starred repositories
batch cloud-build cloud-run cloud-run-jobs cloud-workflows demo gcloud gcp github-stars golang google-cloud slides
Last synced: 07 Feb 2025
https://github.com/gatsbyz/landing-page-template
A basic template for a mobile app website. Created for Gasky as a promotional website.
demo startup website-design website-template
Last synced: 01 Feb 2025
https://github.com/projektmotor/surveythor-demo
A demo application to showcase surveythor features (experimental)
demo php survey symfony symfony-application
Last synced: 01 Feb 2025
https://github.com/hackjutsu/pokemongo-map-poc-demo
Demo for Pokemongo map
aws-apigateway demo pokemon pokemongo
Last synced: 07 Feb 2025
https://github.com/renweizhukov/esp32-aliyun-demo-mini
Extract the dependencies of mqtt-example from the library esp32-aliyun and compile them with mqtt-example together to reduce the binary size.
aliyun demo esp-idf esp-iot-solution esp32 mqtt mqtt-client
Last synced: 15 Feb 2025
https://github.com/jpraynaud/petfinder-pawpularity
Notebooks and scripts for a Kaggle competition
ai artificial-intelligence demo kaggle kaggle-competition keras machine-learning ml tensorflow
Last synced: 09 Feb 2025