Example
A particular instance of something that is a representative of a group, or an illustration of somethign that’s been generally described.
- GitHub: https://github.com/topics/example
- Aliases: examples,
- Last updated: 2026-04-26 00:11:02 UTC
- JSON Representation
https://github.com/richardlitt/electron-bookmarklette
Example code project for Electron in Action
Last synced: 03 Feb 2026
https://github.com/drag13/rescript-react-vite-example
Working example for the Rescript with React powered with the Vite
example example-code example-project react reactjs rescript rescript-react vite
Last synced: 06 Apr 2025
https://github.com/daidoujichen/perfectchatroom
Build a easy chatroom use swift Perfect framework
example perfect-server swift websocket
Last synced: 12 Jan 2026
https://github.com/passport/todos-express-password-credential-management
Todo app using Express, Passport, and Credential Management API for sign in with username and password.
credential-management example express nodejs passport password sqlite
Last synced: 14 May 2025
https://github.com/slavahatnuke/kafka-rest-scalability
Issues related to Confluent KAFKA REST Proxy
docker docker-compose example horizontal-scalable kafka kafka-rest-proxy samples scalability zookeeper
Last synced: 07 Jul 2025
https://github.com/explooosion/vue-todolist-example
Build a todolist with vue 2.0.
Last synced: 07 May 2025
https://github.com/iterative/blog-tpi-bees
Terraform Provider Iterative + ML data & code -> AWS/Azure/GCP/K8s
aws azure blog cloud demo example gcp gpu k8s keras tensorflow terraform terraform-provider
Last synced: 08 Apr 2026
https://github.com/jlguenego/visual-cs143
Website for illustrating CS143 stanford course examples about compilers.
animations compilers demo example
Last synced: 22 Mar 2025
https://github.com/allure-examples/junit4-java-gradle
Example of Allure Report usage with JUnit 4, Java and Gradle
allure allure-report example gradle java junit junit4 jupiter
Last synced: 13 Jul 2025
https://github.com/holixon/axon-eclipse-store-projection-example
Example demonstrating usage of EclipseStore as persistence for a Axon projection
axon-framework cqrs eclipse-store example projection
Last synced: 15 Sep 2025
https://github.com/paradite/jsbyexample
:white_check_mark: JS By Example
example guide javascript learning reference
Last synced: 10 Jul 2025
https://github.com/zurfyx/firebase-chat
Firebase chat example.
chat example firebase javascript
Last synced: 30 Mar 2025
https://github.com/ynnoj/2020-08-07-working-with-mdx-graphcms
📹 Working with MDX and GraphCMS
example gatsby graphcms livestream mdx
Last synced: 22 Mar 2025
https://github.com/didinj/react-native-firebase-authentication-email-password
React Native Tutorial: Firebase Email Password Login Example
email-pasword example firebase firebase-auth login react-native react-native-tutorial rnfirebase
Last synced: 06 Apr 2025
https://github.com/didinj/react-native-tutorial-react-hooks
React Native Tutorial: Building Mobile Apps with React Hooks
android building example hooks ios mobileapps react-native reacthooks reactnative tutorial
Last synced: 06 Apr 2025
https://github.com/schwalbe-t/RoseQuartz-Examples
A collection of examples for the RoseQuartz game engine.
example example-code examples game-dev game-develop game-developement game-development game-engine games tools
Last synced: 02 Oct 2025
https://github.com/leonardodalcin/actions-github-graphql-api-template
This is a Typescript Github GQL API template action repository.
example github github-api graphql javascript-action template typescript typescript-action workflow
Last synced: 06 Apr 2025
https://github.com/nixpulvis/lights
300 Addressable RGB LEDs, what could go wrong.
Last synced: 02 Apr 2025
https://github.com/kayjamlang/executor-example-library
example executor java java-8 kayjam kayjam-language language library script scripting-language
Last synced: 14 Jun 2025
https://github.com/hezhii/webrtcdemo
WebRTC 测试项目,基于 WebRTC 实现视频通话。
demo example video-call webrtc
Last synced: 14 Mar 2025
https://github.com/raigorx/thinking-in-react-hooks
The code tutorial found in https://reactjs.org/docs/thinking-in-react.html but using hooks and functional components
create-react-app educational example react react-hook thinking-in-react tutorial
Last synced: 29 Oct 2025
https://github.com/andreicherniaev/qcoreapplication_quit_example
simpe example How to exit after QCoreApplication::exec()
Last synced: 28 Jun 2025
https://github.com/keller-michael/value_objects
🔒 examples of value objects (and immutability)
abap example immutability immutable immutable-objects learning-by-doing value-object
Last synced: 25 Feb 2026
https://github.com/mfaisalkhatri/java-json-examples
Example code to read JSON files using Google Gson library
example gson json learning-by-doing testing tutorial
Last synced: 18 Aug 2025
https://github.com/ecelis/localstack-posts
LocalStack code samples for blog posts
Last synced: 12 Apr 2025
https://github.com/iqhater/clean-arch-basic-example
Basic greeter API service example (clean arch)
api clean-arch clean-architecture-template example go golang openapi redoc taskfile
Last synced: 02 Apr 2025
https://github.com/allure-examples/junit5-java-gradlekts
Example of Allure Report usage with JUnit 5 (Jupiter), Java and Gradle (Kotlin)
allure allure-report example gradle java junit junit5 jupiter
Last synced: 14 Apr 2025
https://github.com/dbohdan/apache-2.4-webdav
A WebDAV file share/inbox configuration example for Apache 2.4
apache configuration example file-sharing file-upload webdav
Last synced: 28 Jun 2025
https://github.com/allure-examples/cucumberjvm-junit-platform-maven
Example of Allure Report usage with Cucumber-JVM, JUnit Platform and Maven
allure allure-report cucumber cucumberjvm example java junit-platform maven
Last synced: 17 Apr 2026
https://github.com/allure-examples/allure-nunit
Example of usage Allure Report with NUnit
allure allure-report csharp dotnet example nunit
Last synced: 25 Sep 2025
https://github.com/indooratlas/api-examples
Examples for using IndoorAtlas positioning & venue APIs
Last synced: 02 Jan 2026
https://github.com/indooratlas/xamarin-android-sdk-binding-example
Xamarin Binding for IndoorAtlas Android SDK
Last synced: 14 Mar 2025
https://github.com/uliwitness/swiftexamples-masterdetailsourcelistwindow
A Swift example for Mike Yenco for how to create a master-detail view in Swift that shows a list of its views and loads view controllers for their detail view.
example swift-2 swift-examples
Last synced: 22 Mar 2025
https://github.com/wangshibiaoflytiger/vuex_study
演示vue的状态管理插件vuex的用法, 代码简单易懂. 堪称helloworld级别. 支持分模块状态管理
demo example helloworld module study vue vuex
Last synced: 13 Jul 2025
https://github.com/king-prawns/webcomponents-sfs
webcomponents registration form
Last synced: 05 Nov 2025
https://github.com/mattddean/authentication-sample
A container-based full-stack Node.js/React authentication example
authentication aws cookie docker docker-compose example express-session grommet ioredis mongodb mongoose nodejs react redis session terraform typescript
Last synced: 06 Apr 2026
https://github.com/dalryan/fastapi-example
A mimimal, modern example of developing APIs in Python with FastAPI
api example fastapi mypy pre-commit python ruff template uvicorn
Last synced: 23 Jul 2025
https://github.com/kodraus/csharp-aot
Some examples of compiling C# ahead-of-time
Last synced: 28 Jun 2025
https://github.com/mehulparmar4ever/Demo-Watchkit
In this watchOS tutorial for complete beginners, you’ll learn how to create the user interface for a fictional airline called Air Aber. Learn different UI components & use of it.
demo example watchkit watchkit-apps
Last synced: 10 Jul 2025
https://github.com/qeeqbox/session-replay
A threat actor may re-use a stolen or leaked session identifier to access the user's account
example infosecsimplified metadata qeeqbox replay session visualization vulnerability
Last synced: 19 Mar 2026
https://github.com/immutal0/learning-solidity-examples
Basic Examples To Learning Solidity
example learning solidity tutorial
Last synced: 07 Apr 2025
https://github.com/jakelogemann/runner
builds a few custom self-hosted runners for github-actions on various targets..
ansible digitalocean docker droplet example experimental packer
Last synced: 24 Jul 2025
https://github.com/coderitual/place
Just place
application blueprint boilerplate example javascript modern react react-hooks real-world starter-kit ui ui-components
Last synced: 18 Apr 2026
https://github.com/elky84/kotlin-todo
Kotlin JPA todo example
example jpa kotlin spring-boot
Last synced: 17 Sep 2025
https://github.com/try0/aspmvcexample
.NET Framework MVC Example Application
ajax asp-net-mvc dotnet example lazy-loading model-binding net48
Last synced: 21 Apr 2026
https://github.com/vitalk/flask-styleguide-example
Example of living Styleguide made with Flask-Styleguide
Last synced: 17 Sep 2025
https://github.com/iboard/ex_roman
Roman numbers in Elixir - Example
elixir elixir-lang example kata
Last synced: 26 Jul 2025
https://github.com/segevfiner/qt-embedded-terminal-poc
A POC of an embedded xterm.js terminal for Python Qt/PySide2 for Windows
Last synced: 27 Jul 2025
https://github.com/kowkodivka/mindustryplugintemplate
Пример плагина для Mindustry на Java
Last synced: 26 Mar 2025
https://github.com/mdecker-mobilecomputing/ios_mischtempapp
Einfache iOS-App zur Demonstration verschiedener Möglichkeiten der Fehlerbehandlung.
Last synced: 27 Jul 2025
https://github.com/fusionauth/fusionauth-example-java
An example of using the java client
Last synced: 09 Apr 2025
https://github.com/andreicherniaev/lesson-048-qthread-with-movetothread
https://evileg.com/ru/post/152/#comment-2663
Last synced: 26 Mar 2025
https://github.com/maximeguinard/example-fastdl
📱 I show you an example of simple and effective fast for game Garry's Mod
example example-fastdl fastdl garry-smod gmod
Last synced: 28 Jul 2025
https://github.com/deis/example-grpc-client
A simple Go grpc client app for Deis, the open source PaaS https://deis.com
deis-workflow example go grpc-client
Last synced: 09 Mar 2026
https://github.com/didinj/flutter-android-ios-tutorial
Flutter Tutorial: Create a Native Android and iOS Apps Quickly
android dart example flutter ios mobileapps native quickly tutorial
Last synced: 18 Apr 2026
https://github.com/nitayneeman/angular-cli-third-party-example
An example for "How to Add Third-Party Library in Angular CLI" article
3rd-party angular angular-cli cli example library third-party
Last synced: 22 Sep 2025
https://github.com/nitayneeman/angular-mutationobserver-example
An example for "Listening to DOM Changes Using MutationObserver in Angular" article
angular angular-mutationobserver article change changes directive dom dom-changes example mutation mutationobserver observer
Last synced: 22 Sep 2025
https://github.com/nitayneeman/es2019-examples
📃 Examples for the approved proposals which have been reached stage 4 in the TC39 process and will be included as part of ES2019 (ES10) specification
ecma ecmascript es10 es10-example es2019 es2019-example es2019-features example javascript js proposal proposals script tc39
Last synced: 27 Oct 2025
https://github.com/guastallaigor/vue-backoffice-example
Vue Backoffice Example is a Vue.js simple CRUD, with authentication login, and somewhat basic functionalities.
crud crud-application crud-sample example hacktoberfest hacktoberfest2018 vuejs vuejs2 vuetify
Last synced: 30 Jul 2025
https://github.com/kevinhinterlong/jsonit
A guide to setting up antlr4 grammar projects
Last synced: 03 Apr 2025
https://github.com/melchisedech333/code-reference
:pencil2: References about the programming languages I use and the new ones I'm learning, technologies that interest me and similar ones.
begginer begginers begginersguide beginner-code codding code-reference code-tutorials example example-code example-codes examples language-reference reference tutorial tutorial-code tutorial-demos tutorial-exercises tutorial-sourcecode tutoriales tutorials
Last synced: 30 Jul 2025
https://github.com/technius/tokio-chatserver-example
A more involved example of tokio in a concurrent application
channels chat-server concurrency example futures-rs rust tokio-rs
Last synced: 03 Sep 2025
https://github.com/jsugarelli/tempconvertr
Temperature converter (example R package for article in 'Informatik Aktuell')
Last synced: 08 Nov 2025
https://github.com/scratchcore/sauthbase
Scratch Auth Base SDK(SAuthBase)は、Scratch プロジェクトやサービスにおいて、認証機能を安全かつ簡潔に導入するためのモジュール型 SDK です。セッションの検証、ユーザー識別の暗号化などを一貫して提供し、開発者の導入負担を軽減します。
assets auth demo docs example hono javascript nodejs npm package react scratch scratch-auth sdk tailwindcss typescript
Last synced: 30 Dec 2025
https://github.com/bahmutov/test-renovate-monorepo
Testing how RenovateBot handles repo with multiple package json files in subfolders
example monorepo renovate renovate-bot
Last synced: 26 Sep 2025
https://github.com/its-kunal/react-docker
Use this template to run react application into a docker container using nginx web server.
containerization containers development docker docker-image docker-react example examples javascript nginx npm react reactjs template templates typescript vite vitejs web-development
Last synced: 11 Jul 2025
https://github.com/smartiniongithub/fastify-example-ts
Example webapp with Fastify, made in TypeScript
docker example fastify hacktoberfest test typescript webapp
Last synced: 02 Aug 2025
https://github.com/tishka17/python-uow-demo
Unit of work pattern example in python
example python unit-of-work unit-of-work-pattern uow uow-pattern
Last synced: 11 Jul 2025
https://github.com/smartiniOnGitHub/fastify-example-ts
Example webapp with Fastify, made in TypeScript
docker example fastify hacktoberfest test typescript webapp
Last synced: 02 Aug 2025
https://github.com/retifrav/cmake-target-link-libraries-example
An example of CMake target_link_libraries() scopes effects
Last synced: 26 Aug 2025
https://github.com/NhanAZ/BlockData_Example_Plugin
Example plugin to showcase how BlockData read-writes work.
blockdata example php plugin pmmp pocketmine-mp
Last synced: 29 Sep 2025
https://github.com/bahmutov/overmind-demo-1-react
Playing with overmind.js state library and Cypress tests
cypress-io example overmind testing
Last synced: 28 Sep 2025
https://github.com/smbeiragh/isomorphic-webpack
A simple example of Isomorphic bundling using webpack
example hmr hot-module-replacement hot-reload isomorphic javascript react webpack
Last synced: 09 Apr 2026
https://github.com/parzibyte/ejemplo-formulario-angular
Ejemplo de formulario con Angular. Formulario basado en plantilla con TypeScript
angular example form form-example simple template
Last synced: 12 Jul 2025
https://github.com/Lightning-Chart/lcjs-example-0401-spiderAnimated
A demo application showcasing LightningChart JS Radar chart
demo example javascript lcjs lightningchart-js performance radar-chart spider-chart visualization webgl
Last synced: 29 Sep 2025
https://github.com/da-moon/libp2p-examples
The following repository contains some examples on LibP2P and can be useful for people that are learning how to build P2P networks using LibP2P components.
example ipfs ipfs-protocol libp2p p2p p2p-network
Last synced: 30 Sep 2025
https://github.com/ho1yspirt/demo_ioc_container
Demo of IoC container for Flutter project as an alternative to Service Locator like GetIt
buildcontext demo di dip example flutter ioc-container
Last synced: 07 Aug 2025