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/j3soon/mathjax-tooltips
MathJax does not support tooltips by default. This is a sample that allows even overlapping tooltip targets.
blogging example latex math mathjax mathjax-markdown notation popup tooltip
Last synced: 28 Mar 2025
https://github.com/datalayer-examples/jupyterlab-extensions-example
🪐 JupyterLab extensions example.
Last synced: 29 Oct 2025
https://github.com/marcobiedermann/gatsby-blog
📚 Gatsby blog starter template
blog example framework front-end gatsby markdown starter static-site-generator template
Last synced: 11 Apr 2025
https://github.com/just-boris/kinda-ui-lib
an example how to organize ui library
Last synced: 30 Apr 2026
https://github.com/tiulpin/feedback-bot
🤖 Telegram bot example [Heroku] to get anonymous feedback from selected users (junior employees) to a group of administrators (managers).
example python3 telegram telegram-bot-api
Last synced: 04 Apr 2025
https://github.com/jf17/simple-text-editor
Simple Text Editor
c example glade gtk3 linux simple-text-editor text-editor
Last synced: 09 Sep 2025
https://github.com/explooosion/vue-todolist-example
Build a todolist with vue 2.0.
Last synced: 07 May 2025
https://github.com/paradite/jsbyexample
:white_check_mark: JS By Example
example guide javascript learning reference
Last synced: 10 Jul 2025
https://github.com/kayjamlang/executor-example-library
example executor java java-8 kayjam kayjam-language language library script scripting-language
Last synced: 14 Jun 2025
https://github.com/raigorx/thinking-in-react-hooks
The code tutorial found in https://reactjs.org/docs/thinking-in-react.html but using hooks and functional components
create-react-app educational example react react-hook thinking-in-react tutorial
Last synced: 12 May 2026
https://github.com/ecelis/localstack-posts
LocalStack code samples for blog posts
Last synced: 12 Apr 2025
https://github.com/mehulparmar4ever/Demo-Watchkit
In this watchOS tutorial for complete beginners, you’ll learn how to create the user interface for a fictional airline called Air Aber. Learn different UI components & use of it.
demo example watchkit watchkit-apps
Last synced: 10 Jul 2025
https://github.com/coderitual/place
Just place
application blueprint boilerplate example javascript modern react react-hooks real-world starter-kit ui ui-components
Last synced: 18 Apr 2026
https://github.com/jooy2/nextart
Next.js Template with App Router
example material-ui next-app-router nextjs pigment-css template typescript website website-template
Last synced: 16 May 2026
https://github.com/mfaisalkhatri/java-json-examples
Example code to read JSON files using Google Gson library
example gson json learning-by-doing testing tutorial
Last synced: 16 May 2026
https://github.com/vontikov/loki-ha-cluster
Grafana Loki HA Cluster
example grafana high-availability loki
Last synced: 16 May 2026
https://github.com/scratchcore/sauthbase
Scratch Auth Base SDK(SAuthBase)は、Scratch プロジェクトやサービスにおいて、認証機能を安全かつ簡潔に導入するためのモジュール型 SDK です。セッションの検証、ユーザー識別の暗号化などを一貫して提供し、開発者の導入負担を軽減します。
assets auth demo docs example hono javascript nodejs npm package react scratch scratch-auth sdk tailwindcss typescript
Last synced: 30 Dec 2025
https://github.com/its-kunal/react-docker
Use this template to run react application into a docker container using nginx web server.
containerization containers development docker docker-image docker-react example examples javascript nginx npm react reactjs template templates typescript vite vitejs web-development
Last synced: 11 Jul 2025
https://github.com/tishka17/python-uow-demo
Unit of work pattern example in python
example python unit-of-work unit-of-work-pattern uow uow-pattern
Last synced: 11 Jul 2025
https://github.com/storezhang/echox
Echo增强版
example golang golang-library http-server
Last synced: 10 Sep 2025
https://github.com/android-sms-gateway/example-webhooks-fastapi
🔐 Example FastAPI webhook processor - demonstrates registration, HMAC validation, and payload handling.
api-integration example fastapi python sms sms-gate sms-gateway webhook
Last synced: 23 Jul 2025
https://github.com/aerokube/moon-cloud-codeception-example
An example Codeception project demonstrating how to work with Moon Cloud
codeception example moon-cloud
Last synced: 14 Jul 2025
https://github.com/mehulparmar4ever/demo-watchkit
In this watchOS tutorial for complete beginners, you’ll learn how to create the user interface for a fictional airline called Air Aber. Learn different UI components & use of it.
demo example watchkit watchkit-apps
Last synced: 10 Sep 2025
https://github.com/i2h3/logging-macro-example
A Swift macro package example for adding a logger property to types.
Last synced: 27 Aug 2025
https://github.com/jonatan-ivanov/truststore-checker
A simple cli to check your truststore over HTTPS
cli example fatjar groovy https java truststore
Last synced: 17 May 2026
https://github.com/l3odr0id/k_way_merge_sort
c++ k way merge sort
cpp example merge-sort mergesort mergesort-algorithm sort sorting-algorithm sorting-algorithms sorting-algorithms-implemented students study
Last synced: 18 Jul 2025
https://github.com/mshirazkamran/swarm-intelligence-example
This repo shows the usage of PSO to sovle the problem the putting N warehouses in an MxN grid with various contraints such as army zones, residential areas
example matplotlib numpy optimization-algorithms particle-swarm-optimization pso pso-algorithm python3 swarm-intelligence
Last synced: 17 May 2026
https://github.com/marcosrachid/blockchain-cryptocurrency
Configurable protocol of a cryptocurrency node in java
blockchain blockchain-demos cryptocurrency example java java-8
Last synced: 07 Feb 2026
https://github.com/arction/lcjs-example-0465-simplepyramidchart
A demo application showcasing LightningChart JS Pyramid Chart.
demo example javascript lcjs lightningchart-js performance pyramid-chart visualization webgl
Last synced: 12 Mar 2025
https://github.com/pactflow/example-consumer-java-soap
Example java XML/SOAP consumer
Last synced: 13 Apr 2025
https://github.com/mistermboy/rails-api-rest
Simple example of an API REST using Ruby on Rails
api api-rest example rails ruby ruby-on-rails
Last synced: 17 May 2026
https://github.com/chsdwn/swift-for-javascript-developers
Learn Swift by comparing it with JavaScript examples.
comparison example javascript swift
Last synced: 17 May 2026
https://github.com/karmaniverous/get-dotenv-child
An example of a custom CLI based on get-dotenv.
cli command-line demo dotenv dotenv-cli dotenv-loader dotenv-parser example template-project
Last synced: 13 Mar 2025
https://github.com/M-Files/visma-severa-connector
An External Object Type Data Source that retrieves data from a Visma Severa server.
example m-files not-maintained
Last synced: 11 Apr 2025
https://github.com/soroushj/ie-course-example-1
Example 1 for the Internet Engineering course at the University of Guilan, Fall 2017.
example html open-graph-protocol schema-org semantic-web
Last synced: 20 Jan 2026
https://github.com/sidick/terraform-module-template
Template repo to create a Terraform module from
example template terraform terraform-module terraform-modules
Last synced: 07 Apr 2026
https://github.com/arction/lcjs-example-0015-confidenceellipsexy
A demo application showcasing using LightningChart JS to display a confidence ellipse for a scatter chart.
confidence-ellipse demo example javascript lcjs lightningchart-js performance polygon scatter-plot scatter-series visualization webgl
Last synced: 12 Mar 2025
https://github.com/chinanf-boy/export-example
show example or demo-example or 库🌰
Last synced: 15 Jan 2026
https://github.com/benckx/kotlin-gradle-template
Template for Kotlin projects
cookiecutter example gradle kotlin template template-project
Last synced: 18 May 2026
https://github.com/thomasms/solid_talk
Slides on SOLID principles with examples
cpp cpp11 example revealjs slides solid solid-principles
Last synced: 29 Mar 2025
https://github.com/ianwalter/rhino-stock-example
An example of how to use Mozilla Rhino to execute JavaScript within Java
evaluation example java javascript mozilla-rhino rhino
Last synced: 18 May 2026
https://github.com/elky84/kotlin-todo
Kotlin JPA todo example
example jpa kotlin spring-boot
Last synced: 18 May 2026
https://github.com/permitio/permit-fastify-exmple
Example of Permit.io middleware for Fastify
Last synced: 23 Sep 2025
https://github.com/katahiromz/appbarsample
app-bar example sample sample-code shell win32 win32api windows
Last synced: 04 May 2026
https://github.com/tiagocavalcante/r3f-orbitcontrols-example
Example app using r3f-native-orbitcontrols
example orbitcontrols r3f react-native
Last synced: 18 May 2026
https://github.com/arction/lcjs-example-0004-1millionpointslinetrace
A demo application showcasing using LightningChart JS to render 1 Million data points.
demo example javascript lcjs lightningchart-js line-plot line-series performance visualization webgl
Last synced: 12 Mar 2025
https://github.com/arction/lcjs-example-0902-3d50kpoints
A demo application showcasing using LightningChart JS 3D point series.
3d 3d-data-visualization 3d-point-clouds demo example javascript lcjs lightningchart-js point-cloud scatter-plot
Last synced: 12 Mar 2025
https://github.com/n0m0r3pa1n/android-clean-videos
An example for Clean Architecture in Android with RxJava, Dagger & MVP as presentation
android clean-architecture example mvp mvp-android mvp-clean
Last synced: 28 Apr 2026
https://github.com/arction/lcu-tutorial-multipleseries-02
Tutorial for LightningChart .Net High-Performance Charting Library. Adding Multiple Data Series to a Chart.
chart charting-library csharp data-visualization dotnet example lightning-chart line performance tutorial visualization xy
Last synced: 12 Mar 2025
https://github.com/dimaskiddo/example-springboot-rest
Example of using SpringBoot for REST API
api example java rest springboot
Last synced: 18 May 2026
https://github.com/dyazincahya-archive/sample-fs
Sample application for module fs-system Nativescript 4.2.x
android-app example fs-module javascritpt js mobile-app nativescript nativescript-example xml
Last synced: 11 May 2025
https://github.com/marcosrachid/blockchain-cryptocurrency-2
Configurable protocol of a cryptocurrency node/wallet in node
blockchain blockchain-demos cryptocurrency electron example node nodejs
Last synced: 09 May 2026
https://github.com/zotonic/zotonicwww2
The second incarnation of the Zotonic web site - also used as an example site
documentation erlang example example-project website zotonic
Last synced: 13 Apr 2025
https://github.com/hrosicka/pythonforbeginners
Simple examples for beginners.
basics basics-of-python beginner calculator easy example python pythonforbeginner tutorials
Last synced: 21 Mar 2025
https://github.com/buildownai/book_code_examples
The code and programming examples of the book "Build Your Own AI"
ai book example examples llm ollama typescript
Last synced: 18 May 2026
https://github.com/oktadev/oktane-terraform-demo
Demo used during Oktane 21 showing a secure JHipster Application deployed to EKS (AWS Kubernetes) using Terraform and the Okta Terraform Provider.
demo eks example kubernetes oauth oidc okta terraform
Last synced: 12 May 2026
https://github.com/larsks/so-example-milanshah
example html markdown stackoverflow
Last synced: 12 Apr 2025
https://github.com/kazk/cnat-rs
Cloud Native At. Example from "Programming Kubernetes" book in Rust.
example kube kubernetes kubernetes-controller rust
Last synced: 18 May 2026
https://github.com/roq-trading/roq-cpp-fix-client-template
C++ FIX client template project.
cpp23 example fixprotocol template
Last synced: 13 Apr 2025
https://github.com/mscbuild/telegram-bot-examples
Telegram bot examples. The examples in this folder are small bots meant to show you how a bot that is written with python-telegram-bot looks like.
api development email-sender example finance python task telegram telegrambot
Last synced: 21 Jul 2025
https://github.com/oskariorg/oskari-vuerpc
Example app for demonstrating the RPC API for Oskari embedded maps
api-client documentation example hacktoberfest oskari
Last synced: 07 Mar 2026
https://github.com/optimajet/workflow-server-callback-api-example
Workflow Server Callback API example .NET
api callback-api dotnet example workflow workflowengine
Last synced: 09 May 2026
https://github.com/marlon360/aframe-webpack-starter
Empty A-Frame project with Webpack
aframe boilerplate development empty example server starter webpack
Last synced: 18 May 2026
https://github.com/mesinkasir/vitelit
Vite lit example
example lit lit-html lit-html-template lit-website template theme vite vite-template vite-themes vite-website web-design web-template webapp website
Last synced: 17 Apr 2026
https://github.com/borud/viassh
Dialer that makes use of SSH tunnels and SSH-agent
Last synced: 18 May 2026
https://github.com/pannous/test-lld-wasm
Minimal example of how to merge/concat/link/combine two wasm files.
clang example linking lld minimal wasm wasm-ld webassembly
Last synced: 02 May 2026
https://github.com/bahmutov/detect-only-in-specs-on-commit-example
Detects it.only in specs on commit (example)
bdd eslint example hook husky lint-staged pre-commit staged
Last synced: 29 Sep 2025
https://github.com/mhaidarhanif/project-auth-express
Project Example: Auth with Express
Last synced: 19 May 2026
https://github.com/didinj/javascript-objects-example
Javascript Tutorial: Objects Example
example javascript js object objects tutorial
Last synced: 29 Mar 2025
https://github.com/vasilioruzanni/framework-comparison-article-hyperapp
hyperapp example app for the front-end frameworks comparison article.
Last synced: 26 Jun 2025
https://github.com/mvccore/example-translator
MvcCore example with rewrite routes and ajax requests to translate english into piglatin.
example mvccore pig-latin translator
Last synced: 12 Feb 2026
https://github.com/permitio/permit-java-example
A simple blog application that implements authorization using Permit.io.
Last synced: 13 Sep 2025
https://github.com/larsks/so-example-68672234
example kubernetes stackoverflow
Last synced: 12 Apr 2025
https://github.com/cob16/example-cli-and-lib
A Python progam that is used by a cli component in a separate package. Made for an assignment.
Last synced: 06 Apr 2025
https://github.com/fractalide/fractal_app_todo_model
example fractalide microservices nix rust todo
Last synced: 19 May 2026
https://github.com/yurrriq/festhest
nixops + Haskell example
example haskell hello-world nix nixops webapp
Last synced: 19 May 2026
https://github.com/roc41d/laravel8-crud-example
Laravel 8 crud example
crud example laravel laravel-application laravel8 php7
Last synced: 19 May 2026
https://github.com/vitalk/flask-styleguide-example
Example of living Styleguide made with Flask-Styleguide
Last synced: 19 May 2026
https://github.com/vmandic/baza-vjezbi-a-vanilla-js-app
Demonstrates what is it like to write a front-end application without using external libraries such as jQuery, React etc.
demo es5 es5-javascript example javascript
Last synced: 06 Apr 2025
https://github.com/samaswin87/rails-tutorials
Rails Example
active-dynamic bootstrap datatable datatables datatables-rails example example-project rails rails-application vue
Last synced: 31 Dec 2025
https://github.com/robaimes/module-checkout-designs-example
Example of how to utilise Aimes_CheckoutDesigns
example magento2 magento2-extension magento2-extension-free magento2-module magento2-module-free
Last synced: 19 May 2026
https://github.com/gbenm/pintos-tuto
This repository is an example template for the PintOS project using some utilities that I've developed (original 2021-05-29)
Last synced: 22 Mar 2025
https://github.com/spenserblack/django-codespace-example
Trying out GitHub codespaces and making an example project
codespace codespaces django example
Last synced: 19 May 2026
https://github.com/expede/todo-example
Example Phoenix todo app
elixir-lang elixir-phoenix example phoenix-framework todo
Last synced: 28 Mar 2025