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/leondejong/svelte-application
Svelte Example Application
application css example html javascript js svelte svelte-kit
Last synced: 08 May 2026
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/conceptpending/baseplate-example-feedback
Feedback Inbox — a small example app built on Baseplate by applying the public-submission-and-admin-queue recipe.
baseplate baseplate-example example fastapi feedback-form nextjs
Last synced: 10 Jun 2026
https://github.com/heiwa4126/go-docker-clock
Qiitaにあったコードをそのままコピペして、サポートのスクリプトをつけたGoLangのDockerサンプル。だったのだがずいぶん変わってしまいました
Last synced: 09 May 2026
https://github.com/valnub/svelte-counter-example
css demo example html javascript svelte sveltejs tutorial
Last synced: 09 May 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/itzg/try-watch-pod-labels
Trying out the kubernetes client-go to watch and cache pod labels
client-go example kubernetes-api
Last synced: 09 May 2026
https://github.com/mridang/example-gateway
An example project to toy around with AWS's API Gateway
aws aws-apigateway cloudformation demo example nestjs serverless
Last synced: 09 May 2026
https://github.com/mkdika/ts-express-rest-api
Typescript Express.js REST API example.
example express-js poc rest-api typescript
Last synced: 09 May 2026
https://github.com/kamiazya/setup-graphviz-example
Example workflow for setup-graphviz GitHubActions.
example github-actions graphviz
Last synced: 10 Jun 2026
https://github.com/team401/nickleback-2023
401's B-team and C-team offseason robots
ai blazingly-fast crypto example frc java robotics synergy web3
Last synced: 10 May 2026
https://github.com/francescodisalesgithub/mavern-parameters-placeholder
Example of how to set parameters placeholder in a pom file
deploy example java maven nexus-repository-manager nexus3 simple
Last synced: 10 May 2026
https://github.com/single9/example-rust-workspace
Example of Rust Workspace
Last synced: 10 Jun 2026
https://github.com/zitadel/example-auth-elysia
Official Zitadel auth example for Elysia.
auth authentication authn authorization authz bun demo elysia example iam identity login nodejs sample sso typescript zitadel
Last synced: 10 Jun 2026
https://github.com/lpreterite/fis-vue-example
基于fis构建的vuejs事例(包含vue-router的使用)
Last synced: 12 May 2026
https://github.com/hoangtk0100/go-tutorials
advanced basic example fundamentals go go-tutorials golang oop tutorial tutorials
Last synced: 11 Jun 2026
https://github.com/chalkedgoose/swiftui-example
I have been making a IOS version of what I made with React Native Desktop @RNDesktopExample with SwiftUI
example native swiftui swiftui-components swiftui-example swiftui-framework
Last synced: 13 May 2026
https://github.com/nsardo/message-drop
A basic Message Board Starter / Example in Meteor
example example-project javascript message-board meteor meteor-application meteorjs starter-project
Last synced: 13 May 2026
https://github.com/nwtgck/spark-wikipedia-dump-loader-example
An example of spark-wikipedia-dump-loader
example scala spark wikipedia-dump
Last synced: 14 May 2026
https://github.com/cqlyj/simple-tba-erc6551
Simple ERC6551 Standard Walk-through Demo
erc6551 example foundry smart-contracts solidity walkthrough
Last synced: 12 Jun 2026
https://github.com/eyedea-io/syncano-socket-hello-world
Hello World Socket for Syncano Platform
Last synced: 30 Mar 2025
https://github.com/britter/introduction-to-ge-maven
Sample repository for showing some of the features of the Gradle Enterprise Maven Extension
example gradle-enterprise maven
Last synced: 19 May 2026
https://github.com/permitio/permitio-java-spring-boot-example
This Spring Boot API demonstrates the use of Permit.io permission checks via the Permit.io SDK using RBAC+ABAC and ReBAC policy models.
Last synced: 25 Jun 2025
https://github.com/allure-examples/jasmine-yarn-esm-ts
Example of Allure Report usage with Jasmine, Yarn, ESM and TypeScript
allure allure-report esm example jasmine typescript yarn
Last synced: 21 Apr 2026
https://github.com/skylinecommunications/slc-c-example_snmp-base
Example connector showing how to retrieve the common SNMP parameters and tables on every device.
dataminer dataminer-connector example
Last synced: 25 Jun 2025
https://github.com/skitsanos/tarantool-example
Very basic demo on running Tarantool DB with an API endpoint exposed
example example-project lua luajit tarantool tarantool-docker
Last synced: 05 Jun 2026
https://github.com/eeyribas/producttrackingsystem
The Product Tracking System includes features for generating barcodes for products and recording barcode products.
barcode barcode-generator barcode-images csharp csharp-app csharp-framework csharp-programming csharp-project ean13 example net-4-6-1 net-framework product product-track product-tracking-system system tracking visual-studio visual-studio-2019 visual-studio-code
Last synced: 16 Jul 2025
https://github.com/heiwa4126/sam-hello-goodbye
1個のAWS Lambdaで複数のAPIを受けるAWS SAMのサンプル
aws-lambda aws-sam example python
Last synced: 19 May 2026
https://github.com/awalterschulze/cloud-example
[Deprecated] Cloud Haskell Example
Last synced: 25 Jun 2025
https://github.com/wahlnetwork/beautiful-terminal-windows
Complete setup of a Windows terminal environment using VS Code, PowerShell, and Windows Terminal.
Last synced: 19 May 2026
https://github.com/vsoch/confucious-actions-example
An example of using vsoch/confucious-actions
actions confucious example github-actions
Last synced: 22 Mar 2025
https://github.com/randomgamingdev/tiny-tic-tac-toe
A tiny version of tic-tac-toe that's designed to use a minimal amount of lines while not importing any libraries, staying decently understandable, and being able to handle wrong inputs without just crashing (and also none of that semicolon stuff) (there's an even smaller one line version that doesn't follow these rules if you're interested)
example examples micro one-liner one-liners oneliner oneliners python python3 small tic-tac-toe tiny
Last synced: 18 May 2026
https://github.com/ik5/example_pgx_with_complext_oid
Example on how to use complex domain using golang and pgx
example golang pgx pgxpool poc postgresql
Last synced: 01 May 2026
https://github.com/vallshmeleff/androidrsa
Android Java RSA Encryption
android encryption example java rsa
Last synced: 23 Jun 2026
https://github.com/al-the-bot-father/transfer_recover_sol
Transfer or Recover SOL
example recover sol solana transaction transfer
Last synced: 22 Mar 2025
https://github.com/islati/job-app-backend
Example Prototype for mobile job board application backend in Flask. Includes JWT Authentication, user management,
backend example flask jwt-authentication python rest
Last synced: 14 May 2025
https://github.com/navjotdhanawat/mosca-mqtt-web
Mosca MQTT over websocket example
browser client example mosca mqtt nodemcu tutorials websocket websockets
Last synced: 18 May 2026
https://github.com/globus/example-search-portal-with-github-action-ingest
An example search portal that uses a GitHub Action to submit local data to Globus Search.
Last synced: 25 Jan 2026
https://github.com/alvarogarcia7/valgrind-c
c clang docker example memory-leak spike study valgrind
Last synced: 18 May 2026
https://github.com/rgl/selenium-java-maven-example
A Selenium Java example running inside a Dev Container
devcontainer example java selenium selenium-java selenium-webdriver
Last synced: 18 May 2026
https://github.com/iterative/pipeline-conifguration
Ideas, examples and best practices for pipeline configurations
Last synced: 18 Jun 2025
https://github.com/songquanpeng/college-admin
一个极为简陋的教务管理系统. A toy administration system for college.
beginner-project bootstrap example expressjs nodejs
Last synced: 08 Apr 2026
https://github.com/didinj/css3-navigation-bars-example
CSS3 Tutorial: Navigation Bars
bar bars css css3 example navigation tutorial
Last synced: 29 Mar 2025
https://github.com/kaifuny/bytebuddy-example
Byte Buddy Example(官网没给代码,自己写了个)
bytebuddy example official sample
Last synced: 17 Mar 2025
https://github.com/lexascms/example-next-blog
Example blog website built using LexasCMS and Next.js.
Last synced: 09 Apr 2025
https://github.com/banitalebi/mobilenetv3-inference
An example of performing inference using the MobileNetV3 model with the Tract library
computer-vision example inference-engine mobilenetv3
Last synced: 10 Apr 2025
https://github.com/globus/example-data-portal-with-custom-content
An example data portal that includes custom Markdown and MDX content.
Last synced: 25 Jan 2026
https://github.com/bahmutov/docker-file-permissions
Investigating difference in file permissions between root and regular user
Last synced: 29 Sep 2025
https://github.com/evry-ace/hello-world
Hello World Kubernetes Test Application
ace-app ace-platform docs example k8s
Last synced: 04 Mar 2025
https://github.com/james-e-a/template-pwa
A no-nonsense, actually-bare-bones template demonstating Mozilla and Google's "Progressive Web App" technology
Last synced: 16 Jan 2026
https://github.com/albert-gao/plaindaggerkotlinandroid
a minimal example of showing how to use plain dagger to create application wide injection.
android dagger dependency-injection example kotlin
Last synced: 28 Apr 2026
https://github.com/omaraflak/animatedvectordrawable
Using animated vectors to transform a pause icon into a stop icon.
animated-vectors example icons
Last synced: 05 Apr 2025
https://github.com/SoftwareAG/wmio-connector-basicexample
This example shows the basic features of a webMethods.io custom connector to help you get started with your own one.
connector example webmethods webmethods-io-integration
Last synced: 02 May 2025
https://github.com/aneveux/cryptovery
📝🔑 Cryptovery - Sample of a JEE Application to be used for a training at the University 🎓
example industrialization jee tooling training
Last synced: 11 Jan 2026
https://github.com/luispagarcia/jwt-api
Ejemplo suuuuuuper pato de como usar JWT
Last synced: 18 May 2026
https://github.com/fgaz/haskell-gui-calculator
Haskell GUI calculator proof of concept
calculator example gui haskell proof-of-concept wxwidgets
Last synced: 14 May 2025
https://github.com/mathiasuy/financieramvc
ASP.net MVC 5 y Entity Framework. Conociendo Entity Framework y MVC 5 con Visual Studio 2015 --> http://financieraametrano.azurewebsites.net/
asp-mvc csharp example mvc-framework mvc5 razor simple sql-server visual-studio
Last synced: 17 May 2026
https://github.com/globus/example-data-portal-alternative-hosting
An example data portal that deploys to an alternative hosting provider instead of GitHub Pages.
Last synced: 25 Jan 2026
https://github.com/blitzter/secretbookfxexample
JavaFX + Gradle example. No separate downloads, plain gradle application. Application will store secret data compressed on disk
example fxml gradle javafx javafx-application
Last synced: 06 May 2026
https://github.com/faforever/fa-mod-wide-acu
Lua code for the 'wide ACU' seasonal event
commander example faforever forged-alliance forged-alliance-forever mod supreme
Last synced: 13 Apr 2025
https://github.com/wilsonneto-dev/expertstore_microservices_example
📚📖A simple example of some microservices comunicating by RabbitMQ
dotnet dotnetcore example microservices microservices-architecture rabbitmq
Last synced: 02 Mar 2025
https://github.com/ostark/craft-mute-deprecations
Mute Craft deprecations
craftcms example yii2 yii2-extension
Last synced: 18 May 2026
https://github.com/nesoy/test-container-example
🐳 Introducing Test-Container
Last synced: 25 Jun 2025
https://github.com/nsmryan/live_plot
A test of plotting with Rust using plotters and rust_minifb
Last synced: 08 Apr 2026
https://github.com/nsardo/php-faux-memcache
A toy model of memcache partially implemented
Last synced: 18 May 2026
https://github.com/dhn-nys/lernpython
Learning the Book : Semua Bisa Menjadi Programmer Python Basic (Ir. Yuniar Supardi). || Ongoing
basic basics basics-python book example python python-3 python-basics python3
Last synced: 02 Apr 2025
https://github.com/rshaker/minesweeper-1980
Classic Minesweeper game for iOS
apple classic-game example fun game ios minesweeper swift xcode
Last synced: 14 May 2025
https://github.com/anzerr/slowloris.tool
Slowloris attack util
example http nodejs slowloris slowloris-attack util
Last synced: 18 May 2026
https://github.com/marcosrachid/ethereum-first-token
My first token on ethereum platform
ethereum ethereum-sc example smart-contract smart-contracts solidity token
Last synced: 02 May 2026
https://github.com/connffuused/acf.unitylitenetlib
Simple LiteNetLib implementation test project for ACF(My Private Project).
chat demo example litenetlib sample server udp unity
Last synced: 18 May 2026
https://github.com/jf17/guice-example
A simple google guice example
dependency-injection example google-guice guice inversion-of-control java jf17 maven
Last synced: 18 May 2026