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-07-06 00:10:29 UTC
- JSON Representation
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/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/johnbellone/time-service-go
A simple gRPC service for time.
Last synced: 20 May 2026
https://github.com/shinkeonkim/django_serengeti_example
Django MTV 패턴을 이용한 커뮤니티 예제입니다.
django example likelion python
Last synced: 01 Mar 2025
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/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/remram44/haskell-rps
Rock Paper Scissors game in Haskell
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/kwame-mintah/mongodb-7-cis-benchmark
Various examples on applying Centre for Internet Security (CIS) Benchmark guidelines for a secure configuration for MongoDB 7, using different deployment methods e.g. docker swarm, kubernetes.
cis-benchmarks docker docker-compose docker-swarm example kubernetes mongodb
Last synced: 16 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/wdalmut/kata-example-1
example functional-programming ramda
Last synced: 15 Mar 2025
https://github.com/wesleych3n/windowsdeviceinfodumper
Basic example of using win api to get device hardware id etc....
cpp device-info example windows-api
Last synced: 09 May 2026
https://github.com/roc41d/spring-boot-log4j2-config-example
Spring Boot and Log4j2 Config Example
config configuration example java java-8 log4j2 maven spring-boot springboot
Last synced: 13 Apr 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/readyyyk/ts-reduxtk-tailwind
Project setup and work tree for TypeScript, Redux Toolkit and TailwindCSS
configuration example redux-toolkit tailwindcss typescript worktree
Last synced: 02 May 2026
https://github.com/kubajastrz/openapi-generator-example
Example usage of openapi-generator and msw
example generator mock-service-worker openapi openapi-generator react typescript vite
Last synced: 11 Apr 2026
https://github.com/chipslays/php-socket-anon-chat
💬 Simple socket chat, full written on PHP.
Last synced: 03 Feb 2026
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/maxkratz/github-actions-latex-example
A minimal example on how to build a LaTeX document (PDF) via GitHub Actions and Docker.
actions continuous-integration docker example github-actions latex latex-document latexmk
Last synced: 08 Mar 2026
https://github.com/jeremija/sw-toolbox-example
Example using Google sw-toolbox for assisting in creation of service workers
browserify example nodejs service-worker sw-toolbox
Last synced: 03 May 2026
https://github.com/aliyildizoz/cqrsandmediatrexample
This is a project made using the CQRS architecture and the MediatR library.
asp-net-core cqrs-architecture csharp demo efcore example mediatr-library postgresql
Last synced: 13 May 2026
https://github.com/dormeiri/nodejs-package-based-monorepo-template
Node.js package-based monorepo template, based on Nx.
boilerplate example monorepo monorepo-boilerplate monorepo-example monorepo-template nodejs npm nx packages template typescript
Last synced: 10 Mar 2026
https://github.com/uxter/seawars
:boat: Online game SeaWars. Example of using Fluxter.
example fluxter game-2d online-game seawar
Last synced: 23 Mar 2025
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/jleung51/cmpt-213-review-code
Java 8 example code from my CMPT 213 Collaborative Review Session.
academic-honesty bfraser education example java learning
Last synced: 27 Mar 2025
https://github.com/sabas1080/microbitappinventorexample
Example of Micro:bit with AppInventorMIT
appinventor example microbit microbit-scripts
Last synced: 05 Feb 2026
https://github.com/simonneutert/ruby_dsl_example
Simple DSL Example in Ruby
dsl example metaprogramming ruby
Last synced: 10 Oct 2025
https://github.com/luispagarcia/electron-app
This is an example, how to make an simple electron app.
electron electron-app electronapp electronics example javascript
Last synced: 03 May 2026
https://github.com/rnzsgh/hello-world-golang
An example Go app with Dockerfile
Last synced: 20 Jan 2026
https://github.com/phac-nml/iridanextexample
An example pipeline for running on IRIDA Next
Last synced: 20 Jan 2026
https://github.com/gusenov/google-api-examples
Примеры использования Google API.
example examples google-api google-apis
Last synced: 27 Jan 2026
https://github.com/ingogriebsch/sample-spring-data-jpa-simple-repository
This sample shows you how to implement a simple repository with Spring Data JPA (and Spring Boot)
example h2-database java sample spring spring-boot spring-data spring-data-jpa
Last synced: 03 May 2026
https://github.com/creadone/example-chrome-extension
Example Google Chrome extension with jQuery
chrome chrome-extension example jquery
Last synced: 05 May 2026
https://github.com/kadel/devfile-nodejs-deploy
Example nodejs application with Devfile highlighting use of `odo deploy` command.
Last synced: 01 Sep 2025
https://github.com/ew-endwall/example-personal
This warehouse includes codes for personal website. The website is a simple sample site that includes contact information about me.
bootstrap bootstrap-vue bootstrap5 example example-personal example-project personal personal-website responsive responsive-design responsive-web-design vanilla vite vitejs vue vue-router vue3 vuejs
Last synced: 11 Apr 2026
https://github.com/rodrigopaml/azurespeech
Azure text to speech repository with natural voices examples
ai-voice example speech-to-text
Last synced: 15 May 2025
https://github.com/carapacik/postresql-sharding-example
PostgreSQL sharding example
docker example postgresql sharding
Last synced: 19 Apr 2026
https://github.com/negrel/svelte-fullpage.github.io
Website build with svelte-fullpage.js.
css example fullpage-js html js sass svelte
Last synced: 03 May 2026
https://github.com/eugenehlushko/threejs-react-pure
example react react-redux react-router reactjs threejs webgl webpack
Last synced: 11 Apr 2026
https://github.com/hnthap/deno-rest-greet
Send GET with greeting message
deno example expressjs rest-api typescript
Last synced: 11 Apr 2026
https://github.com/osoianmarcel/url-shortener-go
Tiny URL shortener written in Golang, following Clean Architecture design
clean-architecture example golang url-shortener
Last synced: 12 Oct 2025
https://github.com/kahwee/javascript-sg
Published content for javascript.sg
Last synced: 03 May 2026
https://github.com/usausa/example-net-aspnetcore
asp-net-core aspnetcore csharp dependency-injection example
Last synced: 22 May 2026
https://github.com/szczyglis-dev/quantum-random-bit-generator
[QSharp] Basics of quantum computing - usage of Q# language in Azure Quantum services. An example that shows how to generate a fully random number using a qubit
azure example hadamard-gate microsoft qsharp quantum quantum-algorithms quantum-computing quantum-mechanics qubit qubits random-generation superposition tutorial
Last synced: 26 May 2026
https://github.com/olimot/bulls-and-cows-kr
browser-game bulls-and-cows example web-game webgame
Last synced: 13 Oct 2025
https://github.com/jcasbin/casbin-spring-security-starter
Spring Security example for jCasbin
abac acl auth authroization authz casbin example rbac spring spring-boot spring-security springboot starter
Last synced: 23 Feb 2026
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/nesoy/multi-module-example
🌳 Introducing Multi Module Example
Last synced: 16 Jul 2025
https://github.com/psosnicki/aspcore-webapi-angular-signalr-example
aspcore webapi angular signalr example
angular asp-net-core aspcore docker-compose example ngx-charts realtime signalr
Last synced: 20 Apr 2026
https://github.com/ew-endwall/example-estate
This warehouse includes codes for a real estate company website. The website is an example of a site where users can see real estate ads and find contact information.
bootstrap bootstrap-template bootstrap-theme bootstrap-vue bootstrap5 estate example example-estate example-project responsive responsive-design responsive-web-design vanilla vanilla-html vue vue3 vuejs vuerouter
Last synced: 18 Apr 2026
https://github.com/e2e-boilerplate/testcafe-es-modules-assert
TestCafé end-to-end test automation boilerplate, Using ES Modules and Assert.
assert boilerplate e2e e2e-tests example integration-test testcafe
Last synced: 28 Feb 2025
https://github.com/kenumir/largescreenaspectratiotests
android android-application example
Last synced: 22 Jan 2026
https://github.com/oppodelldog/worker-template
example golang graceful-shutdown gracefully sample worker
Last synced: 23 Jun 2026
https://github.com/allure-examples/jasmine-npm-esm-js
Example of Allure Report usage with Jasmine, npm, ESM and JavaScript
allure allure-report esm example jasmine javascript npm
Last synced: 24 Feb 2026
https://github.com/happylie/pythonchallenge_code
Problem solving code for pythonchallenge.com site(pythonchallenge.com 사이트 문제 풀이 : PCC(PythonChallenge in Code)))
challenge code ctf exam example pcc problem problem-solving python python-codes python2 python3 pythonchallenge solution solutions solving wargame
Last synced: 10 Mar 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/upen-source/ips
IPS practice workshop example using the Cracker template
college csharp dotnet5 example
Last synced: 01 Sep 2025
https://github.com/aman9026/swipetodismiss
Implementation of a basic swipe to dismiss feature in the list.
dart example flutter flutter-examples
Last synced: 04 May 2026
https://github.com/allure-examples/jest-npm-esm-js
Example of Allure Report usage with Jest, npm, ESM and JavaScript
allure allure-report esm example javascript jest npm
Last synced: 05 May 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/bernardo-mg/angular-http-basic-auth-example
Example using HTTP Basic authentication with Angular
Last synced: 22 May 2026
https://github.com/vbsw/exp-001a
experiment to test conditional compilation for Go
compilation conditional example golang test unlicense
Last synced: 22 Jan 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/toolbuddy/docogen-script-example
Script Example for docoGen.
Last synced: 03 Jan 2026
https://github.com/kodie/bitbar-home-config
Example of how to mimic the functionality of the home-config npm module in bash
bitbar bitbar-plugin config example plugin tutorial
Last synced: 15 Mar 2025
https://github.com/maxwlang/node-blockchain
Some blockchain-like thing written in node. Written to understand basic blockchain function a little better.
blockchain example nodejs poc token typescript
Last synced: 13 Jun 2026
https://github.com/hivesolutions/hello-appier
Simple hello world application for Appier
Last synced: 07 Jul 2025
https://github.com/ysdexlic/polly
React native authentication template
authentication example react-native template
Last synced: 17 May 2026
https://github.com/ianhomer/try-hibernate-with-spring
Try Hibernate With Spring
example hibernate try tutorial
Last synced: 17 Oct 2025
https://github.com/eriksjolund/podman-restrictaddressfamilies
Restrict Podman internet access with the systemd directive RestrictAddressFamilies
container documentation echo-server example podman security socket-activation systemd-service
Last synced: 17 Oct 2025
https://github.com/yi-xu-0100/typescript-action
📝 Example GitHub action build in typescript.
example github-action typescript typescript-action workflows
Last synced: 21 Jan 2026