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-07-01 00:10:20 UTC
- JSON Representation
https://github.com/samuelterra22/udp-sockets-example
A simple example for communications between sockets UDP
c client datagram datagram-socket example server socket sockets udp udp-client udp-server
Last synced: 11 Jun 2025
https://github.com/tiagocavalcante/r3f-orbitcontrols-example
Example app using r3f-native-orbitcontrols
example orbitcontrols r3f react-native
Last synced: 18 May 2026
https://github.com/jooy2/nextart
Next.js Template with App Router
example material-ui next-app-router nextjs pigment-css template typescript website website-template
Last synced: 16 May 2026
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/bobbyg603/ngx-super-forms
📐🦸📋 Strongly-typed Angular form that enforces type safety at declaration via data models.
angular example form stackblitz
Last synced: 16 May 2026
https://github.com/parzibyte/enviar-adjunto-correo-php
Demostración para enviar un archivo adjunto por correo usando PHP y phpmailer
attachment example mail php-mail phpmailer
Last synced: 20 Mar 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/parzibyte/ejemplo-angular-router
Ejemplo y demostración del enrutador de Angular (Angular Router)
angular angular-router demo example router spa
Last synced: 17 May 2026
https://github.com/arction/lcjs-example-0465-simplepyramidchart
A demo application showcasing LightningChart JS Pyramid Chart.
demo example javascript lcjs lightningchart-js performance pyramid-chart visualization webgl
Last synced: 12 Mar 2025
https://github.com/infoslack/go-cli-example
Go - Example consumes a github api and returns a user's data.
Last synced: 20 May 2026
https://github.com/c0de4un/asio-tcp-server-example
asio boost cxx cxx11 cxx14 cxx17 cxx20 example example-project server tcp-server
Last synced: 10 May 2026
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/ngx-rocket/addon-example
:bulb: ngX-Rocket add-on generator example
addon example ngx ngx-rocket rocket yeoman
Last synced: 20 Jan 2026
https://github.com/its-alex/bitwarden-setup-for-developer-environment-example
This repository aims to guide developers on setting up Bitwarden locally as a vault in their development environment.
bitwarden environment example playground setup
Last synced: 25 Feb 2025
https://github.com/aerphanas/simple-text-viewer
simple text viewer from gnome documentation
c example gnome gnome43 libadwaita
Last synced: 06 Apr 2025
https://github.com/melihs/example-docsify
Sample study for preparing documentation with docsify
docsify documentation documentation-generator documentation-tool example example-code example-project tutorial-code tutorial-exercises typescript vue
Last synced: 28 Apr 2026
https://github.com/ecelis/localstack-posts
LocalStack code samples for blog posts
Last synced: 12 Apr 2025
https://github.com/jihoonahn/blog-document
Repository for Blog Post Example Code
Last synced: 28 Mar 2025
https://github.com/marcosrachid/blockchain-cryptocurrency
Configurable protocol of a cryptocurrency node in java
blockchain blockchain-demos cryptocurrency example java java-8
Last synced: 07 Feb 2026
https://github.com/allure-examples/spock-groovy-4.0-maven
Example of Allure Report usage with Spock, Groovy 4.0 and Maven
allure allure-report example groovy maven spock
Last synced: 04 Feb 2026
https://github.com/s1licate/c
C guide, programs and examples.
c c-language c-programming example examples programming tutorial tutorials
Last synced: 16 May 2025
https://github.com/sansmoraxz/lamb2numb
Lambda application template with layers and CI/CD
aws-lambda devops-enabled example linter-config poetry python template
Last synced: 12 Jan 2026
https://github.com/nevmenandr/work-web-page-example
В этом репозитории находится пример интернет-страницы, который можно использовать для представления своей курсовой или дипломной работы.
bootstrap example gh-pages github-page
Last synced: 15 Mar 2025
https://github.com/tanjubozok/mqtt
C# ve MQTTnet ile hazırlanmış, konsol ve Windows Forms arayüzleriyle MQTT broker, yayıncı ve abone örnekleri içeren kolay anlaşılır mesajlaşma altyapısı.
broker client-server communication console-app csharp dotnet example iot messaging mqtt mqttnet publisher realtime subscriber windows-forms
Last synced: 11 Apr 2026
https://github.com/its-alex/postgres-fdw-example
Example of postgres_fdw plugins with docker
docker example postgres postgres-fdw
Last synced: 14 May 2026
https://github.com/SenseNet/sn-angular2-redux-todo-app
Example todo app built with Angular2+Redux upon sensenet ECM
angular2 angular2-redux ecms example redux sensenet sn-client-js sn-redux todoapp
Last synced: 04 May 2025
https://github.com/janloebel/json-schema-validation-starter-example
Example project for a Spring Boot 2 Starter for Json Schema Validation
boot example json schema spring starter validation
Last synced: 05 Apr 2026
https://github.com/vitexsoftware/multiflexi-java-app-example
Example Java Application for MultiFlexi
Last synced: 25 Jun 2026
https://github.com/brews/afasttoywebapi
afasttoywebapi is a simple toy RESTful web API server written in Rust with axum and diesel.
application axum container diesel example restful-api rust toy webapi
Last synced: 14 Oct 2025
https://github.com/deis/example-play
A simple Java / Play app for Deis, the open source PaaS
deis-workflow example java play
Last synced: 30 Apr 2025
https://github.com/mshirazkamran/swarm-intelligence-example
This repo shows the usage of PSO to sovle the problem the putting N warehouses in an MxN grid with various contraints such as army zones, residential areas
example matplotlib numpy optimization-algorithms particle-swarm-optimization pso pso-algorithm python3 swarm-intelligence
Last synced: 17 May 2026
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: 12 May 2026
https://github.com/kgilmer/vala-libfuse-helloworld-sample
A simplified Vala translation of the libfuse helloworld example.
Last synced: 05 Jan 2026
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: 20 May 2026
https://github.com/lwahlmeier/openssl-nosocket-example
openssl example using BIO and ssl encryption with no socket
Last synced: 01 Aug 2025
https://github.com/angrybeltman/rust_nn_example
A simple neural network that can detect handwritten letters.
crates-io example neural-network nn rand rust rust-lang
Last synced: 21 Jul 2025
https://github.com/j3soon/mathjax-tooltips
MathJax does not support tooltips by default. This is a sample that allows even overlapping tooltip targets.
blogging example latex math mathjax mathjax-markdown notation popup tooltip
Last synced: 28 Mar 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/astrohelm/node-workspace
Astrohelm example of Nodejs workspace 📝
astrohelm configuration eslint example javascript nodejs preset starter-kit template typescript
Last synced: 02 Jan 2026
https://github.com/pcpratheesh/golang-influxdb-example
Sample code snippet for influxdb with golang and fiber
code example fiber go golang influx influxdb influxdb-client snippets time-series time-series-database
Last synced: 23 Mar 2025
https://github.com/grafov/image-resize-service
The example of image resizing HTTP-service in Go
Last synced: 03 Apr 2025
https://github.com/gammasoft71/examples_juce
Shows how to use JUCE only by programming code (c++17) and CMake.
application button cmake cpp17 example examples juce juce-framework label listbox multi-platform progressbar slider texteditor toolbar treeview
Last synced: 09 Apr 2025
https://github.com/rafaelcalleja/react-js-env-runtime-docker
Example React App production build with environment variables replaced in runtime docker/kubernetes
demo docker environment-variables envsubst example hello-world install kubernetes nginx npm production react reactjs replaced runtime yarn
Last synced: 12 Apr 2026
https://github.com/protiguous/whyiuseawait
A simple demo of how to use await.
async await demo example winform-ui winforms
Last synced: 15 May 2026
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/jcbhmr/hello-world-rust-spin-app
🪀 Starter demo of a Rust-based Fermyon Cloud HTTP applet
app applet example fermyon fermyon-cloud http-server rust spin wasm wasm-example
Last synced: 03 May 2026
https://github.com/enieber/react-redux-todo
one example how to create todo list with react and redux
Last synced: 11 Apr 2026
https://github.com/stephane-klein/golang-buildstamp-githash-version
Golang application auto build versioning example
Last synced: 12 Apr 2026
https://github.com/wzzfarewell/go-microservice-example
This is a example that shows how to write a micro service project by go-kit framework.
example go go-kit golang microservice
Last synced: 15 Jun 2026
https://github.com/mscbuild/telegram-bot-examples
Telegram bot examples. The examples in this folder are small bots meant to show you how a bot that is written with python-telegram-bot looks like.
api development email-sender example finance python task telegram telegrambot
Last synced: 21 Jul 2025
https://github.com/l3odr0id/k_way_merge_sort
c++ k way merge sort
cpp example merge-sort mergesort mergesort-algorithm sort sorting-algorithm sorting-algorithms sorting-algorithms-implemented students study
Last synced: 18 Jul 2025
https://github.com/maxrdz/astron.libpython-example
An example program that uses the Astron networking protocol using the astron.libpython implementation.
astron example libastron python
Last synced: 15 May 2026
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/larsks/so-example-milanshah
example html markdown stackoverflow
Last synced: 12 Apr 2025
https://github.com/golemfactory/hash-cracker
A yapapi example application for performing sha256 dictionary attacks.
dictionary-attack example golem golem-apps
Last synced: 25 Mar 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/thomasms/solid_talk
Slides on SOLID principles with examples
cpp cpp11 example revealjs slides solid solid-principles
Last synced: 29 Mar 2025
https://github.com/forgineer/flask-pony-example
An example Flask app with Pony ORM integration.
blog blueprints example flask ponyorm
Last synced: 02 Feb 2026
https://github.com/oktadev/oktane-terraform-demo
Demo used during Oktane 21 showing a secure JHipster Application deployed to EKS (AWS Kubernetes) using Terraform and the Okta Terraform Provider.
demo eks example kubernetes oauth oidc okta terraform
Last synced: 12 May 2026
https://github.com/mesinkasir/vitelit
Vite lit example
example lit lit-html lit-html-template lit-website template theme vite vite-template vite-themes vite-website web-design web-template webapp website
Last synced: 17 Apr 2026
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/eth-p/bukkit-example
A small hello world Bukkit plugin built with Gradle for Bukkit.
Last synced: 03 Apr 2025
https://github.com/kristerkari/react-native-css-modules-with-viewport-units-example
An example app to show how CSS Viewport Units work in React Native.
css css-modules demo-app example example-app react-native viewport-units
Last synced: 18 Apr 2026
https://github.com/elgopher/deebee-loans
Example web application for taking and paying off loans leveraging DeeBee as a persistent store
Last synced: 26 May 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/indooratlas/android-wrld-example
Example Android app that integrates IndoorAtlas with WLRD 3d maps
Last synced: 20 Aug 2025
https://github.com/girkovarpa/verpatch-gui-lazarus
GUI for verpatch, a program for editing executable version info and other metadata.
delfi delphi demo example freepascal gui info lazarus metadata object-pascal pascal sample verpatch version
Last synced: 31 Jan 2026
https://github.com/jigarius/fizz-buzz-typescript
Exploring Typescript with fizz-buzz.
Last synced: 30 Mar 2025
https://github.com/docksal/boilerplate-hugo
Hugo boilerplate powered by Docksal
Last synced: 25 Jan 2026
https://github.com/explooosion/vue-todolist-example
Build a todolist with vue 2.0.
Last synced: 07 May 2025
https://github.com/reime005/rncppexample
This repository shows the usage of custom C++ code to be used in a React Native project.
android cpp example ios javascript react react-native
Last synced: 28 Feb 2026
https://github.com/kowkodivka/mindustryplugintemplate
Пример плагина для Mindustry на Java
Last synced: 26 Mar 2025
https://github.com/bahmutov/detect-only-in-specs-on-commit-example
Detects it.only in specs on commit (example)
bdd eslint example hook husky lint-staged pre-commit staged
Last synced: 29 Sep 2025
https://github.com/anasoid/instancio-petclinic-jpa-example
sample spring boot jpa application to generate data by instancio
demo demo-app example instancio jpa sample spring test-data-generator
Last synced: 02 May 2026
https://github.com/s3rvac/redis-sentinel-example
A sample configuration of redis-sentinel on three nodes.
configuration example redis redis-sentinel
Last synced: 15 May 2026
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/benckx/kotlin-gradle-template
Template for Kotlin projects
cookiecutter example gradle kotlin template template-project
Last synced: 18 May 2026
https://github.com/timmo001/example-fastify-sst-aws
Example Fastify API app deployed to AWS with SST
Last synced: 12 May 2026
https://github.com/soroushj/ie-course-example-1
Example 1 for the Internet Engineering course at the University of Guilan, Fall 2017.
example html open-graph-protocol schema-org semantic-web
Last synced: 20 Jan 2026
https://github.com/reybits/wormaria
Slither.io clone with Processing.
example experiment game gamedev slitherio worm
Last synced: 07 Apr 2025
https://github.com/didinj/javascript-objects-example
Javascript Tutorial: Objects Example
example javascript js object objects tutorial
Last synced: 29 Mar 2025
https://github.com/M-Files/visma-severa-connector
An External Object Type Data Source that retrieves data from a Visma Severa server.
example m-files not-maintained
Last synced: 11 Apr 2025
https://github.com/karmaniverous/get-dotenv-child
An example of a custom CLI based on get-dotenv.
cli command-line demo dotenv dotenv-cli dotenv-loader dotenv-parser example template-project
Last synced: 13 Mar 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