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-20 00:10:24 UTC
- JSON Representation
https://github.com/buildkite/group-step-example
An example pipeline that uses group steps to organize related jobs in the Buildkite UI.
buildkite example group-step pipeline
Last synced: 01 Mar 2026
https://github.com/songquanpeng/terminal-emulator
An online terminal emulator.
bash emulator example jquery-terminal online shell terminal web
Last synced: 31 Jan 2026
https://github.com/Lightning-Chart/lcjs-example-0202-ohlcPlotAutomaticPacking
A demo application showcasing LightningChart JS OHLC series with Automatic packing.
demo example javascript lcjs lightningchart-js ohlc-chart ohlc-packing ohlc-plot ohlc-series perfromance visualization webgl
Last synced: 12 May 2025
https://github.com/esafirm/jsoup-example
Code example for http://nolambda.stream/html-parsing-with-jsoup/
Last synced: 28 May 2026
https://github.com/ai-helpers/example-api-template
Instantiating the API cookiecutter template (FastAPI).
example fastapi machine-learning
Last synced: 18 Apr 2026
https://github.com/uliwitness/circuitous
A little project I made at the ObjCGN Hackathon that lets you build and use an electric circuit. Since I only had a day, I went with a (probably too) simple algorithm, which is buggy.
Last synced: 22 Mar 2025
https://github.com/l3odr0id/sly_s-parser
EBNF python parser with SLY example
ebnf ebnf-syntax example grammar-parser grammar-rules parser python sly
Last synced: 15 Mar 2025
https://github.com/pactflow/example-consumer-webhookless
Demonstrates a webhookless CI/CD workflow using Pact and PactFlow
Last synced: 15 Apr 2025
https://github.com/permitio/permit-supabase-example
An example app of Permit and Supabase that demonstrate RBAC and authorization on a todo application
Last synced: 25 Feb 2026
https://github.com/verma-kunal/terraform-aws-apache-example
Terraform Module to provision an EC2 instance that is running Apache server - Example
apache aws-ec2 example terraform-module
Last synced: 03 Sep 2025
https://github.com/mebohq/example-restful-using-express-mongodb
RESTful example using express and mongodb
example expressjs javascript mebo mongodb nodejs restful
Last synced: 16 Apr 2026
https://github.com/zhimbura/lca-multiple-algorithm
Algorithm for finding the least common parent for multiple nodes in one tree pass
Last synced: 11 Feb 2026
https://github.com/snipsnipsnip/mfc-on-winforms-example
Example using CWnd::Attach() on Windows.Forms.Form
Last synced: 31 Jan 2026
https://github.com/mskelton/yarn-constraints-example
Real world examples of when to use Yarn constraints.
example yarn yarn-constraints yarn2
Last synced: 27 Jan 2026
https://github.com/manoelcampos/java-reflection-example
A simple Java Reflection example
demo example java java-17 reflection sample
Last synced: 27 Jul 2025
https://github.com/qeeqbox/credential-stuffing
A threat actor may guess the target credentials using a known username and password pairs gathered from previous brute-force attacks
credentials example infosecsimplified metadta qeeqbox stuffing visualization vulnerability
Last synced: 31 Jan 2026
https://github.com/elky84/kotlin-jpa-graphql
Kotlin JPA GraphQL
example graphql jpa kotlin spring-boot
Last synced: 18 Apr 2026
https://github.com/Lightning-Chart/lcjs-headless
Headless server use support for LightningChart JS.
example lcjs lightningchart-js node-js server
Last synced: 25 Apr 2025
https://github.com/ynnoj/2020-08-28-dynamic-content-in-gatsby
📹 Dynamic content in Gatsby with Apollo Client
apollo example gatsby graphcms livestream
Last synced: 20 Apr 2026
https://github.com/qeeqbox/session-fixation
A threat actor may trick a user into using a known session identifier to log in. after logging in, the session identifier is used to gain access to the user's account
example fixation infosecsimplified metadata qeeqbox session visualization vulnerability
Last synced: 19 Mar 2026
https://github.com/bernardo-mg/oauth-resource-server-example
Example OAUTH 2 resource server with Spring
Last synced: 16 Mar 2025
https://github.com/benckx/liquibase-jooq-codegen-example
How to generate your DAO code from your Liquibase definition
codegen codegenerator database example example-project gradle jooq jooq-generator kotlin liquibase sqlite3 sqllite tutorial tutorial-code
Last synced: 22 Feb 2026
https://github.com/clintjang/sample-swift-progressinfo
Let's take a look at the processInfo of swift. This is a sample source and description.
example processinfo sample swift
Last synced: 29 May 2026
https://github.com/pactflow/example-bi-directional-provider-readyapi
Example provider using ReadyAPI tests generated from an OAS and PactFlow's bi-directional contracts feature
Last synced: 30 Apr 2025
https://github.com/guidoschmidt/example.p5.iframe-communication
Code examples explaining how to send data from iframe p5 sketches to a host webpage
blogpost creativecode creativecodeart creativecoding example iframe p5 p5js
Last synced: 03 Mar 2025
https://github.com/amadeus4dev-examples/amadeus-trip-purpose-django
Python/Django application demonstrating the Trip-Purpose Prediction API
amadeus amadeus-api demo django example prototype python
Last synced: 16 Jan 2026
https://github.com/angelodotnet/mediatorpatternwithoutnugetpackages
Example showing how to implement the Mediator Pattern without using the MediatR Nuget package
example mediator pattern project
Last synced: 17 Feb 2026
https://github.com/noriah/go-code
bzzzzzzzzzzz
algorithm code data-structure example fizzbuzz go golang
Last synced: 14 Mar 2025
https://github.com/mingstar/collaborative-filtering-examples
Example code for my Collaborative Filtering talk in rorosyd
collaborative-filtering example ruby
Last synced: 23 Jul 2025
https://github.com/appgeist/example-restful-next-api-employees
A simple example to demonstrate the usage of @appgeist/restful-next-api
api api-helper api-server example example-project nextjs nodejs rest rest-api rest-api-framework rest-api-helper validation validation-engine validation-framework validation-lib yup
Last synced: 11 May 2026
https://github.com/dylans2002/discord-js-bot-template
🤖 Build a production-ready Discord bot with a modular design, secure architecture, and easy management through a REST API for streamlined interactions.
bot bot-framework buttons discord discord-api discord-bot discord-bot-template discord-js discord-js-handler-v14 discord-js-v14 discord-v14 discordhandler discordjs-v14 example nodejs open-source typescript v14-discord-bot-template
Last synced: 15 Sep 2025
https://github.com/qeeqbox/horizontal-privilege-escalation
A threat actor may perform unauthorized functions belonging to another user with a similar privileges level
escalation example horizontal infosecsimplified metadata privilege qeeqbox visualization vulnerability
Last synced: 05 Mar 2026
https://github.com/lambdaurora/otterpill-examples
Some tests and examples work on the OtterPill.
example examples hal libopencm3 otterpill stm32f0
Last synced: 22 Mar 2025
https://github.com/martinkavik/seed-app-time-tracker
Seed Time Tracker app example, used in guides on https://seed-rs.org.
example rust seed time-tracker wasm
Last synced: 25 Jan 2026
https://github.com/websolutionstuff/laravel-9-crud-operation-example
As we know Laravel 9 was officially released yesterday with many new functionalities like Symfony 6.0 components, Symfony Mailer, Flysystem 3.0, improved route list output, a Laravel Scout database driver, etc, and many more and laravel 9 version requires a minimum PHP version of 8.0. So, here I will show you how to create CRUD operation in laravel 9, in this site we have performed many crud operations with example crud operation in ajax crud operation in laravel 8 etc. So, today I will give you laravel 9 crud application example or how to create crud in laravel 9.
crud crud-application crud-operation example html laravel laravel-9-crud-operation laravel-crud-operation laravel8 laravel9 php tutorial
Last synced: 30 Mar 2025
https://github.com/amihaiemil/selenium-github-example
Example code for blog post.
Last synced: 07 May 2026
https://github.com/fazibear/tensorflow.cr_examples
Examples for crystal binding for TensorFlow.
bindings crystal example tensorflow
Last synced: 16 May 2026
https://github.com/itelmenko/caffeinated-laravel-modules-example
This is an example project for trying of modules in Laravel application. Based on package caffeinated/modules
Last synced: 05 May 2026
https://github.com/rhymond/untweet
Monitor who unfollowed you on twitter!
example golang twitter twitter-bot twitter-unfollower
Last synced: 03 Apr 2025
https://github.com/bigfanjs/creating-a-socket.io-game
Creating A Spot Differences Game using Socket.io
application browserify canvas diff example game gulpjs html5 javascript socketio spot websockets
Last synced: 08 Mar 2026
https://github.com/furionix-labs/playwright-python-email-verification-example
Python Playwright example for automated email verification and user signup testing using Tigrmail API.
api disposable e2e email end example otp playwright python python3 registration signup temp temporary test tests tigrmail to totp verification
Last synced: 18 May 2026
https://github.com/arction/lcu-tutorial-2dheatmap-07
Tutorial for LightningChart .Net High-Performance Charting Library. Creating a simple 2D heat map.
chart charting-library csharp dotnet example heatmap lightning-chart performance tutorial visualization xy
Last synced: 12 Mar 2025
https://github.com/allure-examples/cucumberjvm-testng-maven
Example of Allure Report usage with Cucumber-JVM, TestNG and Maven
allure allure-report cucumber example java maven testng
Last synced: 14 Apr 2025
https://github.com/indooratlas/asset-tracker-firebase-demo
Demo back-end and web application for IndoorAtlas asset tracker
Last synced: 14 Mar 2025
https://github.com/ezy/spec-react
(o ^ ^)o || A ReactJS app example using best practice methodology as @2020-04-02
airbnb airbnb-eslint enzyme eslint example example-project jest material-ui prettier prettier-eslint reactjs
Last synced: 08 Apr 2026
https://github.com/gregyjames/csharprustinterop
Some examples I found useful calling Rust from CSharp
csharp csharp-code dotnet dotnet-core dotnetcore example examples ffi rust rust-lang rust-library rustffi
Last synced: 16 Feb 2026
https://github.com/js2me/opendota-webclient
Wonderful application, helps Dota 2 players find them friends and watch for players
boilerplate css dota2 ecmascript2017 ecmascript6 example javascript react react-example react-example-app redux scss typescript webpack
Last synced: 08 Apr 2026
https://github.com/arceryz/raylib-tesseract
Raylib 3D tesseract example. Very short, 70 lines.
3d-rendering example raylib raylib-c raylib-examples tesseract tutorial
Last synced: 07 Sep 2025
https://github.com/leynier/leaflet-geojson-cuba-example
Example of using GeoJSON with Leaflet.
cuba example geojson javascript leaflet leafletjs
Last synced: 07 Apr 2025
https://github.com/brunos3d/mf-nextjs-ssr-react-query-data-fetching-poc
mf-nextjs-ssr-react-query-data-fetching-poc
container data-fetching docs example mf micro-frontend module-federation next nextjs pattern react-query sample share ssr standard tanstack
Last synced: 28 Apr 2026
https://github.com/splo/tictactoe
A simple tic-tac-toe two player game for Windows, macOS and Linux, coded with Rust and Godot.
example game godot godot-rust rust tic-tac-toe
Last synced: 16 May 2026
https://github.com/SenseNet/sn-vue-redux-todo-app
Example todo app built with Vue+Redux upon sensenet
ecms example redux sensenet sn-client-js sn-redux todoapp vue-redux vuejs
Last synced: 04 May 2025
https://github.com/qeeqbox/session-hijacking
A threat actor may access the user's account using a stolen or leaked valid (existing) session identifier
example hijacking infosecsimplified metadata qeeqbox session visualization vulnerability
Last synced: 19 Mar 2026
https://github.com/gianlucatruda/ann-from-scratch
An artificial neural net built in pure Python.
classifier data-science example mnist neural-network python
Last synced: 03 Apr 2025
https://github.com/nvwa-io/wago-example
A example project of wago framework.
example golang wago wago-framework
Last synced: 11 Apr 2025
https://github.com/exonum/anchoring-client-example
Example application for exonum-client-anchoring
anchoring blockchain example exonum
Last synced: 24 Jul 2025
https://github.com/nigh/pico-docker-example
a example of compiling raspberry pi pico with docker.
docker example pico raspberry-pi-pico
Last synced: 08 Feb 2026
https://github.com/rafaelgss/rabbitmq-workflow-example
Just a example of workflow with Message Brokers like RabbitMQ.
amqp example message-broker rabbitmq rabbitmq-example
Last synced: 25 Jul 2025
https://github.com/haxpor/cmake_example
Example project using CMake as build system. Included executable linking with shared library with some other configurable features of CMake.
Last synced: 19 Mar 2026
https://github.com/pdsuwwz/vite-react-starter
🧩 Starter template for React 18.x + React Router 5.x + React Redux 7.x
admin ant-design antd babel dashboard eslint example framework jest pnpm prototyping react17 redux redux-thunk starter template typescript vite vite3
Last synced: 03 May 2025
https://github.com/westleyk/rpi-backlight
Raspberry pi display sleep mode and adjust
adjust adjuster argument backlight brightness brightness-adjuster cli example go golang low-power mode pi rasp raspberry raspberry-pi rpi sleep
Last synced: 17 May 2026
https://github.com/astynax/threep
Threepenny GUI example
example gui haskel threepenny-gui
Last synced: 27 Jul 2025
https://github.com/qeeqbox/default-credential
A threat actor may gain unauthorized access using the default username and password
credentials default example infosecsimplified metadata qeeqbox visualization vulnerability
Last synced: 10 Mar 2026
https://github.com/iterative/jameson-metrics
Metrics examples
example studio take-home-assignment
Last synced: 18 Jun 2025
https://github.com/nitayneeman/angular-cli-workspace-example
An example for "Understanding the Angular CLI Workspace File" article
angular angularcli example schema workspace
Last synced: 22 Sep 2025
https://github.com/phiilu/simple-lottie-web-example
Simple demo showing how lottie for web works!
example lottie lottie-web parcel parcel-bundler
Last synced: 18 Mar 2026
https://github.com/iterative/example-get-started-ssh-private-fixture
Frozen copy of the Get Started DVC project. Used in Studio tests to test SSH remote credentials.
Last synced: 18 Jun 2025
https://github.com/rameshsunkara/go-mcp-example
An idiomatic, minimal example of building an MCP (Model Context Protocol) server in Go, complete with essential tooling for developing Go-based microservices.
example go-mcp golang mcp mcp-server modelcontextprotocol
Last synced: 03 Aug 2025
https://github.com/mustafaabdullahk/zephyr-prometheus-example
zephyr prometheus library example application
example example-project prometheus-client prometheus-metrics zephyr-rtos zephyrproject-rtos
Last synced: 12 Mar 2025
https://github.com/erkobridee/use-my-ghp-lib
project example of how to consume the @erkobridee/my-ghp-lib from the GitHub Packages
example github-packages nodejs package project
Last synced: 19 May 2026
https://github.com/useflyyer/example
Example project (appears in the https://flyyer.io landing page)
example flyyer image-generator javascript open-graph seo social-preview twitter-cards
Last synced: 15 May 2026
https://github.com/websolutionstuff/dynamic-line-chart-in-laravel
How to create dynamic line chart in laravel
bootstrap charts database example javascript jquery js laravel laravel6 laravel7 line-chart tutorial
Last synced: 13 Jul 2025
https://github.com/miguelmota/consensys-zkevm-messenger-l2-to-l1-example
Send a message from L2 ConsenSys zkEVM testnet to L1 Goerli.
bridge consensys consensys-zkevm cross-chain ethereum example hardhat messenger multi-chain smart-contract solidity tutorial zk zkevm
Last synced: 04 May 2026
https://github.com/datalayer-examples/ipywidgets-example
🪐 Jupyter IPyWidgets example.
Last synced: 19 May 2026
https://github.com/wizardjedi/clickhouse-test
Yandex ClickHouse database test (clickhouse vs postgresql)
clickhouse docker example postgresql test tutorial
Last synced: 09 Apr 2026
https://github.com/vitaly-kashtalyan/linkedin-selenium
Automated adding contacts in LinkedIn
automation example java junit linkedin maven qaa selenium selenium-java selenium-webdriver
Last synced: 04 May 2026
https://github.com/keller-michael/markdown_table_via_abap_cds_and_abap_sql
⚗️ create a Markdown table via ABAP CDS and ABAP SQL statement SELECT
abap abap-cds cds example experimental fun learning-by-doing markdown markdown-table
Last synced: 06 Mar 2026
https://github.com/nicolaiskogheim/elm-terminal
Example of how you would write a terminal application, or a command line tool, using Elm. Elm terminal is not a terminal emulator written in elm -- in case anyone was wondering about that.
cli elm example example-app nodejs
Last synced: 19 May 2026
https://github.com/d3-node/d3node-congress-map
US Congressional District Map example
Last synced: 07 Sep 2025
https://github.com/allure-examples/testng-java-gradlekts
Example of Allure Report usage with TestNG, Java and Gradle (Kotlin)
allure allure-report example gradle java testng
Last synced: 03 Aug 2025
https://github.com/websolutionstuff/node.js-express-crud-example-with-mysql
In this tutorial we will see how to perform Node js Express CRUD example with MySQL. Node js Express framework with MySQL Database in we will give you step by step CRUD operation example in node js.
crud example expressjs javascript mysql-database nodejs
Last synced: 06 Apr 2026
https://github.com/melroy89/c-gtk-test-app
GTK C Code Test Application - using CMake
appliction c cmake example gtk gtk3 template
Last synced: 15 May 2026
https://github.com/raigorx/simple-debugger-windows
Simple Windows Debugger
debugger educational example xmake
Last synced: 13 Apr 2025
https://github.com/falk-werner/openssl-example
OpenSSL examples
certificate cms crypto example openssl sign verify x509
Last synced: 27 Mar 2025
https://github.com/parzibyte/ajax-php
Ejemplos para usar AJAX con PHP y JavaScript
ajax bootstrap example fetch form http-request php
Last synced: 19 Apr 2026
https://github.com/broisnischal/ezyenv
A simple CLI tool to automatically generate .env.example files from your .env files.
dotenv dotenv-sample-generator env env-example-generator example generator
Last synced: 09 Sep 2025
https://github.com/mrflynn/upload-to-netlify-example
Example usage of the upload-to-netlify-action.
example github-actions netlify
Last synced: 06 Jun 2026
https://github.com/alienzhou/nodejs-module-loader-examples
some basic examples for module loaders supported in nodejs 17
esmodule example loader nodejs
Last synced: 15 May 2026
https://github.com/davenchy/libtorrent-dart-bindings-example
A simple example on how to write libtorrent bindings for dart lang
bindings dart dart-ffi dartlang example ffi libtorrent torrent
Last synced: 03 Oct 2025