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/dogma-io/babel-plugin-react-code-block
Display React functional examples with source code.
babel babel-plugin block code example react sample tutorial
Last synced: 07 May 2026
https://github.com/ofen/tinkoff-invest-example
Tinkoff invest API gRPC example.
api example go golang grpc tinkoff tinkoff-invest
Last synced: 05 May 2026
https://github.com/yiqu/react-dnd
React drag & drop example using react-beautiful-dnd
dnd drag-and-drop draganddrop example react react-beautiful-dnd redux redux-toolkit redux-toolkit-query rtk-query vercel vercel-deployment
Last synced: 05 May 2026
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/username0x0a/objective-zip
Merged Objective-Zip library from different sources to keep it up-to-date.
c example minizip objective-c swift zip
Last synced: 17 Apr 2026
https://github.com/rgl/ansible-vsphere-ubuntu-vm
Example Ansible project that creates a Ubuntu VMware vSphere Virtual Machine
ansible ansible-playbook example ubuntu vmware vmware-vsphere
Last synced: 05 May 2026
https://github.com/francescodisalesgithub/sqs-client-localstack
simple rest sqs client that list queue
aws aws-sqs client example localstack sqs
Last synced: 17 Apr 2026
https://github.com/miguelmota/account-abstraction-demos
A collection of Ethereum account abstraction EIP/ERC demos
account-abstraction bundler delegate delegation delegator demo eip-7702 erc-4337 erc-7710 erc-7715 ethereum example metamask paymaster pimlico react smart-account wallet web3
Last synced: 05 May 2026
https://github.com/haxzie-xx/humkin-server
Node.js/Express.js server for HumKin
example example-project express javascript mysql nodejs
Last synced: 05 May 2026
https://github.com/parzibyte/ejemplo-formulario-angular
Ejemplo de formulario con Angular. Formulario basado en plantilla con TypeScript
angular example form form-example simple template
Last synced: 05 May 2026
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/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/nsardo/jsniff
A Simple Java Port Sniffer
example example-code java port-scanner port-scanner-socket starter-project
Last synced: 29 Oct 2025
https://github.com/rulyotano/example-queue-workers
Sample project to create a message queue to process long running tasks
docker dotnet example queue rabbitmq test worker worker-queue
Last synced: 17 Apr 2026
https://github.com/jamkaramol/reactstorybookstarter
A Storybook integrated React project template
create-react-app create-react-native-app example reactjs starter-kit starter-template storybook
Last synced: 15 Apr 2026
https://github.com/yu1hpa/yew-gloo-storage-example
This is an example for using LocalStorage of gloo with Yew
example gloo localstorage rust wasm yew
Last synced: 16 Jan 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/rgl/wireguard-vagrant
wireguard vpn example vagrant environment
Last synced: 05 May 2026
https://github.com/ingogriebsch/sample-spring-hateoas-hal-forms
This sample shows you how to enhance a REST API with Spring HATEOAS providing the HAL-FORMS media type
example hal hal-forms hateoas hypermedia java sample spring spring-boot spring-hateoas
Last synced: 05 May 2026
https://github.com/xjectro/spring-boot-graphql-advert-platform
This project is a web platform where users can create and manage advertisements. The backend is built with Spring Boot, provides a GraphQL API, and uses JWT-based authentication for security. Users can register, log in, and manage their ads.
advert app boilerplate boot css example gradle graphql html java javascript js jwt platform spring spring-boot spring-boot-graphql starter template web
Last synced: 03 Apr 2026
https://github.com/fractalide/fractal_app_todo_controller
example fractalide microservices nix rust todo
Last synced: 20 Jun 2026
https://github.com/ailrun/example-graphql-server
Example server for graphql seminar
example expressjs graphql graphql-server
Last synced: 05 Oct 2025
https://github.com/lunaroyster/mappy
The Chrome extension development example Mappy, updated.
chrome-extension example extension
Last synced: 17 Apr 2026
https://github.com/bernardo-mg/dnd5-api-react-client
Example REST client made with React and Redux.
Last synced: 07 May 2026
https://github.com/natanaelvich/react-freeze-example
React Freeze Example made with react native and Expo.
Last synced: 06 May 2026
https://github.com/luukvanderduim/xcb-global-hotkey-example
Small xcb hotkey implementation in Rust.
Last synced: 06 Jul 2025
https://github.com/unyt-org/uix-template-routing
UIX Base Project with routing examples
base-project demo example uix uix-example unyt-org
Last synced: 15 Mar 2025
https://github.com/billymaulana/nuxt-actions-example
Real-world example app for nuxt-actions -- type-safe server actions for Nuxt
example nuxt nuxt-actions typescript vue
Last synced: 04 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/michel-leonard/c-integers
A tiny Big Integer implementation in C for operations beyond 64 bits.
algorithm arbitr arbitrary-precision arithmetic big-integer c education example linux math number-theory public-domain research simple snippets windows
Last synced: 18 Apr 2026
https://github.com/d3-node/d3node-map-choropleth-france
Choropleth of France population
Last synced: 22 Jan 2026
https://github.com/edenreich/definition-driven-development
Definition-driven development is the approach where a clear and well-defined understanding of project requirements and goals guides the entire development process. This approach emphasizes the importance of creating a detailed specification or definition of the project before initiating any coding or implementation.
api-first api-first-approach design-first design-patterns example openapi-specification openapi3
Last synced: 05 Jan 2026
https://github.com/distributive-network/pythonmonkey-rust-wasm-example
🐍 Executing Rust from Python using WASM 🦀
Last synced: 03 May 2026
https://github.com/goreleaser/example-sign-with-env
Example signing with cosign using --key=env://KEY
Last synced: 19 Apr 2026
https://github.com/smartiniongithub/fastify-example-ts
Example webapp with Fastify, made in TypeScript
docker example fastify hacktoberfest test typescript webapp
Last synced: 06 May 2026
https://github.com/girkovarpa/verpatch-gui-lazarus
GUI for verpatch, a program for editing executable version info and other metadata.
delfi delphi demo example freepascal gui info lazarus metadata object-pascal pascal sample verpatch version
Last synced: 31 Jan 2026
https://github.com/schwalbe-t/rosequartz-examples
A collection of examples for the RoseQuartz game engine.
example example-code examples game-dev game-develop game-developement game-development game-engine games tools
Last synced: 28 Oct 2025
https://github.com/strider2038/go-examples
Golang examples
dependency-injection example golang jsonrpc
Last synced: 12 Jun 2026
https://github.com/flopp/sodium-crypt
libsodium based file encrypter/decrypter
decryption encryption example libsodium password
Last synced: 15 Mar 2025
https://github.com/joao208/poc-prisma
Uma aplicação de estudo do TypeORM Prisma, usando MongoDB e a documentação oficial
example express prisma prisma-client
Last synced: 30 Mar 2025
https://github.com/ethand91/object-detect
Simple object detection example using python, opencv and YOLO
computer-vision example opencv python3 tutorial
Last synced: 24 Aug 2025
https://github.com/mhaidarhanif/project-auth-react
Project Example: Auth with React
Last synced: 10 May 2026
https://github.com/marceloboeira/dull
🤪 a dummy multi-thread HTTP server
example http learn-by-doing learning multithreading rust study tcp the-rust-book
Last synced: 01 Apr 2025
https://github.com/ntamvl/slackcloneelixirreactexample
Clone Slack use Elixir/Phoenix and React Example
chat elixir example phoenix-framework react
Last synced: 18 Apr 2026
https://github.com/bdrelling/doccmiddleware-example
An example project for the DocCMiddleware package.
docc example middleware swift vapor website
Last synced: 20 Mar 2025
https://github.com/anuragpatil94/simplecalculator
A example python pypi library
Last synced: 28 May 2026
https://github.com/jlguenego/visual-cs143
Website for illustrating CS143 stanford course examples about compilers.
animations compilers demo example
Last synced: 06 May 2026
https://github.com/edoparearyee/angular-cli-universal-example
A simple example of Angular server side rendering using the Angular CLI, with pre-rendering to generate a static site, lazy loading routes and state transfer to prevent repeated request
angular angular-cli bootstrap cli example express heroku lazy-loading state-transfer universal
Last synced: 05 Apr 2026
https://github.com/trevorblades/minimal-gatsby-example
The most minimal Gatsby example imaginable
Last synced: 18 Apr 2026
https://github.com/slavahatnuke/kafka-rest-scalability
Issues related to Confluent KAFKA REST Proxy
docker docker-compose example horizontal-scalable kafka kafka-rest-proxy samples scalability zookeeper
Last synced: 10 May 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/herminiotorres/surface-playground
the playground to learn {elixir, phoenix, liveview, surface}
elixir-lang elixr example liveview phoenix phoenix-framework phoenix-liveview surface surface-ui
Last synced: 23 Mar 2025
https://github.com/chapel-lang/chapel-hello-world
A 'Hello, world!' repository and GitHub Codespace template in Chapel
chapel concurrency demo distributed-computing example gpu high-performance-computing language open-source parallel parallel-computing performance scientific-computing works-with-codespaces
Last synced: 17 Aug 2025
https://github.com/povilasb/android-hello-rust
Android meets Rust episode 01
Last synced: 15 Apr 2026
https://github.com/drsmile444/tensorflow-ml-bot-example
🤖 Telegram Bot example using Machine Learning and Tensorflow
example telegram telegram-bot tensorflow tutorial
Last synced: 13 May 2026
https://github.com/brunos3d/nx-storybook-design-system
Creating a design-system lib with Nx and Storybook. (POC project)
design-system example monorepo nx proof-of-concept react storybook styled-components typescript
Last synced: 19 Apr 2026
https://github.com/benckx/baudelaire-on-qr
Encode a well-known book as a series of QR codes.
demo example qrcode qrcode-generator tutorial
Last synced: 17 Mar 2025
https://github.com/martindelille/conan-qt-example
An example of using Qt from conan
Last synced: 20 Apr 2026
https://github.com/kivimango/defender-of-tau3
2d-game example java java-2d-game java-example java-game
Last synced: 14 Oct 2025
https://github.com/tsnsoft/tsn_python_pc
Примеры парсеров и конвертеров файлов на Python
converter example parser python
Last synced: 04 Jun 2026
https://github.com/infrablocks/end-to-end-thanos
An end-to-end example of InfraBlocks, by provisioning Thanos.
end-to-end example infrablocks infrastructure infrastructure-as-code terraform thanos thanos-query thanos-store
Last synced: 14 Mar 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/chinanf-boy/Export-Example
show example or demo-example or 库🌰
Last synced: 15 May 2025
https://github.com/tr1sm0s1n/geth-ethclient-starter
A comprehensive guide to using the ethclient package from Geth (go-ethereum) to build Ethereum applications with Go.
ethereum example fe geth go go-ethereum golang guide smart-contracts solidity starter vyper
Last synced: 20 Apr 2026
https://github.com/g3th/compose-desktop-drag-and-drop
Drag And Drop operation in Compose Desktop, utilising compositionLocalOf
compose-desktop drag-and-drop-programming example graphical-user-interface kotlin
Last synced: 28 May 2026
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/pwhipp/python_metaclass
Working example showing some of the power of python3 metaclasses
Last synced: 29 May 2026
https://github.com/theatrejs/example-overlay-gamepad
🎮 A Gamepad Overlay example.
2d canvas engine example example-overlay-gamepad game game-engine html html5 javascript pixel-art theatrejs webgl webgl2
Last synced: 04 Jul 2025
https://github.com/infrablocks/end-to-end-prometheus
An end-to-end example of InfraBlocks, by provisioning Prometheus.
end-to-end example infrablocks infrastructure infrastructure-as-code prometheus terraform
Last synced: 14 Mar 2025
https://github.com/TobiHatti/Languages-Summaries
✔🌍 Summary for several programing-languages (A-Levels)
a-level csharp documentation dotnet example instructions sql
Last synced: 10 Mar 2025
https://github.com/zswang/gulp-examplejs
A tool for converting sample code into test cases
Last synced: 01 May 2026
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/snowdrop/messaging-work-queue-example
Example application demonstrating how to dispatch tasks to a scalable set of worker processes using a message queue
amqp booster example kubernetes messaging openshift rhoar spring-boot
Last synced: 08 May 2026
https://github.com/arekasek/car-rent-website
Rent a Car is a modern website designed to offer a seamless and engaging car rental experience. [STILL IN PROCESS]
car-rental car-rental-app example nextjs portfolio react star ui-design
Last synced: 21 Apr 2026
https://github.com/reprezen/api-codeflow-node.js
Build and evolve a REST API design-first with OpenAPI-Generator and Node.js. API CodeFlow is an agile, design‑first workflow that integrates API specifications into the build process, so API docs and code are continually in sync.
agile api api-codeflow api-design api-design-first api-first code-generation codegen design example lifecycle model-driven model-driven-development node node-js nodejs openapi rest swagger
Last synced: 21 Apr 2026
https://github.com/seblemaguer/minimal_marytts_example
Minimal example of how to integrate MaryTTS into its java application
Last synced: 10 Jun 2026
https://github.com/rafaelcalleja/react-js-env-runtime-docker
Example React App production build with environment variables replaced in runtime docker/kubernetes
demo docker environment-variables envsubst example hello-world install kubernetes nginx npm production react reactjs replaced runtime yarn
Last synced: 12 Apr 2026
https://github.com/allure-examples/spock-groovy-4.0-maven
Example of Allure Report usage with Spock, Groovy 4.0 and Maven
allure allure-report example groovy maven spock
Last synced: 04 Feb 2026
https://github.com/billbeeio/custom-shop-api-example
Beispielcode aus dem Blogpost
Last synced: 07 Feb 2026
https://github.com/grayside/gh-page-previews
Showing a way to have GH Page PR Previews with one repository and GitHub Actions.
example github-actions github-pages preview
Last synced: 11 Jun 2026
https://github.com/samuelterra22/udp-sockets-example
A simple example for communications between sockets UDP
c client datagram datagram-socket example server socket sockets udp udp-client udp-server
Last synced: 11 Jun 2025
https://github.com/yaroze/oci-k8s
Simple OpenTofu/Terraform to deploy a Kubernetes cluster on Oracle Cloud Infrastructure as well as some useful tools
example kubernetes kubernetes-deployment opentofu oracle-cloud terraform
Last synced: 15 Apr 2026
https://github.com/alfianandinugraha/talk-o-bloc
Simple app to learn basic of flutter_bloc
bloc dart example flutter flutter-bloc
Last synced: 01 Apr 2025