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-23 00:10:25 UTC
- JSON Representation
https://github.com/heiwa4126/sam-hello-who
AWS SAMの Lambda + API Gatwayで 引数をGETメソッドとPOSTメソッドで渡すサンプル。Python 3.9
apigateway aws-sam example lambda
Last synced: 24 Jun 2026
https://github.com/maxwlang/node-blockchain
Some blockchain-like thing written in node. Written to understand basic blockchain function a little better.
blockchain example nodejs poc token typescript
Last synced: 13 Jun 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/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/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/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/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/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/hnthap/deno-rest-greet
Send GET with greeting message
deno example expressjs rest-api typescript
Last synced: 11 Apr 2026
https://github.com/allure-examples/playwright-pnpm-cjs-ts
Example of Allure Report usage with Playwright, pnpm, CommonJS and TypeScript
allure allure-report commonjs example playwright pnpm typescript
Last synced: 29 Jan 2026
https://github.com/eugenehlushko/threejs-react-pure
example react react-redux react-router reactjs threejs webgl webpack
Last synced: 11 Apr 2026
https://github.com/carapacik/postresql-sharding-example
PostgreSQL sharding example
docker example postgresql sharding
Last synced: 19 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/mihneadb/mongo-api-demo
Simple project showing off how to integrate an external API and store data into Mongo
api demo docker docker-compose example mongodb python scraper sentiment-analysis tutorial
Last synced: 02 May 2026
https://github.com/yuryalencar/demo-automated-testing-playwright
A comprehensive end-to-end testing suite using Playwright and TypeScript, demonstrating automated testing best practices with Page Object Model, multi-user role testing, and Allure reporting.
allure-report automated-testing dry example javascript multiuser-testing pageobject-pattern playwright typescript
Last synced: 11 Apr 2026
https://github.com/colinwilcox1967/golang-dijkstrashortestpath
Implementation of Dijkstra's shortest path algorithm between two points in a weighted graph
djikstra-algorithm example go golang phd
Last synced: 10 Mar 2026
https://github.com/rnzsgh/hello-world-golang
An example Go app with Dockerfile
Last synced: 20 Jan 2026
https://github.com/patoroco/parcel-hmr-with-python-example
Testing Hot Module Replacement with Parcel while the HTML is served by another server (python in this case)
django example flask hmr hot-module-replacement js parcel python
Last synced: 11 Apr 2026
https://github.com/cumulocity-iot/cumulocity-provision-epl
This microservice provides a POST endpoint provision to deploy an EPL model from the enterprise tenant to a subscribed target tenant.
agent cli client cumulocity-iot cumulocity-microservice example extension iot-analytics microservice microservices simulator tutorial webapp widget
Last synced: 23 Mar 2025
https://github.com/skylinecommunications/slc-c-example_rates-custom
Example connector showing how to calculate bitrates and other rates on any changing numeric data.
bitrates dataminer dataminer-connector example
Last synced: 05 Mar 2025
https://github.com/uxter/seawars
:boat: Online game SeaWars. Example of using Fluxter.
example fluxter game-2d online-game seawar
Last synced: 23 Mar 2025
https://github.com/kt3k/example-domaindoc
Example usage of domaindoc
ddd documentation domain domaindoc example
Last synced: 15 Jun 2025
https://github.com/chipslays/php-socket-anon-chat
💬 Simple socket chat, full written on PHP.
Last synced: 03 Feb 2026
https://github.com/botflux/jwt-node-sample
A simple jwt token example with an admin area and a login page.
example express jwt-token node
Last synced: 11 Apr 2026
https://github.com/lzyrapx/role-based-access-control
Role-based access control example
Last synced: 12 Jul 2025
https://github.com/simonneutert/wuerfelspiel
learn oop by example - and ruby
deutsch example german oop-principles ruby simulation
Last synced: 02 Sep 2025
https://github.com/miketheman/python-private-packages
Example of using Python naming for internal packages and modules
example pytest python python-packages python3
Last synced: 27 May 2026
https://github.com/thetoxin/jbottelegram
Just example bot telegram on Java
bot example java telegram telegram-bot-api
Last synced: 07 Aug 2025
https://github.com/macagua/product_video_preview
Tutorial of "How to Create a Widget in Odoo"
addon example frontend javascript odoo odoo-13 python tutorial
Last synced: 09 May 2026
https://github.com/webrror/provider_test_flutter
An app made with Flutter demonstrating provider.
Last synced: 17 May 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/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/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/srph/omai
<swag>Flat</swag> website for me, written in React
Last synced: 11 Apr 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/wdalmut/kata-example-1
example functional-programming ramda
Last synced: 15 Mar 2025
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/mark24code/sinatra-websocket-example
Sinatra websocket example ( Ruby 3 + Puma + faye-websocket + Websocket DSL )
Last synced: 02 Sep 2025
https://github.com/remram44/haskell-rps
Rock Paper Scissors game in Haskell
Last synced: 31 Mar 2025
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/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/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/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/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/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/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/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/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/mpiorowski/tut-reactive-spring
Reactive spring applications
Last synced: 08 Apr 2025
https://github.com/flow-ai/example-node-webhook
Flow.ai Node.js Webhook example
Last synced: 05 May 2026
https://github.com/andreicherniaev/buildroot_qemu_mount_f2fs_compression_x86
Linux which can mount f2fs filesystem with compression
Last synced: 05 Jan 2026
https://github.com/nwtgck/akka-stream-zstd-example
Example of akka-stream-zstd
akka akka-streams example scala zstandard zstd
Last synced: 31 Mar 2025
https://github.com/mabt-tech-com/riverpod_examples
✅ MCQ Quiz Example - Solution: Multiple-choice Quiz Application
educative example flutter multiple-choice-quiz riverpod simple-application
Last synced: 19 May 2026
https://github.com/izhaki/webaudio-double-buffer-example
A demo of using the double-buffer strategy with the Web Audio API
Last synced: 03 Sep 2025
https://github.com/allure-examples/mocha-pnpm-cjs-ts
Example of Allure Report usage with Mocha, pnpm, CommonJS and TypeScript
allure allure-report commonjs example mocha pnpm typescript
Last synced: 04 Feb 2026
https://github.com/dan-and-dna/vue-example-client-server
vue example client && golang server && example for 《Vue.js 实战》
Last synced: 14 Mar 2025
https://github.com/cybex-dev/java_reflection_xml
A simple example using Java Reflection to read and XML file, create a class of students using reflection (methods and field calls), add students to classes, and write out by recreating XML file.
example example-code example-project java java-reflection java-reflection-api java-xml reflection tutorial tutorials xml
Last synced: 02 Jul 2025
https://github.com/tarathep/tarathec-pipeline
Example Continuous Deployment (CD) pipeline with GitHub Actions to deploy applications to Azure Web app.
azure-webapp continuous-delivery continuous-deployment example github-actions
Last synced: 29 Jul 2025
https://github.com/dptole/deno-playground
A playground to work with Deno for learning and sharing.
Last synced: 27 Feb 2025
https://github.com/nikiforovall/cli-persistent-parameters-example
Example of how to add persistent parameters to a CLI application (console application)
cli console-application example poc
Last synced: 06 Apr 2025