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/vbsw/exp-001
experiment to test conditional compilation for Go
compilation conditional example golang test unlicense
Last synced: 22 Jan 2026
https://github.com/vbsw/exp-001b
experiment to test conditional compilation for Go
compilation conditional example golang test unlicense
Last synced: 22 Jan 2026
https://github.com/ndxbn/fizzbuzztraining
http://qiita.com/tadsan/items/b9521f149d4964b506d0
example example-project examples fizz-buzz fizzbuzz php php-7 php7
Last synced: 03 Oct 2025
https://github.com/allure-examples/jest-yarn-esm-js
Example of Allure Report usage with Jest, Yarn, ESM and JavaScript
allure allure-report esm example javascript jest yarn
Last synced: 24 Feb 2026
https://github.com/charles-dr/nest-example
example expressjs javascript mvc mvc-framework nestjs nestjs-backend nodejs typescript
Last synced: 12 Apr 2026
https://github.com/leondejong/node-express-sequelize-graphql-example
Node Express Sequelize GraphQL Example
example express express-graphql expressjs graphql graphql-js javascript node nodejs sequalizejs
Last synced: 15 Oct 2025
https://github.com/jottenlips/django-polls-graphene
📊 Django Polls App with Graphene, Relay, and Dataloaders
dataloaders demo django django-graphql example graphene graphene-django graphene-django-polls graphql graphql-server nplus1 polls python relay
Last synced: 05 May 2026
https://github.com/benelan/cra-mobx
A boilerplate create-react-app with MobX
Last synced: 15 Oct 2025
https://github.com/beono/simproxy
simple proxy – example of an application that uses reverse proxy from the standartd library
api example go golang proxy proxy-server
Last synced: 16 Jan 2026
https://github.com/anzhi0708/example-rust-c-ffi
Minimal example for calling C function from Rust code
build build-system c cargo clang example examples examples-rust ffi foreign-function-interface rust std stdlib
Last synced: 05 May 2026
https://github.com/nick-vanduijn/springboot-rbac-example
Example Spring Boot REST API demonstrating Role-Based Access Control (RBAC) with JWT authentication and enterprise-grade audit logging. Includes real security, async audit trail, AOP, and production-ready patterns for educational purposes.
demo example java jwt rbac role security spring springboot
Last synced: 05 May 2026
https://github.com/averbis/hello-world-aggregated-pear
Hello World example of an aggregated annotator bundled as a PEAR package
Last synced: 02 Jul 2025
https://github.com/allure-examples/codeceptjs-npm-js
Example of Allure Report usage with CodeceptJS, npm and JavaScript
allure allure-report codeceptjs commonjs example javascript npm
Last synced: 11 Apr 2026
https://github.com/dfensgmbh/biz.dfch.cs.examples.activityid
Sample usage of System.Diagnostics.Trace.CorrelationManager.ActivityId in context of OData controllers
activityid csharp example netframework
Last synced: 16 Mar 2025
https://github.com/ianhomer/try-hibernate-with-spring
Try Hibernate With Spring
example hibernate try tutorial
Last synced: 17 Oct 2025
https://github.com/dfensgmbh/biz.dfch.cs.examples.sampleaspnetcorewebapp
Sample ASP.NET Core Web Application
Last synced: 16 Mar 2025
https://github.com/mlmeloni/c-q47
C hello world example. Docs could be enhanced for better presentation.
Last synced: 28 May 2026
https://github.com/mlmeloni/php-upm
PHP hello world example. Docs could be enhanced for better presentation.
example hello-world php starter
Last synced: 28 May 2026
https://github.com/coldnew/hexo-org-example
Example blog for how to use hexo with org-mode.
Last synced: 18 Oct 2025
https://github.com/jorgermduarte/java-vue3-abortcontroller
Abort controller usage example on vue3
abort-controller abortcontroller example java rest stream vue3
Last synced: 03 Mar 2025
https://github.com/mlmeloni/go-zmg
Go hello world example. Docs could be enhanced for better presentation.
example go hello-world starter
Last synced: 28 May 2026
https://github.com/mlmeloni/python-q7g
Python hello world example. Docs could be enhanced for better presentation.
example hello-world python starter
Last synced: 28 May 2026
https://github.com/mlmeloni/go-x5r
Go hello world example. Docs could be enhanced for better presentation.
example go hello-world starter
Last synced: 28 May 2026
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
https://github.com/ateae/dotnet-plugin-architecture-example
Plugin Architecture example
c-sharp example plugin-architecture
Last synced: 02 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/pomxark/quickstart
Пример модульной структуры
clean-architecture example laravel
Last synced: 06 May 2026
https://github.com/mkinney/pypsrp_example
using python library pypsrp to connect to winrm
Last synced: 17 Oct 2025
https://github.com/anujmeenasharma/animated-galaxy
Animated galaxy using three.js
animated bruno-simon creativity-and-resilience example galaxy projec threejs threejs-journey
Last synced: 25 Apr 2026
https://github.com/caleb9/aspnetcorepurediapi
Example of utilizing Pure DI in ASP.NET Core Web API with disposable dependencies.
asp-net-core controller dependency-injection disposal example middleware pure-di singleton
Last synced: 21 Oct 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/marschall/truststore-maven-plugin-examples
Examples on how to use the Truststore Maven Plugin
Last synced: 01 Jun 2026
https://github.com/junongx/fargerfight-pong
A total multiplayer game of pong (Pongcerto remake)
Last synced: 20 Oct 2025
https://github.com/bernardo-mg/solar-system-d3-example
Small solar system with d3
Last synced: 23 Oct 2025
https://github.com/gfx/hello-nodejs-addon-with-cmakejs
cmake-js example nodejs-native-addon
Last synced: 26 Jan 2026
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/jangalinski/kotlin-gradle-refarch
Multi module gradle kotlin setup
Last synced: 17 May 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/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/gableroux/npm-build-firebaseui-postinstall-example
example firebaseui i18n postinstall
Last synced: 25 Oct 2025
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/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/data-integrations/example-action
This example action plugin can be used as a starting point for developing new Action plugins.
cdap cdap-example cdap-plugin example
Last synced: 20 Jan 2026
https://github.com/psieniarski/weatherapp2
Example app with React Hooks, Redux and Hookrouter
app example hookrouter hooks openweathermap-api react redux
Last synced: 20 Apr 2026
https://github.com/ingogriebsch/sample-spring-cloud-netflix-feign-multipartfile-support
This sample shows you how to enable multipartfile support on Feign clients
example feign feign-cl java sample spring spring-boot spring-cloud spring-cloud-netflix
Last synced: 06 May 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/lenra-io/client-example-svelte
client example lenra svelte ts typescript
Last synced: 11 Apr 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/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/flow-ai/example-node-webhook
Flow.ai Node.js Webhook example
Last synced: 05 May 2026
https://github.com/heiwa4126/sam-stepfunctions-apigw
API Gateway経由でStep Functionsを起動するサンプル
Last synced: 26 Oct 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/richardschoen/commandlinesamplecorecs
This is a .Net Core C# Command Line Parsing Sample. A good template for .Net Core Console/Command line app.
command-line console csharp example parsing template
Last synced: 18 Apr 2025
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/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/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/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/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/thiru-arasu/go-tools
goLang utils
concurrent-map example golang utils
Last synced: 01 Jun 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/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/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/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-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/mthomason/collect
Example shows how to batch create a Drudge Report type site using Open AI's Function Calling API.
data-collection example example-project function-calling html javascript mit-license openai python python3 rss starter-project web-scraping
Last synced: 18 Apr 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/allure-examples/cucumberjvm-junit4-gradlekts
Example of Allure Report usage with Cucumber-JVM, JUnit 4 and Gradle (Kotlin)
allure allure-report cucumber example gradle java junit4
Last synced: 06 May 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