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-27 00:10:15 UTC
- JSON Representation
https://github.com/samuelterra22/tcp-sockets-example
A simple example for communications between sockets TCP
c example server socket sockets stream tcp tcp-client tcp-server
Last synced: 11 Jun 2025
https://github.com/madh93/hello-terraform
Basic "Hello World" example in Terraform
Last synced: 21 Feb 2026
https://github.com/bernardo-mg/querydsl-example
Using the Querydsl DSL to handle queries.
Last synced: 16 Mar 2025
https://github.com/bernardo-mg/spring-ws-basic-security-example
Example with basic HTTP security
basic-security example spring-security spring-ws
Last synced: 16 Mar 2025
https://github.com/bernardo-mg/angular-jwt-auth-example
Example using JWT authentication with Angular
Last synced: 16 Mar 2025
https://github.com/skylinecommunications/slc-c-example_interappcalls-context-menu
Example connector showing how to add a context menu that automation scripts can execute using the Skyline.DataMiner.Core.InterAppCalls library.
dataminer dataminer-connector example
Last synced: 29 May 2026
https://github.com/dmshvetsov/rust-sudoku-solver
example of axum rust app that solves sudoku
example rust-example shuttle shuttle-example
Last synced: 22 Apr 2025
https://github.com/dmshvetsov/example-rust-podcast-app
example example-project rust rust-example rust-lang shuttle
Last synced: 22 Apr 2025
https://github.com/dark-vex/fluxcd-sysdig
Example of GitOps for managing Sysdig applications
example flux2 fluxcd gitops helm iac kubernetes kustomize
Last synced: 11 Jun 2025
https://github.com/macagua/odoo_wizard_example
Odoo Wizard Example, add a Wizard window at "contacts" app.
Last synced: 24 Jun 2025
https://github.com/chwarr/bond-via-vcpkg
An example showing how to consume Bond via vcpkg
bond example serialization vcpkg
Last synced: 09 Apr 2025
https://github.com/allure-examples/cucumberjvm-junit-platform-gradlekts
Example of Allure Report usage with Cucumber-JVM, JUnit Platform and Gradle (Kotlin)
allure allure-report cucumber cucumber-jvm example gradle java junit-platform
Last synced: 03 May 2026
https://github.com/e2e-boilerplate/testcafe-typescript-chai-should
TestCafé end-to-end test automation boilerplate, Using TypeScript, Chai and Should.
boilerplate chai e2e e2e-tests example integration-test should testcafe testcafe-typescript-chai typescript
Last synced: 28 Feb 2025
https://github.com/jtkdvlp/re-frame-minimalisitc-example
A minimalistic todo list with re-frame
Last synced: 16 Mar 2025
https://github.com/allure-examples/mocha-pnpm-cjs-js
Example of Allure Report usage with Mocha, pnpm, CommonJS and JavaScript
allure allure-report commonjs example javascript mocha pnpm
Last synced: 23 Apr 2025
https://github.com/allure-examples/playwright-npm-cjs-ts
Example of Allure Report usage with Playwright, npm, CommonJS and TypeScript
allure allure-report commonjs example npm playwright typescript
Last synced: 30 Jan 2026
https://github.com/allure-examples/mocha-npm-esm-ts
Example of Allure Report usage with Mocha, npm, ESM and TypeScript
allure allure-report esm example mocha npm typescript
Last synced: 02 Feb 2026
https://github.com/ingogriebsch/sample-spring-cloud-contract-simple-rest-cdc
This sample shows you how to use Spring Cloud Contract to produce and consume a CDC for a simple REST API
cdc example java sample spring spring-boot spring-cloud spring-cloud-contract
Last synced: 09 May 2026
https://github.com/qazcetelic/pong
A simple version of pong written in Processing.
Last synced: 19 Jun 2025
https://github.com/smonn/dotnet-jwt-refresh
csharp dotnet example jwt refresh-token
Last synced: 26 Apr 2026
https://github.com/ktaletsk/jupyterlab_command_test
Sample extension showing how to add command to JupyterLab menus
example jupyterlab jupyterlab-extension tutorial
Last synced: 11 Jul 2025
https://github.com/heiwa4126/sam-stepfunctions-parallel
AWS Step Functions の parallel と map のサンプル
Last synced: 19 Jul 2025
https://github.com/thatxliner/rrd
Rick Roll Detector. My first C++ project that uses CMake and external libraries. Now with comments so you can, too!
cmake cmake-examples cpp example example-code example-project
Last synced: 07 Apr 2025
https://github.com/garretfick/xss-by-example
Demonstration of how to create an XSS attach
Last synced: 21 Jul 2025
https://github.com/allure-examples/spock-groovy-3.0-gradle
Example of Allure Report usage with Spock, Groovy 3.0 and Gradle
allure allure-report example gradle groovy spock
Last synced: 26 Jan 2026
https://github.com/tariel-x/wsk-examples
Collection of example go functions for apache openwhisk
Last synced: 09 Apr 2025
https://github.com/didinj/angular-9-component-examples
Angular 9 Tutorial: Angular Component Example
angular angular9 component components example examples tutorial
Last synced: 07 Jan 2026
https://github.com/delicatejs/delicatejs-example
💡DelicateJS实现案例(包括用户注册登录、列表增删改查)
Last synced: 12 Jun 2025
https://github.com/provrb/c-socket
Client -> Server and Server ->Client TCP Socket program made in C.
c demonstration example learning simple sockets
Last synced: 04 Feb 2026
https://github.com/diordany/tech-bresenham
A software line renderer written in C that uses the Bresenham algorithm.
algorithms bresenham c drawing example gcc graphics image learning learning-by-doing line linear make mathematics pixel renderer report sdl2 software-rendering tech
Last synced: 21 Aug 2025
https://github.com/irevoire/teensy_blink_manual
example repository for the teensy crate
bare-metal blink embedded example example-project rust teensy
Last synced: 16 Mar 2025
https://github.com/josephedison77/bash-iyk
Bash hello world example. Docs could be enhanced for better presentation.
bash example hello-world starter
Last synced: 29 May 2026
https://github.com/josephedison77/haskell-gbl
Haskell hello world example. Docs could be enhanced for better presentation.
example haskell hello-world starter
Last synced: 29 May 2026
https://github.com/victorpopkov/rails-jsonapi-example
Small example API on Ruby on Rails using JSONAPI::Resources.
example jsonapi-resources rails ruby ruby-on-rails
Last synced: 12 Apr 2026
https://github.com/sourdface/example-retro-3d
3D retro platformer game example in vanilla JavaScript using the canvas API
2d 3d canvas canvas-api canvas2d canvasjs demo ecma6 esm esmodules example game html5 javascript retro retrogaming vanilla-javascript
Last synced: 04 Jul 2025
https://github.com/crucibuild/agent-pong
A very basic agent designed to communicate with agent-ping
amqp distributed example golang microservice
Last synced: 17 Jan 2026
https://github.com/discordts/example
(WIP) Runnable examples of discord.ts
bot discord discord-ts documentation example nodejs
Last synced: 09 May 2026
https://github.com/ssnover/avr-programming-rs
Example AVR project implementations in Rust based on projects in Make: AVR Programming
Last synced: 20 Apr 2026
https://github.com/marceloleite2604/cor-bean-processor-examples
Project examples presenting how to use COR Bean Processor library.
chain-of-responsibility example java spring spring-autoconfiguration spring-beans spring-boot
Last synced: 08 May 2026
https://github.com/nwtgck/wasm-console-example
Simple example of wasm-console
boilerplate example wasm wasm-bindgen webassembly
Last synced: 07 Jan 2026
https://github.com/christian-konrad/mapreduce-invertedindexer-example
Simplified example of an Inverted Indexer for plain text documents built on Hadoop's MapReduce framework.
example hadoop hadoop-mapreduce inverted-index mapreduce
Last synced: 16 Mar 2025
https://github.com/skylinecommunications/slc-s-example_interappcalls
Example solution on how to create an InterApp nuget package using the Skyline.DataMiner.Core.InterApp library.
dataminer dataminer-solution example
Last synced: 26 May 2026
https://github.com/jf17/spring-context-example
Example Java Spring App without Spring Boot
example java jf17 maven spring spring-context without-spring-boot
Last synced: 13 Apr 2026
https://github.com/nicholasjhenry/wordstock
Spell Checking Service
example professional-development
Last synced: 07 Oct 2025
https://github.com/floehopper/eventmachine-examples
Code examples using EventMachine
asynchronous callback defer deferrable eventmachine example ruby thread
Last synced: 25 Mar 2025
https://github.com/regnull/go-ethereum-examples
Examples for ethereum programming in Golang
blockchain ethereum example examples golang
Last synced: 17 May 2026
https://github.com/leondejong/angular-application
Angular Example Application
angular angular-cli application css example html javascript js
Last synced: 13 Apr 2026
https://github.com/maroshmka/example-django-ticketing
Simple ticketing system example in Django.
django dummy example pytest python ticketing-system
Last synced: 02 May 2026
https://github.com/fruitsalad/electron-custom-window-example
An example app showing how to make custom window decorations in Electron.
electron electron-forge example
Last synced: 28 Apr 2026
https://github.com/olimot/that-game-tetrominoes-fall
browser-game example game tetris tetris-clone tetris-game tetromino typescript webgame
Last synced: 10 Jan 2026
https://github.com/henrikfricke/teaxyz-nextjs-example
Develop a Next.js project using teaxyz
Last synced: 13 Apr 2026
https://github.com/jcavat/http-server-springboot-example
example http-server java11 snippet spring-rest-api
Last synced: 04 Jun 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/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/peterhellberg/fps
A simple FPS in Zig, based on https://github.com/lizard-demon/fps
Last synced: 31 May 2026
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/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/heiwa4126/sam-macroex1
Cloudformation macros を使うサンプル。heiwa4126/auto-loggroup-macro を参照
Last synced: 11 Jun 2026
https://github.com/mrgrd56/spring-oauth2-client-example
example github-oauth java oauth2 oauth2-client spring-boot
Last synced: 12 May 2026
https://github.com/mkdika/fibs-and-chips
Repository for collective of simple algorithms code snippets in several programming languages.
algorithms collective example fibonacci snippets
Last synced: 20 Jun 2025
https://github.com/crispinalan/copperspice-dialog-example
CopperSpice Example
Last synced: 14 Jun 2025
https://github.com/permitio/permit-go-example
An example of Permit.io-based authorization for Go
Last synced: 05 Oct 2025
https://github.com/heiwa4126/goflock-ex1
GoLangで複数プロセスでflockを使って排他制御を行うサンプルコード
Last synced: 08 Oct 2025
https://github.com/icefed/flatctest
FlatBuffers VS ProtocolBuffer
bench benchmark example flatbuffers golang protocol-buffers
Last synced: 14 Jan 2026
https://github.com/sorawitt/preact-signals-example
A small Preact + Signals dashboard that lets you add teammates and see how shared signals, computed state, and Tailwind styling fit together.
bun example preact preact-signals tailwindcss typescript
Last synced: 14 Apr 2026
https://github.com/lotuc/native-notes
clojure example ffi java jvm native notes shared-library
Last synced: 05 Feb 2026
https://github.com/blaze6950/publicates-inheritance-
A small example of a console application that shows examples of inheritance. Subject area - publications
case-study cplusplus cui example inheritance oop oop-examples publication
Last synced: 10 Oct 2025
https://github.com/blaze6950/namespacescpp
A small tutorial example of a console application that shows examples of working with namespaces
case-study cplusplus cui example namespaces
Last synced: 10 Oct 2025
https://github.com/nongol7090/ci-cd-node-app
🚀 Build and deploy a Node.js app effortlessly with a CI/CD pipeline using GitHub Actions and Docker for seamless integration and delivery.
angular angular-cli angular20 aws-cloudformation circleci continuous-deployment docker e2e-tests eksctl example hibernate mongodb nodejs protractor react redux ssr tutorial
Last synced: 14 Apr 2026
https://github.com/daichitakahashi/go-enum-example
go-enum example implementation
Last synced: 31 May 2026
https://github.com/analogfeelings/milkshader
A custom shader example for Garry's Mod, based on the first game in the Milk series.
artistic example gmod gmod-addon hlsl hlsl-shader shaders simple source-engine
Last synced: 22 Jan 2026
https://github.com/penge/csharp-web-app-examples
Example Web app projects in C#
aspnet-core csharp example tutorial web-app
Last synced: 14 Oct 2025
https://github.com/ddochea0314/example-typescript-swaggergen
swagger-typescript-api 자동생성도구 예제
example svelte swagger typescript
Last synced: 18 Apr 2026