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-02-07 00:10:55 UTC
- JSON Representation
https://github.com/adrianfinantyo/terraform-docker-sample
Terraform Docker - Docker Container Management with Terraform. A Terraform-based solution for Docker container management, simplifying local development and facilitating future IaaS deployments.
collection docker example iac open-source sample terraform terraform-docker
Last synced: 23 Jan 2026
https://github.com/bernardo-mg/spring-boot-actuator-example
Example showing how to set up Spring Boot actuators
Last synced: 16 Mar 2025
https://github.com/bernardo-mg/spring-mvc-serving-content-example
An example showing how to serve multiple content types in a single Spring MVC controller.
Last synced: 31 Jul 2025
https://github.com/kzap/k8s-crd-example
Sample of setting up CRD Resource and accessing it using a Go Client in Kubernetes
devops example golang kubernetes operators
Last synced: 26 Oct 2025
https://github.com/raigorx/cube-drawing-points
Educational cube 3D draw using points rotating
3d cube educational example rotation terminal
Last synced: 26 Oct 2025
https://github.com/heiwa4126/sam-stepfunctions-apigw
API Gateway経由でStep Functionsを起動するサンプル
Last synced: 26 Oct 2025
https://github.com/tkrisztian95/testng-elasticsearch-test-result-listener
Simple Java library to improve your TestNG test suite execution observability. Send test results to Elasticsearch and create a Dashboard for visualizing the results.
Last synced: 14 Jun 2025
https://github.com/allure-examples/playwright-pnpm-esm-ts
Example of Allure Report usage with Playwright, pnpm, ESM and TypeScript
allure allure-report esm example playwright pnpm typescript
Last synced: 28 Jan 2026
https://github.com/mrgrd56/spring-oauth2-client-example
example github-oauth java oauth2 oauth2-client spring-boot
Last synced: 02 Mar 2025
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/allure-examples/jasmine-yarn-cjs-ts
Example of Allure Report usage with Jasmine, Yarn, CommonJS and TypeScript
allure allure-report commonjs example jasmine typescript yarn
Last synced: 23 Jan 2026
https://github.com/yarosj/nestjs-simple-blog
Simple blog backend application created with usage of the NestJS and Mongoose
auth blog boilerplate docker docker-compose example image-upload ioredis jwt mongoose multer nestjs nodejs odm passport redis replica-set restful-api typescript
Last synced: 12 Mar 2025
https://github.com/heiwa4126/sam-macroex1
Cloudformation macros を使うサンプル。heiwa4126/auto-loggroup-macro を参照
Last synced: 23 Feb 2025
https://github.com/bernardo-mg/netty-tcp-server-example
Netty TCP server example
Last synced: 19 Jun 2025
https://github.com/heiwa4126/terraform-s3www
Terraformでs3バケットをwww公開するサンプル。 s3にコンテンツも流し込む。
Last synced: 05 Sep 2025
https://github.com/davepeck/mastercat
The game of Mastermind, but with cats. By Ellie & Daddy.
cats example learning mastermind tutorial
Last synced: 02 Apr 2025
https://github.com/devkabir/laravel-rest-api-exmple
A simple task management API implementation with Laravel
example example-project laravel phpunit rest-api tdd testing
Last synced: 02 Apr 2025
https://github.com/vanbui1995/dynamic-form
This repository demonstrates how to build dynamic forms powered by API data using modern tools like Vite, React, React Hook Form, and Zod
dynamic-field dynamic-form dynamic-forms dynamic-inputs dynamic-validation example react-hook-form reactjs remote-form validation zod
Last synced: 30 Dec 2025
https://github.com/choi-seunghwan/hangul-chosung-search-demo
한글 초성 검색 모듈 Demo 페이지
Last synced: 01 Feb 2026
https://github.com/e2e-boilerplate/testcafe-typescript-chai-assert
TestCafé end-to-end test automation boilerplate, Using TypeScript, Chai and Assert.
assert boilerplate chai e2e e2e-tests example integration-test testcafe typescript
Last synced: 08 Aug 2025
https://github.com/e2e-boilerplate/testcafe-typescript
TestCafe end-to-end test automation boilerplate, Using TypeScript.
boilerplate e2e e2e-tests example integration-test testcafe testcafe-typescript typescript
Last synced: 20 Jul 2025
https://github.com/e2e-boilerplate/testcafe-commonjs-chai-should
boilerplate chai commonjs e2e e2e-tests example integration-test should testcafe
Last synced: 28 Feb 2025
https://github.com/e2e-boilerplate/testcafe-commonjs
TestCafe end-to-end test automation boilerplate, using commonjs.
boilerplate commonjs e2e e2e-tests example integration-test testcafe
Last synced: 28 Feb 2025
https://github.com/bernardo-mg/netty-tcp-client-example
Netty TCP client example
Last synced: 16 Mar 2025
https://github.com/e2e-boilerplate/testcafe-es-modules-chai-assert
TestCafé end-to-end test automation boilerplate, Using ES Modules, Chai and Assert.
assert boilerplate chai e2e e2e-tests example integration-test testcafe
Last synced: 28 Feb 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/e2e-boilerplate/testcafe-typescript-assert
TestCafé end-to-end test automation boilerplate, Using TypeScript and Assert.
assert boilerplate e2e e2e-tests example integration-test testcafe typescript
Last synced: 28 Feb 2025
https://github.com/jesusmtnez/todobackend-scala
Moved to Codeberg.org: https://codeberg.org/JesusMtnez/todobackend-scala
cats-effect example http4s scala todo-backend todoapp zio
Last synced: 07 Sep 2025
https://github.com/allure-examples/jasmine-pnpm-esm-ts
Example of Allure Report usage with Jasmine, pnpm, ESM and TypeScript
allure allure-report esm example jasmine pnpm typescript
Last synced: 24 Jan 2026
https://github.com/solarnetwork/solarnetwork-example-ts-datum-loader
Example web app using the solarnetwork-datum-loader package to query SolarNetwork for large data sets, using TypeScript.
example solarnetwork typescript webapp
Last synced: 26 Mar 2025
https://github.com/allure-examples/vitest-yarn-js
Example of Allure Report usage with Vitest, Yarn, ESM and JavaScript
allure allure-report esm example javascript vitest yarn
Last synced: 24 Jan 2026
https://github.com/allure-examples/playwright-yarn-cjs-js
Example of Allure Report usage with Playwright, Yarn, CommonJS and JavaScript
allure allure-report commonjs example javascript playwright yarn
Last synced: 28 Jan 2026
https://github.com/mthomason/encrypt
Simple Python scripts to encrypt and decrypt files.
encryption encryption-decryption example python python3
Last synced: 27 Oct 2025
https://github.com/allure-examples/jest-yarn-cjs-ts
Example of Allure Report usage with Jest, Yarn, CommonJS and TypeScript
allure allure-report commonjs example jest typescript yarn
Last synced: 24 Jan 2026
https://github.com/huluvu424242/script8.example
Beispiele für die Ausführung von Skriptsprachen aus Java 6 heraus.
example java javascript nashorn rhino ruby scripting tckl
Last synced: 30 Nov 2025
https://github.com/solarnetwork/solarnetwork-example-ts-chart-billboard
Example web app using the solarnetwork-api-core package to query SolarNetwork and render a chart, using TypeScript with billboard.js.
example solarnetwork typescript webapp
Last synced: 26 Mar 2025
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: 28 Oct 2025
https://github.com/sheepla/goreleaser-example
⚙ An example repository for automating Go build and release with goreleaser + GitHub Actions
example github-actions github-workflows go goreleaser release
Last synced: 28 Feb 2025
https://github.com/electricbolt/appfiguratesdk-kotlinexample
Appfigurate SDK Android/Kotlin integration example
android configuration example kotlin
Last synced: 21 Aug 2025
https://github.com/sherwinski/automated-release-npm
Example GitHub Actions workflow for auto-publishing new package versions to NPM
example github-actions semantic-release
Last synced: 24 Jan 2026
https://github.com/allure-examples/cucumberjs-yarn-esm-js
Example of Allure Report usage with CucumberJS, Yarn, ESM and JavaScript
allure allure-report cucumberjs esm example javascript yarn
Last synced: 24 Jan 2026
https://github.com/allure-examples/cucumberjs-yarn-cjs-js
Example of Allure Report usage with CucumberJS, Yarn, CommonJS and JavaScript
allure allure-report commonjs cucumberjs example javascript yarn
Last synced: 24 Jan 2026
https://github.com/allure-examples/jasmine-yarn-esm-js
Example of Allure Report usage with Jasmine, Yarn, ESM and JavaScript
allure allure-report esm example jasmine javascript yarn
Last synced: 24 Jan 2026
https://github.com/neuralnorthwest/mu-app
A starting point for a Mu application.
distributed-systems example framework go golang microservices rpc
Last synced: 28 Jan 2026
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/allure-examples/jasmine-pnpm-cjs-js
Example of Allure Report usage with Jasmine, pnpm, CommonJS and JavaScript
allure allure-report commonjs example jasmine javascript pnpm
Last synced: 24 Jan 2026
https://github.com/allure-examples/jasmine-pnpm-esm-js
Example of Allure Report usage with Jasmine, pnpm, ESM and JavaScript
allure allure-report esm example jasmine javascript pnpm
Last synced: 24 Jan 2026
https://github.com/yomiji/nan0chat
Secure terminal-based chat service demonstration of Nan0 API project
chat console console-ui easy encryption example go golang microservice nan0 protobuf protocol-buffers services tcp termbox termbox-go
Last synced: 14 Jan 2026
https://github.com/ssudhanshudas/mystore.github.io
angular 5 example store
angular angular-cli angular-component angular-example angular-example-app angular5 angular5-example angular6 angular6-component angular6-sample angular6-seed angularexample angularjs example protractor protractor-e2e-test single-page-application single-page-applications typescript typescript2
Last synced: 11 Oct 2025
https://github.com/mborne/helm-charts
[DEV] Some helm-charts to test deployments and OCI registry publishing
Last synced: 11 Oct 2025
https://github.com/johnantoni/rails-4-devise
Rails 4.2.9 example Devise app with Puma as it's webserver (ruby 2.3.4)
devise example puma rails ruby-on-rails
Last synced: 11 Oct 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 Oct 2025
https://github.com/rizaadi/flutter-modularization-example
An example of a modularized Flutter app using Melos
example flutter melos melos-cli modularization monorepo
Last synced: 08 Dec 2025
https://github.com/bernardo-mg/angular-http-basic-auth-example
Example using HTTP Basic authentication with Angular
Last synced: 16 Mar 2025
https://github.com/allure-examples/playwright-npm-cjs-js
Example of Allure Report usage with Playwright, npm, CommonJS and JavaScript
allure allure-report commonjs example javascript npm playwright
Last synced: 28 Jan 2026
https://github.com/lvmalware/down_srv
downloader example perl tcp tcp-server threads
Last synced: 11 Oct 2025
https://github.com/lexascms/example-gatsby-blog
Example blog website built using LexasCMS and GatsbyJS.
Last synced: 11 Oct 2025
https://github.com/sidwebworks/lerna-monorepo-example
A typescript monorepo setup example using Lerna and yarn workspaces
example lerna monorepo yarn-workspaces
Last synced: 10 Oct 2025
https://github.com/larsks/so-example-idmitryz
docker example python stackoverflow
Last synced: 12 Oct 2025
https://github.com/osoianmarcel/url-shortener-go
Tiny URL shortener written in Golang, following Clean Architecture design
clean-architecture example golang url-shortener
Last synced: 12 Oct 2025
https://github.com/bernardo-mg/reactor-netty-http-server-example
Netty HTTP server example
Last synced: 19 Jan 2026
https://github.com/mt-digital/flask-example
Example webapp showing some python and browser programming basics
beginner-project example flask python tutorial webapp
Last synced: 19 Jan 2026
https://github.com/bernardo-mg/jooq_example
Using the jOOQ DSL to handle queries.
Last synced: 16 Mar 2025
https://github.com/brunos3d/perceptron-even-odd-classifier
Interactive visualization of a perceptron neural network that classifies numbers as even or odd using JavaScript and D3.js.
ai bias even example input math neural-network neuron odd output perceptron sample study train
Last synced: 10 Oct 2025
https://github.com/allure-examples/playwright-npm-esm-ts
Example of Allure Report usage with Playwright, npm, ESM and TypeScript
allure allure-report esm example npm playwright typescript
Last synced: 06 Feb 2026
https://github.com/allure-examples/jasmine-npm-esm-ts
Example of Allure Report usage with Jasmine, npm, ESM and TypeScript
allure allure-report esm example jasmine npm typescript
Last synced: 29 Jan 2026
https://github.com/gusenov/google-api-examples
Примеры использования Google API.
example examples google-api google-apis
Last synced: 27 Jan 2026
https://github.com/stevenrice99/dram-tracing-samples
Samples of how you could perform memory tracing.
dram example intel-pin intel-pintools linux memory memory-trace pintool pintool-simulator pintools profiling profiling-functions profiling-tools python python3 sample trace tracing ubuntu valgrind
Last synced: 10 Oct 2025
https://github.com/heiwa4126/python_flock_ex1
Python 3で複数プロセスでflockを使って排他制御を行うサンプルコード
Last synced: 10 Oct 2025
https://github.com/gapitio/htmlgraphics-bundler-example
A bundler example for using togheter with gapit-htmlgraphics-panel
eslint example grafana prettier rollup svg typescript
Last synced: 10 Oct 2025
https://github.com/olimot/bulls-and-cows-kr
browser-game bulls-and-cows example web-game webgame
Last synced: 13 Oct 2025
https://github.com/artifixal/reimbursementapp
Java EE application to manage reimbursement of expenses after user business trip.
ajax example javaee jsp jspscriptletless jstl mvc scriptletless springless
Last synced: 13 Oct 2025
https://github.com/aman9026/swipetodismiss
Implementation of a basic swipe to dismiss feature in the list.
dart example flutter flutter-examples
Last synced: 10 Oct 2025
https://github.com/vojtechmares/digitalocean-cluster-api-example
Example how to use Cluster API with DigitalOcean
cluster-api cluster-api-provider-digitalocean digitalocean example kubernetes
Last synced: 13 Oct 2025
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/allure-examples/mocha-yarn-esm-js
Example of Allure Report usage with Mocha, Yarn, ESM and JavaScript
allure allure-report esm example javascript mocha yarn
Last synced: 29 Jan 2026
https://github.com/eapostol/react-vr-demo
A Demonstration project showcasing how to use React VR
demo es6 example javascript react react-native react-vr
Last synced: 10 Oct 2025
https://github.com/blaze6950/dragndropexample
A case study of using DragNDrop in WindowsForms
csharp drag-and-drop example gui windows-forms
Last synced: 20 Oct 2025
https://github.com/blaze6950/exceptionsexample
A tutorial example of a console application that includes examples of working with errors, throwing and catching exceptions
case-study cplusplus cui error-handling errors example exceptions
Last synced: 10 Oct 2025