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/mxygem/example-timepact
Example demonstrating Consumer Driven Design via contracts with Pact
consumer-driven-contracts consumer-driven-design contracts example pact
Last synced: 05 Mar 2026
https://github.com/botflux/jwt-node-sample
A simple jwt token example with an admin area and a login page.
example express jwt-token node
Last synced: 11 Apr 2026
https://github.com/apillon/website-deploy-example
An example how to use Apillon CLI with GitHub actions to deploy decentralized website.
Last synced: 02 Apr 2026
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/nohomey/nodejs-ioctl-example
A Node.js example for controll ioctl based device driver
controll-ioctl device-driver example nodejs nodejs-ioctl
Last synced: 17 Apr 2026
https://github.com/macagua/example.dockercompose.getstarted
Example from the 'Get started with Docker Compose' Tutorial
docker docker-compose example flask flask-application redis
Last synced: 02 Apr 2026
https://github.com/xlsdg/user-dashboard
A user dashboard demo.
ant-design dashboard demo dva example leancloud react roadhog users
Last synced: 17 Apr 2026
https://github.com/psosnicki/blazor-signalr-postgresql-realtime-notifications-example
Implementation of real time notification using ASP.NET Core Blazor, SignalR and PostgreSQL listen/notify feature + PgNotifyNet
aspcore blazor example pgnotify postgresql signalr web-api
Last synced: 17 Apr 2026
https://github.com/zaneh/flutter-pm-mockup
A Dribbble Mockup (for a Property Management app) to Flutter code
dribbble example flutter flutter-ui
Last synced: 17 Apr 2026
https://github.com/wizardjedi/liquibase-test
db example java liquibase maven migration tutorial version-control
Last synced: 10 May 2026
https://github.com/kzap/k8s-crd-example
Sample of setting up CRD Resource and accessing it using a Go Client in Kubernetes
devops example golang kubernetes operators
Last synced: 17 Apr 2026
https://github.com/chipslays/php-socket-anon-chat
💬 Simple socket chat, full written on PHP.
Last synced: 03 Feb 2026
https://github.com/pashaproton/binary-tree
Example of the binary tree in different languages
algorithms binary-tree c cpp education example javascript php python
Last synced: 04 Apr 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/dormeiri/nodejs-package-based-monorepo-template
Node.js package-based monorepo template, based on Nx.
boilerplate example monorepo monorepo-boilerplate monorepo-example monorepo-template nodejs npm nx packages template typescript
Last synced: 10 Mar 2026
https://github.com/samuelterra22/reactjs-chrome-plugin-example
chrome craco eslint example extension extensions google plugin prettier react reactjs typescript
Last synced: 04 Apr 2026
https://github.com/vsolanogo/postgres-sql-nestjs-example
docker-compose example nestjs postgresql sql
Last synced: 18 Apr 2026
https://github.com/sensirion/arduino-i2c-different-buses-example
Tutorial how to set up different I2C buses on Arduino platform
arduino arduino-ide arduino-uno esp32 example i2c nucleo-board pull-up pull-ups resistor scd41 scl sda signal tutorial twowire wire wire1
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/explooosion/angular-i18n-example
🚀 An i18n project example based on angular6.
Last synced: 18 Apr 2026
https://github.com/allure-examples/cucumberjvm-testng-gradlekts
Example of Allure Report usage with Cucumber-JVM, TestNG and Gradle (Kotlin)
allure allure-report cucumber example gradle java testng
Last synced: 18 Apr 2026
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/bengreenier/node-data-map-reduce
n-tiered map reduce for databases.
data-processing database example
Last synced: 19 Apr 2026
https://github.com/tobua/exmpl
Quickly create stylish previews for your digital creations
documentation example prototyping stylesheet
Last synced: 20 Apr 2026
https://github.com/opensheetmusicdisplay/browserify-usage-example
An example how to use opensheetmusicdisplay with a browserify build.
browserify example musicxml opensheetmusicdisplay typescript vexflow
Last synced: 04 Jun 2026
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/nwtgck/nwtgck-installable-from-github-node
[WIP] Sample of Installable package from npm and also GitHub
example github npm npm-install sample
Last synced: 20 Apr 2026
https://github.com/trace2798/nextjs_clerk_appdir
Example for integration Clerk authentication with Grafbase with Next.js app directory
clerk example grafbase nextjs nextjs13approuter
Last synced: 20 Apr 2026
https://github.com/chnb128/red-machine-test-task
Test task for Red Machine company
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/satt-dots/pg18-uuidv7-example
PostgreSQL 18 UUIDv7 Example
dbmate example postgresql uuidv7
Last synced: 20 Apr 2026
https://github.com/macagua/example-javascript
Here you can found my JavaScript practices from several tutorials
Last synced: 04 Jun 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/allure-examples/vitest-npm-js
Example of Allure Report usage with Vitest, npm, ESM and JavaScript
allure allure-report esm example javascript npm vitest
Last synced: 21 Apr 2026
https://github.com/wahlnetwork/beautiful-terminal-windows
Complete setup of a Windows terminal environment using VS Code, PowerShell, and Windows Terminal.
Last synced: 19 May 2026
https://github.com/randomgamingdev/tiny-tic-tac-toe
A tiny version of tic-tac-toe that's designed to use a minimal amount of lines while not importing any libraries, staying decently understandable, and being able to handle wrong inputs without just crashing (and also none of that semicolon stuff) (there's an even smaller one line version that doesn't follow these rules if you're interested)
example examples micro one-liner one-liners oneliner oneliners python python3 small tic-tac-toe tiny
Last synced: 18 May 2026
https://github.com/arction/lcjs-example-0800-heatmapgrid
A demo application showcasing using LightningChart JS to display Heatmap with IntensityGrid.
demo example heatmap heatmap-grid heatmap-series intensity-grid javascript lcjs lightningchart-js xy-charts
Last synced: 12 Mar 2025
https://github.com/ik5/example_pgx_with_complext_oid
Example on how to use complex domain using golang and pgx
example golang pgx pgxpool poc postgresql
Last synced: 01 May 2026
https://github.com/skitsanos/tarantool-example
Very basic demo on running Tarantool DB with an API endpoint exposed
example example-project lua luajit tarantool tarantool-docker
Last synced: 05 Jun 2026
https://github.com/eeyribas/producttrackingsystem
The Product Tracking System includes features for generating barcodes for products and recording barcode products.
barcode barcode-generator barcode-images csharp csharp-app csharp-framework csharp-programming csharp-project ean13 example net-4-6-1 net-framework product product-track product-tracking-system system tracking visual-studio visual-studio-2019 visual-studio-code
Last synced: 16 Jul 2025
https://github.com/navjotdhanawat/mosca-mqtt-web
Mosca MQTT over websocket example
browser client example mosca mqtt nodemcu tutorials websocket websockets
Last synced: 18 May 2026
https://github.com/buildkite/input-step-example
An example pipeline that uses an input step to pause a build and request manual input from a user.
buildkite example input-step pipeline
Last synced: 08 Sep 2025
https://github.com/lexascms/example-next-blog
Example blog website built using LexasCMS and Next.js.
Last synced: 09 Apr 2025
https://github.com/ysdexlic/polly
React native authentication template
authentication example react-native template
Last synced: 17 May 2026
https://github.com/cstodor/angular2-material2
Simple Angular 4 Application with Material 2 Components
angular-animation angular4 example material2 typescript
Last synced: 15 May 2026
https://github.com/alvarogarcia7/valgrind-c
c clang docker example memory-leak spike study valgrind
Last synced: 18 May 2026
https://github.com/drmvc/demo
Small demo site based on DrMVC Framework
demo drmvc-framework example website
Last synced: 17 Feb 2026
https://github.com/al-the-bot-father/transfer_recover_sol
Transfer or Recover SOL
example recover sol solana transaction transfer
Last synced: 22 Mar 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: 18 May 2026
https://github.com/islati/job-app-backend
Example Prototype for mobile job board application backend in Flask. Includes JWT Authentication, user management,
backend example flask jwt-authentication python rest
Last synced: 14 May 2025
https://github.com/melihs/responsive_tema_ornegi
bootstrap3 example front-end pratice responsive-design theme
Last synced: 27 Mar 2025
https://github.com/didinj/html-image
HTML Image
example html html-image html5 image tutorial
Last synced: 20 Feb 2026
https://github.com/iterative/pipeline-conifguration
Ideas, examples and best practices for pipeline configurations
Last synced: 18 Jun 2025
https://github.com/didinj/css3-navigation-bars-example
CSS3 Tutorial: Navigation Bars
bar bars css css3 example navigation tutorial
Last synced: 29 Mar 2025
https://github.com/songquanpeng/college-admin
一个极为简陋的教务管理系统. A toy administration system for college.
beginner-project bootstrap example expressjs nodejs
Last synced: 08 Apr 2026
https://github.com/kaifuny/bytebuddy-example
Byte Buddy Example(官网没给代码,自己写了个)
bytebuddy example official sample
Last synced: 17 Mar 2025
https://github.com/blankeos/tsrest-hono
🔥 hono + typesafety with tsrest example
example example-project hono ts-rest
Last synced: 29 Apr 2026
https://github.com/banitalebi/mobilenetv3-inference
An example of performing inference using the MobileNetV3 model with the Tract library
computer-vision example inference-engine mobilenetv3
Last synced: 10 Apr 2025
https://github.com/bahmutov/docker-file-permissions
Investigating difference in file permissions between root and regular user
Last synced: 29 Sep 2025
https://github.com/evry-ace/hello-world
Hello World Kubernetes Test Application
ace-app ace-platform docs example k8s
Last synced: 04 Mar 2025
https://github.com/albert-gao/plaindaggerkotlinandroid
a minimal example of showing how to use plain dagger to create application wide injection.
android dagger dependency-injection example kotlin
Last synced: 28 Apr 2026
https://github.com/zeppaman/owin-nancy-tutorial
Tutorial for creating a Owin module using Nancy as rendering engine.
Last synced: 08 Sep 2025
https://github.com/fthomys/KawaiiAPI.NET.ExampleBot
Example Bot for the KawaiiAPI.NET C# Library
Last synced: 31 Aug 2025
https://github.com/james-e-a/template-pwa
A no-nonsense, actually-bare-bones template demonstating Mozilla and Google's "Progressive Web App" technology
Last synced: 16 Jan 2026
https://github.com/omaraflak/animatedvectordrawable
Using animated vectors to transform a pause icon into a stop icon.
animated-vectors example icons
Last synced: 05 Apr 2025
https://github.com/mathiasuy/financieramvc
ASP.net MVC 5 y Entity Framework. Conociendo Entity Framework y MVC 5 con Visual Studio 2015 --> http://financieraametrano.azurewebsites.net/
asp-mvc csharp example mvc-framework mvc5 razor simple sql-server visual-studio
Last synced: 17 May 2026
https://github.com/dotm87/calc-scesi
A calculator programmed in rust and packaged in .deb for Debian(Ubuntu) based operating systems.
Last synced: 20 Jun 2025
https://github.com/luispagarcia/jwt-api
Ejemplo suuuuuuper pato de como usar JWT
Last synced: 18 May 2026
https://github.com/fgaz/haskell-gui-calculator
Haskell GUI calculator proof of concept
calculator example gui haskell proof-of-concept wxwidgets
Last synced: 14 May 2025
https://github.com/heiwa4126/python_flock_ex1
Python 3で複数プロセスでflockを使って排他制御を行うサンプルコード
Last synced: 14 May 2026
https://github.com/r0mb0/example_how_to_save_richtextbox_content_as_pdf_file
Example how to save RichTextBox content as pdf file
csharp demo example italian-developers pdf pdf-saving r0mb0 wpf wpf-application
Last synced: 15 May 2026
https://github.com/pablo384/ejemplofragmentoskotlin
Ejemplo de fragmentos con kotlin y comunicacion entre ellos
example fragments kotlin kotlin-android
Last synced: 04 Apr 2025
https://github.com/SoftwareAG/wmio-connector-basicexample
This example shows the basic features of a webMethods.io custom connector to help you get started with your own one.
connector example webmethods webmethods-io-integration
Last synced: 02 May 2025