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-03 00:10:04 UTC
- JSON Representation
https://github.com/rickstaa/tsup-lib-vite-demo-example
A simple example on how to include a demo vite app inside a tsup bundled library and debug it in vscode.
debug example tsup typescript vite vscode
Last synced: 01 Apr 2025
https://github.com/dmshvetsov/aptos-todo-list-example
Todo List dApp build on top of Aptos blockchain (devnet only)
Last synced: 22 Apr 2025
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: 24 Aug 2025
https://github.com/macagua/odoo_wizard_example
Odoo Wizard Example, add a Wizard window at "contacts" app.
Last synced: 24 Jun 2025
https://github.com/potherca-blog/php-timecop-example
Examples demonstrating how PHP TimeCop works
blog-article example example-app example-code example-codes example-project example-projects example-repo examples examples-php php php-example php-examples php-extensions php-module php-modules php-timecop potherca potherca-blog timecop
Last synced: 27 Nov 2025
https://github.com/kozmod/oniontx-examples
Examples for the `OnionTx`
clean-architecture example examples go golang hexagonal-architecture onion-architecture repository transactions tx
Last synced: 10 Mar 2025
https://github.com/tunnckocore/esmloading-example
Interoperable ESM Loading example
babel esm esmloading esmodules example interoperability javascript nodejs
Last synced: 30 Jun 2025
https://github.com/lafkpages/wasm-bindgen-error-repro
rustwasm/wasm-bindgen#3560
Last synced: 25 Feb 2025
https://github.com/alvarogarcia7/valgrind-c
c clang docker example memory-leak spike study valgrind
Last synced: 04 Sep 2025
https://github.com/toquery/example-spring-cloud-gateway
demo example gateway simple spring spring-boot spring-cloud spring-cloud-gateway
Last synced: 08 Nov 2025
https://github.com/rnzsgh/hello-world-golang
An example Go app with Dockerfile
Last synced: 20 Jan 2026
https://github.com/colinwilcox1967/golang-dijkstrashortestpath
Implementation of Dijkstra's shortest path algorithm between two points in a weighted graph
djikstra-algorithm example go golang phd
Last synced: 10 Mar 2026
https://github.com/lpreterite/fis-vue-example
基于fis构建的vuejs事例(包含vue-router的使用)
Last synced: 02 Mar 2025
https://github.com/dmarcosl/scrapy-playground
Example project using Scrapy
example example-project python python3 scrapy scrapy-crawler scrapy-demo scrapy-tutorial web-scraping
Last synced: 09 Apr 2025
https://github.com/27rogi/gogoweather
🍃 Small terminal application that shows weather for your location written using Go
Last synced: 28 Feb 2025
https://github.com/allure-examples/mocha-pnpm-esm-ts
Example of Allure Report usage with Mocha, pnpm, ESM and TypeScript
allure allure-report esm example mocha pnpm typescript
Last synced: 23 Apr 2025
https://github.com/allure-examples/mocha-yarn-cjs-js
Example of Allure Report usage with Mocha, Yarn, CommonJS and JavaScript
allure allure-report commonjs example javascript mocha yarn
Last synced: 01 Feb 2026
https://github.com/permitio/foaz-slack-example
This repository contains a simple example of how to use the FoAz to call Slack APIs directly from the browser.
Last synced: 28 Feb 2026
https://github.com/qazcetelic/pong
A simple version of pong written in Processing.
Last synced: 19 Jun 2025
https://github.com/todays-mitsui/hono-graphql-server-example
Example of GraphQL server using Hono and GraphQL Server Middleware
Last synced: 29 Jul 2025
https://github.com/rodrigopaml/azurespeech
Azure text to speech repository with natural voices examples
ai-voice example speech-to-text
Last synced: 15 May 2025
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/elongl/samples
A comprehensive collection of usage examples.
Last synced: 25 Mar 2025
https://github.com/webcyou/rails-api-angular-example
Rails5 APIモード + Angular SPA環境
Last synced: 04 Sep 2025
https://github.com/heiwa4126/sam-stepfunctions-parallel
AWS Step Functions の parallel と map のサンプル
Last synced: 19 Jul 2025
https://github.com/qazcetelic/breakout
A simple breakout inspired game written in Processing.
Last synced: 30 Mar 2025
https://github.com/fabiante/testdouble-examples
Examples for test doubles in Golang
Last synced: 04 Jul 2025
https://github.com/toxe/ffmpeg-tests
Short test programs using FFmpeg libavcodec.
cmake convert cpp decode example ffmpeg libavcodec video
Last synced: 22 Mar 2025
https://github.com/terrierscript/example-motion-routing
https://inuscript.github.io/example-motion-routing/
Last synced: 15 Oct 2025
https://github.com/europ/ansible-variables
Simple and concise example of all possible cases for variable definition and usage in Ansible.
ansible example group-vars host-vars inventory playbook role variable variables
Last synced: 15 May 2025
https://github.com/hnaderi/coredns-example
A simple deployment example for CoreDNS
coredns dns dnsserver docker-compose example
Last synced: 29 Nov 2025
https://github.com/rgl/selenium-java-maven-example
A Selenium Java example running inside a Dev Container
devcontainer example java selenium selenium-java selenium-webdriver
Last synced: 04 Sep 2025
https://github.com/lexascms/example-vsf-capybara
Example e-commerce store built using LexasCMS and Vue Storefront 1.x with the Capybara theme.
example lexascms vuestorefront
Last synced: 09 Apr 2025
https://github.com/macagua/tutorial_manage_assets
Tutorial of Creating and using JavaScript assets in Odoo 13
addon css example frontend javascript odoo odoo-13 python tutorial
Last synced: 26 Feb 2025
https://github.com/kokkekpek/vendee-example
Vendee contract example
example framework smart-contracts solidity venom venom-blockchain
Last synced: 05 Sep 2025
https://github.com/pacodiazdg/hello-world-gin
docker example gin go golang hello-world
Last synced: 09 Apr 2025
https://github.com/diordany/tech-bresenham
A software line renderer written in C that uses the Bresenham algorithm.
algorithms bresenham c drawing example gcc graphics image learning learning-by-doing line linear make mathematics pixel renderer report sdl2 software-rendering tech
Last synced: 21 Aug 2025
https://github.com/omarmiatello/android-things-kt-easy-rainbow-hat
Android Things with Kotlin
android android-things example iot kotlin rainbow-hat
Last synced: 03 Aug 2025
https://github.com/nesoy/multi-module-example
🌳 Introducing Multi Module Example
Last synced: 16 Jul 2025
https://github.com/allure-examples/jasmine-npm-cjs-js
Example of Allure Report usage with Jasmine, npm, CommonJS and JavaScript
allure allure-report commonjs example jasmine javascript npm
Last synced: 08 Feb 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: 30 Jun 2025
https://github.com/e2e-boilerplate/testcafe-typescript-chai-expect
TestCafé end-to-end test automation boilerplate, Using TypeScript, Chai and Expect.
boilerplate chai e2e e2e-tests example expect integration-test testcafe testcafe-typescript-chai typescript
Last synced: 28 Feb 2025
https://github.com/e2e-boilerplate/testcafe-es-modules-assert
TestCafé end-to-end test automation boilerplate, Using ES Modules and Assert.
assert boilerplate e2e e2e-tests example integration-test testcafe
Last synced: 28 Feb 2025
https://github.com/zpratt/localstack-experiments
docker example localstack terraform
Last synced: 30 Mar 2025
https://github.com/ewall1106/vue-h5-jd
An example project by imitate JD.com 一个模仿京东h5商城的vue示例项目
Last synced: 29 Jul 2025
https://github.com/jorgermduarte/java-vue3-abortcontroller
Abort controller usage example on vue3
abort-controller abortcontroller example java rest stream vue3
Last synced: 03 Mar 2025
https://github.com/tomowatt/kubernetes-minio-demo
An example of how to setup a Minio Server on Kubernetes using Terraform.
example kubernetes minio-server terraform
Last synced: 06 Mar 2025
https://github.com/szczyglis-dev/quantum-random-bit-generator
[QSharp] Basics of quantum computing - usage of Q# language in Azure Quantum services. An example that shows how to generate a fully random number using a qubit
azure example hadamard-gate microsoft qsharp quantum quantum-algorithms quantum-computing quantum-mechanics qubit qubits random-generation superposition tutorial
Last synced: 04 Mar 2025
https://github.com/happylie/pythonchallenge_code
Problem solving code for pythonchallenge.com site(pythonchallenge.com 사이트 문제 풀이 : PCC(PythonChallenge in Code)))
challenge code ctf exam example pcc problem problem-solving python python-codes python2 python3 pythonchallenge solution solutions solving wargame
Last synced: 10 Mar 2026
https://github.com/abelflopes/react-ts-highcharts-zustand
Example of implementation using React with Typescript, Highcharts and Zustand. It uses a simulated API service that generates random data with Faker.
api example front-end highcharts react template typescript ui zustand
Last synced: 04 Mar 2025
https://github.com/nemmusu/sshclient
SSHClient is a Python class that utilizes the `paramiko` library to establish an SSH connection to a remote host and execute a series of specified commands.
class client configparser example module paramiko python python3 ssh
Last synced: 07 Mar 2025
https://github.com/brgmnn/docker-example
Nodejs docker example
docker example express javascript node
Last synced: 07 Jan 2026
https://github.com/pdsuwwz/vue-express-template
🚀 A monorepo with Vite + Vue 3 frontend and Express 4 backend 用于快速开启一个小型的前后端分离、共同管理的基础模板项目
backend boilerplate demo example expressjs frontend monorepo pnpm-workspace template vite vue vue3 workspace
Last synced: 30 Dec 2025
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: 26 Dec 2025
https://github.com/allure-examples/codeceptjs-npm-js
Example of Allure Report usage with CodeceptJS, npm and JavaScript
allure allure-report codeceptjs commonjs example javascript npm
Last synced: 06 Mar 2025
https://github.com/rgl/kubernetes-hello
show details about the container environment its running on
aws-route53 azure-dns example kubernetes
Last synced: 31 Mar 2025
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: 31 Dec 2025
https://github.com/permitio/foaz-vonage-sample
This is a simple example of how to send SMS messages using the Permit.io FoAz feature.
Last synced: 05 Sep 2025
https://github.com/robrohan/golangopengl21
An example of rednering a cube using Go and Opengl2.1 (with shaders)
example game-development go golang opengl shaders
Last synced: 28 Feb 2025
https://github.com/allure-examples/cucumberjs-pnpm-esm-js
Example of Allure Report usage with CucumberJS, pnpm, ESM and JavaScript
allure allure-report cucumberjs esm example javascript pnpm
Last synced: 06 Mar 2025
https://github.com/allure-examples/cucumberjvm-junit-platform-gradle
Example of Allure Report usage with Cucumber-JVM, JUnit Platform and Gradle
allure allure-report cucumber example gradle java junit-platform
Last synced: 06 Mar 2025
https://github.com/allure-examples/cucumberjvm-junit4-gradle
Example of Allure Report usage with Cucumber-JVM, JUnit 4 and Gradle
allure allure-report cucumber example gradle java junit4
Last synced: 06 Mar 2025
https://github.com/allure-examples/spock-groovy-2.5-gradlekts
Example of Allure Report usage with Spock, Groovy 2.5 and Gradle (Kotlin)
allure allure-report example gradle groovy spock
Last synced: 15 Feb 2026
https://github.com/yi-xu-0100/typescript-action
📝 Example GitHub action build in typescript.
example github-action typescript typescript-action workflows
Last synced: 21 Jan 2026
https://github.com/yazver/msgreceiver
The simple application and package written in Go that demonstrates the ability to send messages from clients to the server via a TCP connection
example golang golang-application golang-package tcp tcp-client tcp-server
Last synced: 12 Jan 2026
https://github.com/rafalbielec/bpmnengine
Example .NET project to demonstrate how to integrate with Camunda 7 in order to run BPMN diagrams using External Service Tasks in C#
api bpmn camunda csharp example polish-language
Last synced: 13 Jul 2025
https://github.com/qvest-digital/hello-php-world
Hello, PHP World! Debian packaging demonstration project with dbconfig-common and Apache 2.2/2.4 compatibility.
autoloader dbconfig-common debian example hello-world packaging php
Last synced: 11 Mar 2025
https://github.com/single9/example-rust-workspace
Example of Rust Workspace
Last synced: 28 Feb 2025
https://github.com/ytake/builderscon-example
this is a pen
cassandra example kafka php spark-streaming
Last synced: 10 Jul 2025
https://github.com/pixelbrackets/html5example
Issue Tracker for html5example.com
copy-paste curl example html5 snippet template wget
Last synced: 26 Dec 2025
https://github.com/elchemista/bureau
An complete example of Phoenix web site, very like Elixir jobs web site. With simple admin dashboard and different login types.
bamboo ecto elixir example guardian phoenix-framework umbrella-app website
Last synced: 29 Jun 2025
https://github.com/skylinecommunications/slc-c-example_snmp-stand-alone
Example connector showing how to create parameters that can retrieve information from devices through SNMP.
dataminer dataminer-connector example
Last synced: 03 Dec 2025
https://github.com/anzerr/slowloris.tool
Slowloris attack util
example http nodejs slowloris slowloris-attack util
Last synced: 19 Aug 2025
https://github.com/mukonqi/teaf
The Example App for ?
example python3 python3-tkinter
Last synced: 26 Apr 2025
https://github.com/matsubara0507/ofelia-example
Example of ofelia https://github.com/mcuadros/ofelia
Last synced: 08 Jan 2026
https://github.com/gregl83/monorepo
Demonstration of Monolithic Repository Continuous Integration and Deployment
automation bazel example monolithic monorepo repository
Last synced: 09 Apr 2025
https://github.com/imanujmeenasharma/animated-galaxy
Animated galaxy using three.js
animated bruno-simon creativity-and-resilience example galaxy projec threejs threejs-journey
Last synced: 30 Mar 2025
https://github.com/simoneb/graphql-sse-mercurius
Example showing how to use graphql-sse with Mercurius.
example fastify graphql graphql-sse mercurius sse
Last synced: 25 Oct 2025
https://github.com/gemrest/windmark-starter-project
🏠 A Windmark example project to get you started!
Last synced: 27 Apr 2025
https://github.com/amdei/dummy-filter-module
Dummy NGIXN filter module: do nothing, but copy input to output.
Last synced: 06 Nov 2025
https://github.com/ingogriebsch/sample-spring-restdocs-simple-restcontroller
This sample shows you how to implement document a simple REST controller with Spring REST Docs
example java sample spring spring-boot spring-rest-docs spring-web
Last synced: 03 Aug 2025
https://github.com/bernardo-mg/spring-webflux-example
Spring WebFlux Example
Last synced: 29 Jun 2025
https://github.com/murshidazher/foysonis-abc
This repo contains simple bank transaction model for ABC Bank
bank docker example express postgresql react redis server-client webapp
Last synced: 02 Sep 2025