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-06-29 00:10:29 UTC
- JSON Representation
https://github.com/gruppe-adler/tvt_template_linearsd_example.vr
Example mission for TvT_Template's linear sector defense mode.
Last synced: 04 Jan 2026
https://github.com/ktaletsk/jupyterlab_command_test
Sample extension showing how to add command to JupyterLab menus
example jupyterlab jupyterlab-extension tutorial
Last synced: 11 Jul 2025
https://github.com/mabt-tech-com/riverpod_examples
✅ MCQ Quiz Example - Solution: Multiple-choice Quiz Application
educative example flutter multiple-choice-quiz riverpod simple-application
Last synced: 19 May 2026
https://github.com/dan-and-dna/vue-example-client-server
vue example client && golang server && example for 《Vue.js 实战》
Last synced: 14 Mar 2025
https://github.com/reinoutww/agentic-mcp-example-ui
A complete Model Context Protocol (MCP) demonstration featuring a Python FastMCP server with an add() tool, a FastAPI agent backend with OpenAI integration, and a beautiful React frontend with elegant glass morphism design.
agentic-mcp ai demo example llm mcp react
Last synced: 04 May 2026
https://github.com/bytebase/example-gitops-gitlab-flow
Database CI/CD and schema migration with GitLab flow using Bytebase and GitHub actions
Last synced: 13 Feb 2026
https://github.com/onecx/onecx-example-custom-auth-ui
OneCX Example Custom Auth UI
Last synced: 14 Feb 2026
https://github.com/appgeist/example-restful-api-employees
A simple example to demonstrate the usage of @appgeist/restful-api
api api-helper api-server example example-project nodejs rest rest-api rest-api-framework rest-api-helper rest-server validation validation-engine validation-framework validation-library yup
Last synced: 29 Apr 2026
https://github.com/randomgamingdev/dartml
A from scratch ML library that uses a custom architecture so that neurons can be easily inserted & uses a linear activation function I made for fun (NOT MEANT FOR PRODUCTION)
ai example from-scratch library machie-learning ml simple small
Last synced: 24 Apr 2026
https://github.com/benpollarduk/netaf.blazor
A Blazor implementation of NetAF.
blazor csharp example framework netaf text-adventure tutorial
Last synced: 14 Feb 2026
https://github.com/naskio/markdown-samples
A collection of sample Markdown and MDX files covering a wide range of syntax and edge cases — built for testing, benchmarking, and showcasing Markdown/MDX processor support.
Last synced: 24 Apr 2026
https://github.com/qazcetelic/pong
A simple version of pong written in Processing.
Last synced: 19 Jun 2025
https://github.com/virtualstaticvoid/heroku-docker-r-leaflet-test
Example R project with leaflet and Shiny on Heroku using heroku-docker-r
demo example heroku leaflet r shiny shiny-apps
Last synced: 01 Mar 2026
https://github.com/techsolutionstuff/laravel-rest-api-crud-tutorial
In this tutorial we will learn about laravel REST API CRUD opeation. REST means Representational State Transfer and API means Application Programming Interface while CRUD means Create, Read, Update and Delete.
authentication crud crud-operation example laravel laravel7 passport php postman rest-api restful-api tutorial
Last synced: 02 Mar 2026
https://github.com/allure-examples/mocha-npm-cjs-ts
Example of Allure Report usage with Mocha, npm, CommonJS and TypeScript
allure allure-report commonjs example mocha npm typescript
Last synced: 07 Apr 2026
https://github.com/jcbhmr/hello-world-rust-action
🦀 Demo action using Deno
action cargo deno example getting-started github-action github-actions hack hello-world rust template
Last synced: 19 Apr 2026
https://github.com/allure-examples/cucumberjs-npm-esm-js
Example of Allure Report usage with CucumberJS, npm, ESM and JavaScript
allure allure-report cucumberjs esm example javascript npm
Last synced: 16 Apr 2026
https://github.com/archtaurus/seachat
A chat app built on express and socket.io.
app chat demo example express-js node-js socket socket-io socketio-nodejs
Last synced: 12 Apr 2026
https://github.com/yarosj/nestjs-simple-blog
Simple blog backend application created with usage of the NestJS and Mongoose
auth blog boilerplate docker docker-compose example image-upload ioredis jwt mongoose multer nestjs nodejs odm passport redis replica-set restful-api typescript
Last synced: 12 Apr 2026
https://gitlab.com/nuke-web3/rust_cid_npm
Using [wasm-pack](https://github.com/rustwasm/wasm-pack) on the [rust-cid](https://github.com/multiformats/rust-cid ) lib to get FAST cli and browser generation of CIDS withot the need for a full IPFS client
CID cli example ipfs libp2p npm rust webpack
Last synced: 10 Mar 2025
https://github.com/koubae/people
Django Social Media App - Social Networking called "People", built to learn the framework
back-end django django-example django-project example facebook facebook-clone front-end javascript javascript-framework learn mysql python python-web-development social social-media social-network tutorial web-application web-django
Last synced: 19 Apr 2026
https://github.com/chalkedgoose/swiftui-example
I have been making a IOS version of what I made with React Native Desktop @RNDesktopExample with SwiftUI
example native swiftui swiftui-components swiftui-example swiftui-framework
Last synced: 13 May 2026
https://github.com/cybex-dev/java_reflection_xml
A simple example using Java Reflection to read and XML file, create a class of students using reflection (methods and field calls), add students to classes, and write out by recreating XML file.
example example-code example-project java java-reflection java-reflection-api java-xml reflection tutorial tutorials xml
Last synced: 02 Jul 2025
https://github.com/disafronov/dummy-backend
Demo backend app for FluxCD2 "Dummy Apps" tenant repository
backend docker example javascript
Last synced: 02 Apr 2026
https://github.com/ubeydeozdmr/react-with-github-pages-example
An example app for React with GitHub Pages (deployment) Tutorial link: https://www.geeksforgeeks.org/deployment-of-react-application-using-github-pages/ react-with-github-pages-example link below:
example example-app example-application github-pages react
Last synced: 13 May 2026
https://github.com/nwtgck/spark-wikipedia-dump-loader-example
An example of spark-wikipedia-dump-loader
example scala spark wikipedia-dump
Last synced: 14 May 2026
https://github.com/jottenlips/django-polls-graphene
📊 Django Polls App with Graphene, Relay, and Dataloaders
dataloaders demo django django-graphql example graphene graphene-django graphene-django-polls graphql graphql-server nplus1 polls python relay
Last synced: 05 May 2026
https://github.com/allure-examples/junit4-kotlin-maven
Example of Allure Report usage with JUnit 4, Kotlin and Maven
allure allure-report example junit junit4 jupiter kotlin maven
Last synced: 17 Apr 2026
https://github.com/mdecker-mobilecomputing/maven_cucumber_datumsarithmetik
Java-Projekt mit Maven und Cucumber als einfaches Beispiel für BDD mit Cucumber
bdd-tests cucumber-java example github-actions java maven
Last synced: 06 May 2026
https://github.com/heiwa4126/material-vite-ts
a MUI example from https://mui.com/material-ui/getting-started/example-projects/
Last synced: 13 Jun 2026
https://github.com/bernardo-mg/spring-boot-executable-jar-example
Example of an executable JAR with Spring Boot.
example executable maven spring-boot
Last synced: 18 Apr 2026
https://github.com/toxe/react-i18n
React i18n example using react-i18next
example i18n react react-i18next
Last synced: 18 Apr 2026
https://github.com/omarmiatello/android-kotlin-example
android example first-project-in-kotlin kotlin kotlin-hero talk
Last synced: 18 Apr 2026
https://github.com/patrickap/todo-app
Dockerized todo app with authentication. 👨💻
docker example microservices react vite
Last synced: 06 May 2026
https://github.com/allure-examples/mocha-pnpm-cjs-js
Example of Allure Report usage with Mocha, pnpm, CommonJS and JavaScript
allure allure-report commonjs example javascript mocha pnpm
Last synced: 23 Apr 2025
https://github.com/ammarnajjar/ng-nested-custom-form-control
Angular nested custom form control example
angular example form formcontrol nested
Last synced: 19 Apr 2026
https://github.com/starlightcms/super-real-blog
A completely-real-we-promise blog made with Next.js and Starlight.
example nextjs react starlight
Last synced: 07 May 2026
https://github.com/junongx/fargerfight-pong
A total multiplayer game of pong (Pongcerto remake)
Last synced: 20 Oct 2025
https://github.com/scobb/nexus-example
Minimal TypeScript example: LangChain agent with Nexus trace + span observability
ai-agents example langchain nexus observability tracing typescript
Last synced: 20 Apr 2026
https://github.com/tobua/graphql
GraphQL server example implementation.
example graphql server tutorial
Last synced: 20 Apr 2026
https://github.com/quike/example-java-api
Example of a Java API app using spring-boot v3.
Last synced: 05 Jun 2026
https://github.com/rizaadi/flutter-modularization-example
An example of a modularized Flutter app using Melos
example flutter melos melos-cli modularization monorepo
Last synced: 21 Apr 2026
https://github.com/coreprocess/python-openai-at-azure-example
Example on how to use OpenAI at Azure with Python
azure cognitive-services dotenv example gpt gpt-4 openai openai-api python python3 tenacity
Last synced: 07 May 2026
https://github.com/explooosion/react-dva-i18n-example
🚀 An i18n project example based on react.js created by dvajs.
Last synced: 07 May 2026
https://github.com/thaispalmer/yn-helloworld
YourNode default Hello World application
example hello-world nodejs yournode
Last synced: 22 Apr 2026
https://github.com/toftpokk/tree-sitter-from-so-example
This example shows how tree-sitter can be loaded from a .so file
Last synced: 22 Apr 2026
https://github.com/skylinecommunications/slc-c-example_openconfig
Example connector showing how to use the OpenConfig API for communication.
dataminer dataminer-connector example
Last synced: 06 Jun 2026
https://github.com/gdorsi/vdom-presentation
A short & easy programming session about virtual-dom
Last synced: 01 Apr 2025
https://github.com/anibulus/basics-shellbash
bash bash-basic bash-script basic example shell
Last synced: 19 Jun 2026
https://github.com/truestory1/ansible-molecule-delegated-nonmanaged
Example how to use delegated driver with already created (non-managed) infrastructure
Last synced: 24 Apr 2026
https://github.com/allure-examples/cucumberjs-pnpm-cjs-ts
Example of Allure Report usage with CucumberJS, pnpm, CommonJS and TypeScript
allure allure-report commonjs cucumberjs example pnpm typescript
Last synced: 06 Jun 2026
https://github.com/abhi18av/simple-clicker-fulcro
clojurescript example fulcro reactjs
Last synced: 08 May 2026
https://github.com/zaneh/flutter-techshop-mockup
A Google shop Mockup -> Flutter
Last synced: 25 Apr 2026
https://github.com/ateae/dotnet-plugin-architecture-example
Plugin Architecture example
c-sharp example plugin-architecture
Last synced: 02 Jul 2025
https://github.com/toolbuddy/docogen-script-example
Script Example for docoGen.
Last synced: 03 Jan 2026
https://github.com/mlmeloni/go-x5r
Go hello world example. Docs could be enhanced for better presentation.
example go hello-world starter
Last synced: 28 May 2026
https://github.com/gusenov/organization-java
:mortar_board: Простой пример реализации классов Employee и Department на Java.
department educational-project employee example example-project java
Last synced: 27 Apr 2026
https://github.com/mlmeloni/go-zmg
Go hello world example. Docs could be enhanced for better presentation.
example go hello-world starter
Last synced: 28 May 2026
https://github.com/kt3k/gulp-browserify-example
gulp + browserify (multiple destination) example
Last synced: 27 Apr 2026
https://github.com/allure-examples/cucumberjvm-junit-platform-gradlekts
Example of Allure Report usage with Cucumber-JVM, JUnit Platform and Gradle (Kotlin)
allure allure-report cucumber cucumber-jvm example gradle java junit-platform
Last synced: 03 May 2026
https://github.com/elislusarczyk/hello-stocks
A minimal scratch image build using the docker builder pattern
Last synced: 27 Apr 2026
https://github.com/josepaz97123/kotlin-w6v
Kotlin hello world example. Docs could be enhanced for better presentation.
example hello-world kotlin starter
Last synced: 15 Jun 2026
https://github.com/fekri8614/android-worker
Android Worker Example
agpl android android-application android-example example kotlin kotlin-android worker worker-example workers
Last synced: 27 Apr 2026
https://github.com/dfensgmbh/biz.dfch.cs.examples.sampleaspnetcorewebapp
Sample ASP.NET Core Web Application
Last synced: 16 Mar 2025
https://github.com/sistrall/example-of-graphql-hapi-server
This repo contains a starting project to use in GraphQL workshops based on Hapi
example example-api example-project graphql hapi javascript js nodejs
Last synced: 09 May 2026
https://github.com/breeffy/example-react-native-popup-menu-js
Example application for @breeffy/react-native-popup-menu
breeffy example example-app example-project javascript popup popup-menu react-native typescript
Last synced: 28 Apr 2026
https://github.com/debug-sharp/example-web-forms
Basic .NET Web Forms Application with demo dumps and tests in C#.
basic csharp debugging debugging-tool desharp dumping example forms logging logging-library panel webapp webforms
Last synced: 28 Apr 2026
https://github.com/damir-sijakovic/tinyphpapi
Tiny PHP web api
example minimalistic php webapi
Last synced: 28 Apr 2026
https://github.com/mkdika/go-rest-api
Go language REST API example using web framework
Last synced: 28 Apr 2026
https://github.com/averbis/hello-world-aggregated-pear
Hello World example of an aggregated annotator bundled as a PEAR package
Last synced: 02 Jul 2025
https://github.com/bromaniac/k8s-rust-admission-controller-example
A super simple Kubernetes admission controller written in Rust with Axum.
axum example kubernetes rust unlicense
Last synced: 29 Apr 2026
https://github.com/asterics/asterics-networkio-websocket
This is an example of the AsTeRICS websocket functionality.
accessibility ape assistive-technology demo example websocket
Last synced: 16 Jun 2026
https://github.com/charles-dr/nest-example
example expressjs javascript mvc mvc-framework nestjs nestjs-backend nodejs typescript
Last synced: 12 Apr 2026
https://github.com/dmshvetsov/example-rust-podcast-app
example example-project rust rust-example rust-lang shuttle
Last synced: 22 Apr 2025
https://github.com/dmshvetsov/http-server-rust-example
example, rudemental HTTP server written in rust
Last synced: 29 Jun 2025
https://github.com/kamiazya/setup-graphviz-example
Example workflow for setup-graphviz GitHubActions.
example github-actions graphviz
Last synced: 10 Jun 2026
https://github.com/sbstjn/cfn-release-example
Continuous Integration and Deployment for CloudFormation Templates using AWS CDK and GitHub Actions.
actions aws cdk cloudformation example github tooling
Last synced: 29 Apr 2026
https://github.com/team401/nickleback-2023
401's B-team and C-team offseason robots
ai blazingly-fast crypto example frc java robotics synergy web3
Last synced: 10 May 2026
https://github.com/benelan/calcite-typescript-react
An example using calcite-components-react with TypeScript
calcite esri example react typescript
Last synced: 30 Apr 2026
https://github.com/lzyrapx/role-based-access-control
Role-based access control example
Last synced: 12 Jul 2025
https://github.com/miketheman/python-private-packages
Example of using Python naming for internal packages and modules
example pytest python python-packages python3
Last synced: 27 May 2026