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/StrayVibes/ExamplePlugin
Example Plugin For 1.19.2
development example kiyoshi minecraft mynameiskiyoshi spigot spigotapi spigotapi-development
Last synced: 15 Sep 2025
https://github.com/nicolalazzaro/strategy-pattern-example
A simple example of the Strategy Pattern, demonstrating how to encapsulate different arithmetic operations.
Last synced: 05 Jun 2026
https://github.com/allure-examples/newman-npm-esm
Example of Allure Report usage with Newman, npm and ESM
allure allure-report esm example javascript newman npm typescript
Last synced: 09 Apr 2026
https://github.com/allure-examples/cucumberjs-npm-esm-ts
Example of Allure Report usage with CucumberJS, npm, ESM and TypeScript
allure allure-report cucumberjs esm example npm typescript
Last synced: 17 May 2026
https://github.com/itay-grudev/makefile
An example Makefile template with support for sources in multiple directories
example make makefil makefile-template wildcard
Last synced: 07 Feb 2026
https://github.com/allure-examples/newman-pnpm-esm
Example of Allure Report usage with Newman, pnpm and ESM
allure allure-report esm example javascript newman pnpm typescript
Last synced: 09 May 2026
https://github.com/allure-examples/jbehave-gradle
Example of Allure Report usage with JBehave, Java 21 and Gradle
allure allure-report example gradle java jbehave
Last synced: 22 Apr 2026
https://github.com/allure-examples/testng-kotlin-maven
Example of Allure Report usage with TestNG, Kotlin and Maven
allure allure-report example kotlin maven testng
Last synced: 25 Apr 2026
https://github.com/allure-examples/spock-groovy-3.0-gradlekts
Example of Allure Report usage with Spock, Groovy 3.0 and Gradle (Kotlin)
allure allure-report example gradle groovy spock
Last synced: 31 Jan 2026
https://github.com/snamiki1212/example-typescript-todo
ToDoApp using React, Redux, and TypeScript.
example example-app example-code example-codes example-project example-projects example-repo examples react reactjs redux typescript
Last synced: 15 Apr 2026
https://github.com/allure-examples/mocha-npm-esm-js
Example of Allure Report usage with Mocha, npm, ESM and JavaScript
allure allure-report esm example javascript mocha npm
Last synced: 31 Jan 2026
https://github.com/heiwa4126/sam-lambda-urls1
AWS Lambda Function URLsの最初のサンプル。とりあえず認証なし、CORSなしで。
aws-sam example lambda-function-urls
Last synced: 19 Sep 2025
https://github.com/tioneb64/cpp-polymorph-class
Two classes to create a polymorphic Array in C++ accepting all types of data
class code cpp cpp14 cpp17 example polymorphism
Last synced: 01 Feb 2026
https://github.com/jeyroik/extas-workflow-example
Example of usage workflow package for Extas
Last synced: 25 Feb 2026
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/permitio/rebac-rego-example
A Rego-based example of Relationship Based Access Control (ReBAC) and part of a tutorial on implementing ReBAC with OPA
Last synced: 01 Feb 2026
https://github.com/thinktwice13/go-architecture-example
Examples of different architectural approaches in Go
architecture clean-architecture composition example fcis functional-core-imperative-shell go golang hexagonal-architecture modular modular-architecture structure vertical-slice-architecture
Last synced: 08 Apr 2025
https://github.com/apsrcreatix/gradplay
:rainbow: App To Play With Gradients
bulma dark-theme example gradient gradients hexbot learning noopschallenge player pwa react
Last synced: 07 May 2026
https://github.com/heiwa4126/sam-stock-trader
同名のAWS SAMのStep Functionsのサンプルテンプレートに、コメントなどをつけていく。学習用。
Last synced: 24 Jun 2026
https://github.com/allure-examples/jasmine-pnpm-cjs-ts
Example of Allure Report usage with Jasmine, pnpm, CommonJS and TypeScript
allure allure-report commonjs example jasmine pnpm typescript
Last synced: 07 Feb 2026
https://github.com/dparker2/docker-aiohttp-gino-alembic
Starter template repo for dockerized aiohttp RESTful service, using gino and alembic
aiohttp alembic docker docker-compose example gino microservice python rest-api scaffold template
Last synced: 09 May 2026
https://github.com/risto-stevcev/cljs-monty-python
Demo of the Monty Python witch scene with core.logic
clojurescript core example examples logic monty monty-python ptyhon
Last synced: 02 Sep 2025
https://github.com/ronihdzz/git-archive-action-testing-example
This repository demonstrates how the ronihdzz/git-archive-action integrates into a complex and realistic CI/CD workflow. This project showcases a complete use case where integration tests run against multiple services (PostgreSQL, MongoDB, Redis), generate coverage reports within a Docker container, and finally use the Action to persist these repor
ci-cd demo devops docker example github-actions mongodb postgresql redis testing
Last synced: 11 Apr 2026
https://github.com/jcs090218/import_go
Demo to show how you can call function from another file using Go programming language.
Last synced: 31 Mar 2025
https://github.com/alexchantastic/next-mdx-blog-example
An example blog built with Next.js and MDX
app-router blog example mdx next nextjs react-server-components rsc
Last synced: 30 Apr 2026
https://github.com/mkgaru/vue-webpack-startkit
vue2 + webpack2 + typescript2
example starter-kit typescript vue vue2 vuejs2 webpack webpack2
Last synced: 11 Apr 2026
https://github.com/allure-examples/jbehave-maven
Example of Allure Report usage with JBehave, Java 21 and Maven
allure allure-report example java jbehave maven
Last synced: 15 Apr 2026
https://github.com/codeadamca/deconstruction-windows
A from scratch example of a Useless Website idea from class.
example javascript learning-code useless-websites
Last synced: 17 Jun 2025
https://github.com/remram44/haskell-rps
Rock Paper Scissors game in Haskell
Last synced: 31 Mar 2025
https://github.com/allure-examples/cucumberjvm-testng-gradle
Example of Allure Report usage with Cucumber-JVM, TestNG and Gradle
allure allure-report cucumber example gradle java testng
Last synced: 15 Apr 2026
https://github.com/fverdugo/hellompi
Minimal Julia MPI application for testing purposes
Last synced: 26 Feb 2026
https://github.com/remram44/langdetect
A language detector in C++/Qt
example language-detection qt-gui
Last synced: 31 Mar 2025
https://github.com/marfusios/revolut-jwt-sandbox
Clone of Revolut JWT sandbox example
Last synced: 26 Feb 2026
https://github.com/day50-dev/simplest-mcp-server
This is the simplest MCP server and simplest MCP client possible
example mcp mcp-client mcp-server
Last synced: 15 Apr 2026
https://github.com/mark24code/sinatra-websocket-example
Sinatra websocket example ( Ruby 3 + Puma + faye-websocket + Websocket DSL )
Last synced: 02 Sep 2025
https://github.com/heiwa4126/auto-loggroup-macro
a CloudFormation Macros example.
aws cloudformation example macros
Last synced: 16 Apr 2026
https://github.com/didinj/html-table-example
HTML 5 Tutorial: Table Example
example html html5 html5table htmltable table tutorial
Last synced: 18 Mar 2026
https://github.com/bernardo-mg/angular-form-example
Example setting a complex form in Angular
Last synced: 19 May 2026
https://github.com/funnyboy-roks/git-commit-spam-ex
Example for my git-commit-spam repo(https://github.com/funnyboy-roks/git-commit-spam)
Last synced: 10 Feb 2026
https://github.com/vergissberlin/t3cmd
This is an example project for presentation at the T3CMD in 2020
Last synced: 18 Mar 2026
https://github.com/dzek69/react-native-app-template
React native personal app template, with working tests, mocks, docs, linting
android app-template boilerplate example ios javascript js react react-native template
Last synced: 11 Apr 2026
https://github.com/structed/azuresdkcreateresources
A small end-to-end example on how to create a VM with a public IP, and a NIC attached to a vnet/subnet using the new Azure SDK for .NET.
azure azure-sdk dotnet example
Last synced: 09 Jul 2025
https://github.com/shakacode/react-on-rails-example-open-flights
Larger example app migrated from react-rails to React on Rails.
example migration rails react react-on-rails react-rails ruby-on-rails
Last synced: 19 Jun 2026
https://github.com/allure-examples/jest-yarn-cjs-js
Example of Allure Report usage with Jest, Yarn, CommonJS and JavaScript
allure allure-report commonjs example javascript jest yarn
Last synced: 11 Feb 2026
https://github.com/llazzaro/dapp_example
100% distribuited application example. Uses IPFS and Eth smart contracts
Last synced: 19 Jun 2026
https://github.com/bringauto/example-module
Implementation of Example module for Fleet protocol v2
example fleet-protocol fleet-protocol-module
Last synced: 11 Feb 2026
https://github.com/dylibso/testing-xtp-plugins
An end-to-end example of testing XTP plugins which call host functions + example mocked host functions.
example golang host mock testing typescript wasm xtp zig
Last synced: 11 Feb 2026
https://github.com/wdalmut/kata-example-1
example functional-programming ramda
Last synced: 15 Mar 2025
https://github.com/dyazincahya/angular-face-api
<Angular x Face-api.js> | This is a sample code of Face-api.js in Angular, here am using Angular v17
angular example example-project face-api face-api-js face-detection face-recognition javascript nodejs sample-code tensorflow typescript
Last synced: 11 Apr 2026
https://github.com/leondejong/styleguide-starterkit
Styleguide Starterkit
bem boilerplate css design-system example html sass scss starterkit styleguide
Last synced: 06 May 2026
https://github.com/foufou-exe/iac-terraform-ansible-aws-webserver-demo
Complete example of deploying a Debian web server on AWS EC2 using Terraform and Ansible. Perfect for learning infrastructure as code (IaC) basics. 🤖
ansible automation aws cloud debian devops ec2 example iac infrastructure-as-code linux open-source terraform tutorial webserver
Last synced: 11 Apr 2026
https://github.com/haydenmeloche/protractor-with-page-objects-starter-code
A simple template for protractor projects wanting to use page objects
example javascript protractor protractor-tests template
Last synced: 31 Mar 2025
https://github.com/fakman0/saltstack-wordpress-conf
In the SaltStack infrastructure, there is a configuration that enables the setup of a remote MySQL server on the ubuntu22 server and a WordPress website prepared with nginx on the centos9 server.
example example-project saltstack
Last synced: 12 Feb 2026
https://github.com/javieraviles/git-flow
Example exercise of how to apply gitflow methodology
example gitflow gitflow-methodology how-to tutorial
Last synced: 12 Feb 2026
https://github.com/idrsolutions/formvu-microservice-example
FormVu Microservice Example
application example fillable form formvu html microservice pdf server web
Last synced: 12 Feb 2026
https://github.com/idrsolutions/jpedal-microservice-example
JPedal Microservice Example
application example images jpedal microservice pdf server web
Last synced: 12 Feb 2026
https://github.com/aramsemerjyan/baggy-weather
This is an application that would show a weather in your location and also couple of random bags
dart example example-project flutter flutter-apps flutter-examples weather weather-app weatherapp
Last synced: 07 May 2026
https://github.com/jmsfernandes/scorpiusclient
A Xamarin.Forms Client application to receive notifications from the Scorpius GE
android example firebase firebase-cloud-messaging ios xamarin-forms
Last synced: 16 Apr 2026
https://github.com/srph/omai
<swag>Flat</swag> website for me, written in React
Last synced: 11 Apr 2026
https://github.com/andreicherniaev/qprocess_bash_example
How start FFmpeg using QProcess with bash example
Last synced: 07 May 2026
https://github.com/viazure/docsify-in-offline-example
A demonstration project showing how to use Docsify in offline environments, with some useful plugins pre-configured.
docsify example markdown offline
Last synced: 16 Apr 2025
https://github.com/lucasmendesl/facebooktimelinesnapshot
Ferramenta de linha de comando para realizar o download do html da linha do tempo de um usuário do facebook
anglesharp csharp esx example facebook terca-dev webcrawler
Last synced: 20 Jun 2026
https://github.com/kubajastrz/openapi-generator-example
Example usage of openapi-generator and msw
example generator mock-service-worker openapi openapi-generator react typescript vite
Last synced: 11 Apr 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/Lightning-Chart/lcjs-example-1001-polarMicrophoneSensitivity
This example showcases a simple Polar Chart with five Line Series.
chart data-visualization demo example javascript lcjs lightningchart-js line-plot polar polar-chart
Last synced: 27 Dec 2025
https://github.com/numq/twinklechatapi
Flask implementation of chat application backend (User API)
backend backend-api blueprints chat-api chat-backend demonstration example flask gunicorn-with-flask-rest-api heroku marshmallow-sqlalchemy python rest-api sqlalchemy-python
Last synced: 16 Apr 2026
https://github.com/allure-examples/junit4-java-gradlekts
Example of Allure Report usage with JUnit 4, Java and Gradle (Kotlin)
allure allure-report example gradle java junit junit4 jupiter
Last synced: 16 Apr 2026