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-22 00:10:25 UTC
- JSON Representation
https://github.com/heiwa4126/heiwa4126-cow1
A TypeScript wrapper for cowsay with dual-package (ESM/CJS) support and CLI functionality. Generate ASCII art of a cow saying your custom message
cowsay example package typescript
Last synced: 18 Apr 2026
https://github.com/phac-nml/iridanextexample
An example pipeline for running on IRIDA Next
Last synced: 20 Jan 2026
https://github.com/allure-examples/mocha-yarn-cjs-ts
Example of Allure Report usage with Mocha, Yarn, CommonJS and TypeScript
allure allure-report commonjs example mocha typescript yarn
Last synced: 29 Jan 2026
https://github.com/afa7789/gouniswapsample
Golang get Reserves from Uniswap, simple usage of smart contract in golang.
Last synced: 15 Apr 2026
https://github.com/kadel/devfile-nodejs-deploy
Example nodejs application with Devfile highlighting use of `odo deploy` command.
Last synced: 01 Sep 2025
https://github.com/ew-endwall/example-personal
This warehouse includes codes for personal website. The website is a simple sample site that includes contact information about me.
bootstrap bootstrap-vue bootstrap5 example example-personal example-project personal personal-website responsive responsive-design responsive-web-design vanilla vite vitejs vue vue-router vue3 vuejs
Last synced: 11 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/rodrigopaml/azurespeech
Azure text to speech repository with natural voices examples
ai-voice example speech-to-text
Last synced: 15 May 2025
https://github.com/allure-examples/playwright-pnpm-cjs-js
Example of Allure Report usage with Playwright, pnpm, CommonJS and JavaScript
allure allure-report commonjs example javascript playwright pnpm
Last synced: 01 Feb 2026
https://github.com/hnthap/deno-rest-greet
Send GET with greeting message
deno example expressjs rest-api typescript
Last synced: 11 Apr 2026
https://github.com/thetoxin/playground
Just for fun =)
example fun java playground test
Last synced: 06 Mar 2025
https://github.com/polioan/server-javascript-examples
Examples of modern server JavaScript
example examples javascript ssr
Last synced: 15 May 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/urish/console-log-fix
Quick demo of Search-and-Replace with TSQuery
ast example tsquery typescript
Last synced: 12 May 2026
https://github.com/lpreterite/fis-vue-example
基于fis构建的vuejs事例(包含vue-router的使用)
Last synced: 12 May 2026
https://github.com/marfusios/revolut-jwt-sandbox
Clone of Revolut JWT sandbox example
Last synced: 26 Feb 2026
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/crissalvarezh/nodeandgraphql
Servidor de ejemplo hecho en nodejs utilizando express y graphql
Last synced: 01 May 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/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/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/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/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/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/benpollarduk/netaf.blazor
A Blazor implementation of NetAF.
blazor csharp example framework netaf text-adventure tutorial
Last synced: 14 Feb 2026
https://github.com/maurice-l/hash-list-example
Beispiel zur Implementierung einer Hash-Liste mit einer stackartigen Struktur zur Verwaltung von Studenten-Daten in Python
Last synced: 15 Feb 2026
https://github.com/techsolutionstuff/laravel-rest-api-crud-tutorial
In this tutorial we will learn about laravel REST API CRUD opeation. REST means Representational State Transfer and API means Application Programming Interface while CRUD means Create, Read, Update and Delete.
authentication crud crud-operation example laravel laravel7 passport php postman rest-api restful-api tutorial
Last synced: 02 Mar 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/martinemde/graphql-node-auth-example
An example Express GraphQL API that uses Auth0 to authenticate queries
authentication example express graphql jwt
Last synced: 16 Apr 2026
https://github.com/vitaliy-art/tarantoolscript-server-example
Simple TarantoolScript server implementation
database example http-server lua tarantool tarantoolscript typescript typescript-to-lua
Last synced: 16 Apr 2026
https://github.com/leondejong/react-application
React Example Application
application example javascript js react react-router styled-components
Last synced: 19 Apr 2026
https://github.com/heiwa4126/sam-hello-who
AWS SAMの Lambda + API Gatwayで 引数をGETメソッドとPOSTメソッドで渡すサンプル。Python 3.9
apigateway aws-sam example lambda
Last synced: 14 Nov 2025
https://github.com/zekrotja/example-rest-api
An open demo REST API to build demos on, test stuff against or just play around with.
demo-api example example-api example-rest-api rest rest-api rust vercel
Last synced: 16 Apr 2026
https://github.com/kai3341/d73bce02-46a1-4e59-895a-4863c2fc48f0
Reactflow+typescript example
example react reactflow typescript
Last synced: 16 Apr 2026
https://github.com/christophevg/howifeel
a small 1-hour project to show newbe developers what coding is all about
Last synced: 04 Mar 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/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/ccmjs/hello
Minimal ccmjs component example that renders a configurable greeting.
ccmjs component example javascript web-components
Last synced: 01 Apr 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/jwszolek/spark-databricks-startup-app
startup code for running spark jobs on Databricks clusters
databricks example scala spark starter-kit starter-project starter-template startup
Last synced: 02 Apr 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/slayingripper/adventures-of-v-man
In a world where monsters destroy humans one man is ready to defeat them all. And that man is V-MAN. small side scroller
course-project example sample unity3d
Last synced: 17 Apr 2026
https://github.com/hoangtk0100/go-tutorials
advanced basic example fundamentals go go-tutorials golang oop tutorial tutorials
Last synced: 11 Jun 2026
https://github.com/juancarlosjr97/apollo-graphql-federation-2-entities-example
Apollo GraphQL Federation 2 Entities Example
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/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/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/explooosion/angular-i18n-example
🚀 An i18n project example based on angular6.
Last synced: 18 Apr 2026
https://github.com/barbapapazes/chavignol
Streamlining the user experience - An example from my talk "Fluidifier l'expérience utilisateur"
example laravel pinia-colada talk vue
Last synced: 05 Apr 2026
https://github.com/lagden/compose-issue
Apenas um show
docker docker-compose example issue
Last synced: 19 Apr 2026
https://github.com/vepo/wildly-swarm-jnosql
example hello-world jnosql wildfly-swarm
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/satt-dots/pg18-uuidv7-example
PostgreSQL 18 UUIDv7 Example
dbmate example postgresql uuidv7
Last synced: 20 Apr 2026
https://github.com/keviinzap/perl-lpi
Perl hello world example. Docs could be enhanced for better presentation.
example hello-world perl starter
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/cqlyj/simple-tba-erc6551
Simple ERC6551 Standard Walk-through Demo
erc6551 example foundry smart-contracts solidity walkthrough
Last synced: 12 Jun 2026
https://github.com/potherca-blog/php-timecop-example
http://blog.pother.ca/php-timecop-example/ Examples demonstrating how PHP TimeCop works
blog-article example example-app example-code example-codes example-project example-projects example-repo examples examples-php php php-example php-examples php-extensions php-module php-modules php-timecop potherca potherca-blog timecop
Last synced: 13 Jun 2026
https://github.com/ps-george/python-docs
Reusable code for setting up Sphinx and a github.io website for a repository.
bootstrap documentation example python readthedocs sphinx
Last synced: 22 Apr 2026
https://github.com/fthomys/kawaiiapi.net.examplebot
Example Bot for the KawaiiAPI.NET C# Library
Last synced: 24 Apr 2026
https://github.com/skylinecommunications/slc-c-example_openconfig
Example connector showing how to use the OpenConfig API for communication.
dataminer dataminer-connector example
Last synced: 06 Jun 2026
https://github.com/truestory1/ansible-molecule-delegated-nonmanaged
Example how to use delegated driver with already created (non-managed) infrastructure
Last synced: 24 Apr 2026
https://github.com/allure-examples/cucumberjs-pnpm-cjs-ts
Example of Allure Report usage with CucumberJS, pnpm, CommonJS and TypeScript
allure allure-report commonjs cucumberjs example pnpm typescript
Last synced: 06 Jun 2026
https://github.com/gabrielczar/agendafirebase
Simple App Android and Firebase
android-application example firebase-database
Last synced: 25 Apr 2026
https://github.com/andreicherniaev/buildroot_x86_x264
Build Linux with x264 for non-SIMD x86 CPU
Last synced: 25 Apr 2026
https://github.com/onokumus/cssexam
CSS Examples
css example examples html html5 term validation
Last synced: 13 Jun 2026
https://github.com/toolbuddy/docogen-script-example
Script Example for docoGen.
Last synced: 03 Jan 2026
https://github.com/michel-leonard/daylight-saving-time
Detect and Display Seasonal Transitions across Time Zones in JavaScript.
algorithm date datetime daylight-saving-time docs documentation education example history i18n javascript linux map nodejs simple snippets svg timezone tool windows
Last synced: 26 Apr 2026
https://github.com/tarlepp/symfony-serializer-example
community-help example serializer symfony
Last synced: 27 Apr 2026
https://github.com/lightning-chart/lcjs-example-0003-pointlineplot
A demo application showcasing LightningChart JS Point line series
demo example javascript lcjs lightningchart-js performance pointline-chart pointline-plot pointline-series webgl xy-chart
Last synced: 26 May 2026
https://github.com/elislusarczyk/hello-stocks
A minimal scratch image build using the docker builder pattern
Last synced: 27 Apr 2026
https://github.com/heiwa4126/sam-stepfunctions3
"Step Functions ステートマシンを使用してエラー条件を処理する - AWS Step Functions" に出てくるリソースをSAMで作成するサンプル。
Last synced: 15 Jun 2026
https://github.com/fekri8614/android-worker
Android Worker Example
agpl android android-application android-example example kotlin kotlin-android worker worker-example workers
Last synced: 27 Apr 2026
https://github.com/allure-examples/cucumberjs-npm-cjs-js
Example of Allure Report usage with CucumberJS, npm, CommonJS and JavaScript
allure allure-report commonjs cucumberjs example javascript npm
Last synced: 28 Apr 2026
https://github.com/omaraflak/android-fingerprint-example
How to use fingerprint authentication on Android
android auth example fingerprint
Last synced: 28 Apr 2026
https://github.com/josepaz97123/c-z5j
C hello world example. Docs could be enhanced for better presentation.
Last synced: 15 Jun 2026