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-28 00:10:29 UTC
- JSON Representation
https://github.com/nativemessaging/documentation
Native Messaging Information
chrome documentation example firefox guide native-messages wiki
Last synced: 03 May 2026
https://github.com/alfianandinugraha/first-mocha
Learn Mocha with Sinon.js and Chai.js for Test-Driven Development 🧪
chai example learning mocha sinon test-driven-development ttd
Last synced: 28 Apr 2026
https://github.com/jpmikkers/powershell_scheduled_task_example
Complete example on how to create a windows taskscheduler task that runs one or more powershell scripts
example posh powershell task-scheduler
Last synced: 30 Mar 2025
https://github.com/allure-examples/junit5-kotlin-gradlekts
Example of Allure Report usage with JUnit 5 (Jupiter), Kotlin and Gradle (Kotlin)
allure allure-report example gradle junit junit5 jupiter kotlin
Last synced: 26 Oct 2025
https://github.com/gabrioliv/ruby-prawn-random-showcase
Showcase of Strange or Artistic things that Ruby/Prawn can do in a generated PDF
example experiment pdf prawn prawn-pdf programming ruby ruby-2-7 ruby-gem ruby-script samples showcase ttf
Last synced: 02 Sep 2025
https://github.com/srph/toy-react-tag-input
:poop: Attempt to make a "tagging" input on ReactJS.
Last synced: 13 Apr 2026
https://github.com/parkgang/concept-container
Concept Code를 빠르게 가져올 수 있는 나의 컨테이너 ✨
Last synced: 16 Jan 2026
https://github.com/plusauth/plusauth-dotnet-starter
ASP.NET Core starter project demonstrating OIDC authentication using ASP.NET Core 3 and Microsoft.AspNetCore.Authentication.OpenIdConnect.
asp-net-core-3 csharp example oidc openidconnect plusauth
Last synced: 29 Oct 2025
https://github.com/reyadussalahin/simple-todo
A simple todo app to demonstrate how to build an webapp from scratch using pure PHP in a totally object oriented manner. (Live: http://simple-todo-rs.herokuapp.com/)
example php php-framework todo todoapp webapp webframework
Last synced: 17 Jan 2026
https://github.com/adrienjoly/freelance-directory-profile
A xml file publishing my expertise, rate, availability and preferences for freelance work.
contact-management example freelance-work freelancers
Last synced: 04 Jan 2026
https://github.com/mensenvau/open_source_nodejs_auth
Auth example nodeJs
authentication example nodejs open-source
Last synced: 07 Oct 2025
https://github.com/alexlafroscia/skatejs-examples
Examples of using Skate.js
Last synced: 12 Oct 2025
https://github.com/xvik/guice-persist-orient-examples
Examples repository for guice-persist-orient
Last synced: 25 Apr 2026
https://github.com/magnetrwn/raylib-bubbles
C++11 Raylib bubble shooter game.
cpp11 example game game-development raylib raylib-cpp
Last synced: 27 Jan 2026
https://github.com/hckhanh/designpatternexamples
The examples of Design patterns
c-sharp cplusplus cplusplus-11 design design-pattern design-patterns example examples pattern patterns
Last synced: 14 Apr 2026
https://github.com/gableroux/earlgrey-objective-c-example
A very simple EarlGrey objective-c project for ios gray testing fun.
Last synced: 30 Mar 2025
https://github.com/smartiniongithub/fastify-cloudevents-validator
Fastify web application that act as a validator for CloudEvents
cloudevents example fastify public test validator webapp
Last synced: 05 Apr 2025
https://github.com/moebiusmania/react-webcomponents
Some examples of integrating Web Components within a React application.
components example integration javascript react webcomponents
Last synced: 11 Apr 2026
https://github.com/blaze6950/polymorphism
A small example of a console application that shows examples of polymorphism when inheriting
case-study cplusplus cui example oop oop-principles polymorphism
Last synced: 10 Oct 2025
https://github.com/blaze6950/inheritance
A small example of a console application that shows examples of class inheritance
case-study cplusplus cui example inheritance oop-principles
Last synced: 10 Oct 2025
https://github.com/flopp/sodium-crypt
libsodium based file encrypter/decrypter
decryption encryption example libsodium password
Last synced: 15 Mar 2025
https://github.com/zaiste/huncwot-todo-graphql
Huncwot Example: Simple task manager with GraphQL
example graphql huncwot huncwot-framework
Last synced: 21 Jan 2026
https://github.com/screwyprof/roshambo
Rock-Paper-Scissors game.
cqrs ddd domain-driven-design event-sourcing example go golang sample tdd
Last synced: 14 Jan 2026
https://github.com/keller-michael/timestamp
⌚ timestamp as value object
abap example learning-by-doing posix timestamp timestampl utc utc-long utclong
Last synced: 19 Jan 2026
https://github.com/immutal0/3d-css-scss-example
CSS SCSS example for 3d effect
Last synced: 18 Apr 2026
https://github.com/leondejong/react-flow-relay-example
React Flow Relay Example
example flow flow-typed javascript react reactjs relay relay-modern relayjs
Last synced: 15 Oct 2025
https://github.com/leondejong/react-flow-redux-example
React Flow Redux Example
example flow flow-typed javascript react reactjs redux redux-pattern
Last synced: 15 Oct 2025
https://github.com/twrayden/pure-esm-ts-template
Template with boilerplate for a pure ESM package in TypeScript
esm example template typescript
Last synced: 10 Jun 2025
https://github.com/alfianandinugraha/flutter-provider
Learn Flutter state management with Provider by create simple counter app and toggle theme
dart example flutter provider state-management
Last synced: 11 Apr 2026
https://github.com/lenra-io/app-showcase
A showcase app also used to test all the app features
Last synced: 12 Oct 2025
https://github.com/damien-hl/nitro-tests-example
Testing a Nitro (unjs/nitro) application
example nitro test testing tests typescript unjs vitest
Last synced: 15 Oct 2025
https://github.com/jcf/minimal-clojure-example
Minimal example of a Clojure app using tools.deps
clojure dependencies example scripting
Last synced: 13 Oct 2025
https://github.com/hernandosebastian/localstack-ts-api-gateway-lambda-dynamodb-crud-example
A serverless CRUD API example built with TypeScript, using API Gateway, Lambda, and DynamoDB, all simulated locally with LocalStack for efficient development and testing.
api-gateway bash cicd crud database-seeding docker docker-compose dynamodb dynamoose example jest lambda localstack script supertest typescript windows
Last synced: 14 Apr 2026
https://github.com/chriskonnertz/binpacking
Examples of algorithms that solve the bin packing problem implemented in Kotlin
algorithm bin-packing binpacking example first-fit first-fit-decreasing kotlin optimization solving
Last synced: 16 Mar 2025
https://github.com/khriztianmoreno/memorygame
🧠🎮⚛️ A memory game created using Expo for React Native.
demo example expo game javascript react react-native
Last synced: 17 Apr 2026
https://github.com/arction/lcjs-example-0505-dashboardmultidirection
A demo application showcasing using LightningChart JS Dashboard with data going multiple different directions.
dashboard demo example javascript lcjs lightningchart-js performance visualization webgl xy-chart
Last synced: 03 Jun 2026
https://github.com/lunaroyster/mappy
The Chrome extension development example Mappy, updated.
chrome-extension example extension
Last synced: 17 Apr 2026
https://github.com/halitsever/vercel-express-boilerplate
📄 A boilerplate express application for deploying on vercel
boilerplate demo example express vercel
Last synced: 02 Apr 2026
https://github.com/gozeon/d3-demo
:chart_with_upwards_trend: show D3 demo https://gozeon.github.io/d3-demo/
angular angular-cli angular4 d3 d3js d3v4 demo example webpack
Last synced: 04 Apr 2026
https://github.com/kodie/bitbar-home-config
Example of how to mimic the functionality of the home-config npm module in bash
bitbar bitbar-plugin config example plugin tutorial
Last synced: 15 Mar 2025
https://github.com/toolbuddy/docogen-script-example
Script Example for docoGen.
Last synced: 03 Jan 2026
https://github.com/heiwa4126/terraform-imauser-accesskey
TerraformでIAMユーザを作りアクセスキーを得るサンプル。PGPキーがいる。
access-keys aws-iam example terraform
Last synced: 10 Jun 2026
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 May 2026
https://github.com/allure-examples/jest-npm-esm-js
Example of Allure Report usage with Jest, npm, ESM and JavaScript
allure allure-report esm example javascript jest npm
Last synced: 05 May 2026
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: 07 Apr 2026
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: 24 Apr 2026
https://github.com/upen-source/ips
IPS practice workshop example using the Cracker template
college csharp dotnet5 example
Last synced: 01 Sep 2025
https://github.com/macagua/moldeo_interactive_custom
Odoo 13 Addon from Moldeo Interactive "Cursos Odoo - JavaScript de Odoo"
addon assets css example frontend frontend-development javascript odoo odoo-13 python
Last synced: 11 Apr 2026
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/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/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/zpratt/localstack-experiments
docker example localstack terraform
Last synced: 02 May 2026
https://github.com/e2e-boilerplate/testcafe-commonjs-chai-assert
TestCafe end-to-end test automation boilerplate, Using Commonjs, Chai and Assert.
assert boilerplate chai commonjs e2e e2e-tests example integration-test testcafe
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/e2e-boilerplate/testcafe-es-modules
TestCafe end-to-end test automation boilerplate, Using ES Modules.
e2e e2e-tests example integration-test oilerplate testcafe
Last synced: 28 Feb 2025
https://github.com/ew-endwall/example-estate
This warehouse includes codes for a real estate company website. The website is an example of a site where users can see real estate ads and find contact information.
bootstrap bootstrap-template bootstrap-theme bootstrap-vue bootstrap5 estate example example-estate example-project responsive responsive-design responsive-web-design vanilla vanilla-html vue vue3 vuejs vuerouter
Last synced: 18 Apr 2026
https://github.com/simranjeet97/rivescript_chatbot-brain
A Scripting Language used for Making Chatbots Easy, Fast and Portable With Multiple Programming Language Support.
chatbotai chatbots example github libraries python3 rivescript rivescript-python simranjeet97
Last synced: 21 Apr 2026
https://github.com/nesoy/multi-module-example
🌳 Introducing Multi Module Example
Last synced: 16 Jul 2025
https://github.com/macagua/employee_dashboard_base
Tutorial of "Odoo Javascript" from CodersFort
addon example frontend frontend-development javascript odoo odoo-13 odoo13 python tutorial
Last synced: 21 May 2026
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: 26 May 2026
https://github.com/crissalvarezh/nodeandgraphql
Servidor de ejemplo hecho en nodejs utilizando express y graphql
Last synced: 01 May 2026
https://github.com/didinj/groovy-list-examples
Groovy list examples
example groovy groovy-language list tutorial
Last synced: 29 Mar 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: 24 Apr 2026
https://github.com/debug-sharp/example-web-mvc
Basic .NET Web MVC Application with demo dumps in C#.
basic csharp debugging debugging-tool desharp dumping example logging logging-library mvc panel webapp
Last synced: 30 Jun 2025
https://github.com/miguelsavignano/docker-express-typescript
example single-page-app webserver
Last synced: 11 Nov 2025
https://github.com/mdecker-mobilecomputing/html_bootstrap5_nojavascript
Examples for HTML with Bootstrap 5 without custom JavaScript
bootstrap5 example gh-pages html
Last synced: 16 May 2026
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: 26 May 2026
https://github.com/polioan/server-javascript-examples
Examples of modern server JavaScript
example examples javascript ssr
Last synced: 15 May 2026
https://github.com/thetoxin/playground
Just for fun =)
example fun java playground test
Last synced: 06 Mar 2025
https://github.com/thetoxin/pystudy
Example of possible python for studing
example python study study-project tutorial
Last synced: 10 Jun 2025
https://github.com/hnthap/deno-rest-greet
Send GET with greeting message
deno example expressjs rest-api typescript
Last synced: 11 Apr 2026