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-30 00:10:31 UTC
- JSON Representation
https://github.com/rashadansari/simple-java-socket
This is a simple example of working with Socket in Java programming language
Last synced: 23 Jun 2026
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/mpiorowski/tut-reactive-spring
Reactive spring applications
Last synced: 08 Apr 2025
https://github.com/cerebnismus/speedtest
📓 Simple speed test software using flask
assignment example homework network network-programming sample simple speed speedtest tcp tcp-client tcp-ip tcp-server tcp-socket
Last synced: 02 Jul 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/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/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/allure-examples/newman-npm-esm
Example of Allure Report usage with Newman, npm and ESM
allure allure-report esm example javascript newman npm typescript
Last synced: 09 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/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/mingderwang/bun-on-vercel
test deploy bun server on vercel (example of https://github.com/vercel-community/bun)
Last synced: 08 May 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/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/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/testng-kotlin-maven
Example of Allure Report usage with TestNG, Kotlin and Maven
allure allure-report example kotlin maven testng
Last synced: 25 Apr 2026
https://github.com/nszilard/aws-lambda-go
Sample hello-world AWS lambda written in Go
Last synced: 01 Mar 2025
https://github.com/barismeral/java-isnumeric
Java isNumeric Method
algorithm algorithms api app custom example function java java-8 java-library java8 method methods numeric numerical-analysis numerical-methods numerics sample simple simple-api
Last synced: 09 Apr 2025
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/mborne/ts-examples
[DEV] Some TypeScript examples written to get started with tooling setup (tsx, mocha, chai, nyc, tsup)
chai example mocha nyc tsx typescript
Last synced: 05 Feb 2026
https://github.com/heiwa4126/sam-lambda-urls1
AWS Lambda Function URLsの最初のサンプル。とりあえず認証なし、CORSなしで。
aws-sam example lambda-function-urls
Last synced: 19 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/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/fekri8614/flutter_textfield_samples
Flutter project samples
dart example example-project flutter flutter-apps flutter-examples flutter-ui flutter-widget sample-app samples
Last synced: 20 May 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/alexchantastic/next-mdx-blog-example
An example blog built with Next.js and MDX
app-router blog example mdx next nextjs react-server-components rsc
Last synced: 30 Apr 2026
https://github.com/lbr-media/typo3-extension-bootstrap-example
Distribution package for bootstrap extension. This package delivers a new website.
bootstrap bootstrap5 distribution example typo3 typo3-extension
Last synced: 10 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: 08 May 2026
https://github.com/bernardo-mg/tree-structure-example
Tree Structure Example
Last synced: 16 Mar 2025
https://github.com/bernardo-mg/querydsl-example-jpa
Using the Querydsl DSL to handle JPA queries.
Last synced: 16 Mar 2025
https://github.com/bernardo-mg/reactor-netty-tcp-server-example
Reactor Netty TCP server example
Last synced: 18 May 2026
https://github.com/bernardo-mg/jpa-example
An example showing how to set up and test JPA classes.
criteria-api example jpa persistence
Last synced: 16 Mar 2025
https://github.com/bernardo-mg/java-servlet-example
Example setting up a Java servlet
Last synced: 16 Mar 2025
https://github.com/bernardo-mg/jooq_example
Using the jOOQ DSL to handle queries.
Last synced: 16 Mar 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/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/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/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-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/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/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/leondejong/svelte-application
Svelte Example Application
application css example html javascript js svelte svelte-kit
Last synced: 08 May 2026
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/mrgrd56/spring-oauth2-client-example
example github-oauth java oauth2 oauth2-client spring-boot
Last synced: 12 May 2026
https://github.com/oanh11023/javascript-repo-j9ak
Along coach certain type.
automation example python script
Last synced: 28 Mar 2025
https://github.com/codeadamca/deconstruction-windows
A from scratch example of a Useless Website idea from class.
example javascript learning-code useless-websites
Last synced: 17 Jun 2025
https://github.com/allure-examples/cucumberjs-pnpm-esm-js
Example of Allure Report usage with CucumberJS, pnpm, ESM and JavaScript
allure allure-report cucumberjs esm example javascript pnpm
Last synced: 10 Jun 2026
https://github.com/remram44/haskell-rps
Rock Paper Scissors game in Haskell
Last synced: 31 Mar 2025
https://github.com/shinkeonkim/django_serengeti_example
Django MTV 패턴을 이용한 커뮤니티 예제입니다.
django example likelion python
Last synced: 01 Mar 2025
https://github.com/remram44/langdetect
A language detector in C++/Qt
example language-detection qt-gui
Last synced: 31 Mar 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/jf17/jasper-report-example
Exporting jasper report to PDF with cyrillic characters.
cyrillic cyrillic-characters example jasper jasper-reports java jf17 pdf pure-java
Last synced: 08 Jun 2026
https://github.com/bernardo-mg/angular-form-example
Example setting a complex form in Angular
Last synced: 19 May 2026
https://github.com/permitio/permit-go-example
An example of Permit.io-based authorization for Go
Last synced: 05 Oct 2025
https://github.com/reinoutww/threading-deadlocks
Deadlock scenario's in C#. Explanation of Each Scenario
example multithreading playground threading-correctness
Last synced: 05 Oct 2025
https://github.com/leondejong/react-typescript
React TypeScript Example Application
application example react react-router styled-components ts typescript
Last synced: 13 Apr 2026
https://github.com/makeev/alphai-news-to-email
Email yourself relevance-scored financial news from the AlphaAI API — a small Python example built on the alphai-sdk.
ai-agents alphai alphai-sdk email example financial-news news-alerts python
Last synced: 24 Jun 2026
https://github.com/rluders/phaser-snakegame
Simple Snake Game with Phaser using Typescript.
example game phaser snake-game typescript
Last synced: 13 Apr 2026
https://github.com/larsks/so-example-77022432-cockroachdb-compose
cockroachdb containers docker-compose example stackoverflow
Last synced: 19 Apr 2026
https://github.com/food-x-technologies/puff-example
Information about the Puff tool. use cases; examples; etc.
azure azure-devops azure-pipelines example infrastructure json puff region subscriptions yaml
Last synced: 14 Apr 2026
https://github.com/an-autodidact/html-crypto-currency-chart-snippets
💹 Simple HTML Snippets to create Tickers / Charts of Cryptocurrencies with the TradingView API 💹
btc candlestick candlestick-chart chart crypto cryptocurrency eth ethereum example finance financial-analysis html indicators iota market rsi simple stochastic ticker trading
Last synced: 07 Oct 2025
https://github.com/dzek69/react-native-app-template
React native personal app template, with working tests, mocks, docs, linting
android app-template boilerplate example ios javascript js react react-native template
Last synced: 11 Apr 2026
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/ologolo/streamline-example
Provides a file conversion example using the Streamline API and engine
Last synced: 08 Oct 2025
https://github.com/skylinecommunications/slc-c-example_table-qaction
dataminer dataminer-connector example
Last synced: 08 Oct 2025
https://github.com/wdalmut/kata-example-1
example functional-programming ramda
Last synced: 15 Mar 2025
https://github.com/dhbw-smart-rollerz/ros2_example_package
Example package for ROS2
Last synced: 23 Feb 2026
https://github.com/dyazincahya/angular-face-api
<Angular x Face-api.js> | This is a sample code of Face-api.js in Angular, here am using Angular v17
angular example example-project face-api face-api-js face-detection face-recognition javascript nodejs sample-code tensorflow typescript
Last synced: 11 Apr 2026
https://github.com/icefed/flatctest
FlatBuffers VS ProtocolBuffer
bench benchmark example flatbuffers golang protocol-buffers
Last synced: 14 Jan 2026
https://github.com/zpratt/example-node-helm
minimalistic example of deploying a node app to kubernetes with a helm chart
docker example helm howto kubernetes nodejs
Last synced: 21 Jan 2026
https://github.com/dgerod/gesto-prof_ejemplo
Example of how to use gesto-prof tool.
Last synced: 18 Jan 2026
https://github.com/leondejong/styleguide-starterkit
Styleguide Starterkit
bem boilerplate css design-system example html sass scss starterkit styleguide
Last synced: 06 May 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/lotuc/native-notes
clojure example ffi java jvm native notes shared-library
Last synced: 05 Feb 2026