An open API service indexing awesome lists of open source software.

Example

A particular instance of something that is a representative of a group, or an illustration of somethign that’s been generally described.

https://github.com/emrocode/bluesky-clone

Bluesky Clone: Project for practice and learning purposes

bluesky bluesky-app example front-end

Last synced: 25 Jul 2025

https://github.com/ewjoachim/coverage-comment-action-example

Example repo for coverage-comment-action

example github-actions

Last synced: 25 Jul 2025

https://github.com/teverett/antlrparseexample

A simple example of using an Antlr4 grammar in Java

antlr antlr4 example java

Last synced: 26 Jul 2025

https://github.com/slayingripper/best-packman-ever

Customisable version of pacman written in Java

coursework example game java pacman

Last synced: 09 Sep 2025

https://github.com/heartthanakorn/flutter-activity-manager

A simple Flutter app for managing daily activities. Add, view, filter, and delete activities with a clean UI and Provider state management. Perfect for learning Flutter basics.

activity android dart example flutter ios learning mobile productivity provider state-management todo

Last synced: 07 May 2026

https://github.com/eeyribas/pic-canbus-comm

Contains an application of CAN-Bus communication with a PIC microcontroller. The PIC microcontroller uses MCP2515 and MCP2551 integrated circuits for CAN-Bus communication.

18f4550 18f458 c-language c-programming-language can-bus can-bus-communication canbus-communication canbus-messages canbus-shield datasheet example mcp2515 mcp2551 pic pic-c-compiler pic-mcu pic-microcontroller pic18f4550 pic18f4580 sender-reciever

Last synced: 13 Mar 2025

https://github.com/grantbirki/lemons

A demo Ruby gem showing SLSA and trusted publishing

example

Last synced: 29 Apr 2025

https://github.com/patrick7star/lampada-simples

Uma lâmpada simples em ncurses que foi feita, com Rust, especialmente, para postar com primeiro projeto aqui no GitHub, porém esqueci de postar-lá. Ela é simplesmente uma mostra de habilidades com a linguagem e a biblioteca. A única função simples do programa é ascender a lâmpada que foi feita num arquivo 'txt', e desenhada na tela como um objeto interativo; suas funções básicas são "ascender" e "desligar", nada surpreende não é! Entretanto, isso leva várias formas interativas de fazer-lô, como: escrevendo o comando não só ao executar o programa, quanto em execução; pressionar teclas específicas; e por último clicar no texto ou na lâmpada, onde se, mal feito tal ação será avisado. Uma coisa que parece tão simples levou milhares de linhas de código, e alguns dias para aperfoiçoa-lô principalmente, um projeto realmente arduoso.

example irrelevant ncurses rust

Last synced: 26 Jul 2025

https://github.com/rgl/wasmedge-http-rust-example

Example WasmEdge HTTP Application written in Rust

example rust wasm wasmedge webassembly

Last synced: 12 Apr 2026

https://github.com/matsest/azure-functions-demo-blackjack

Azure Functions Deployment with Bicep and GitHub Actions

azure azure-functions bicep example golang

Last synced: 18 Apr 2026

https://github.com/toxe/react-render-props

React Render Props Examples

example react render-props

Last synced: 09 Apr 2026

https://github.com/hugojosefson/is-sourced

Bash example to check if sourced or executed.

bash example executed source sourced

Last synced: 15 May 2026

https://github.com/binanceapi-net/docusaurus-binanceapi.net

The files used to build the Documentation Website for BinanceAPI.NET

binance binance-api cryptocurrency documentation docusaurus example exchange template unbuilt website

Last synced: 27 Mar 2025

https://github.com/allure-examples/spock-groovy-3.0-maven

Example of Allure Report usage with Spock, Groovy 3.0 and Maven

allure allure-report example groovy maven spock

Last synced: 13 Feb 2026

https://github.com/hivesolutions/hello-appier

Simple hello world application for Appier

appier example hello test

Last synced: 07 Jul 2025

https://github.com/wdalmut/maybe-with-promises-2

Improved example of usage for maybes with promises

example javascript js maybe-monad promise

Last synced: 23 Jun 2026

https://github.com/butterdebugger/deno-jsr-template

A Deno and JSR stater template 🦕

deno example jsr template typescript web

Last synced: 15 May 2026

https://github.com/benckx/ouistiti-java-sample

Java sample project on how to use ouistiti (basic camera for a management game for jMonkeyEngine), without any direct dependency to Kotlin.

camera example example-project game game-3d game-development jmonkey jmonkeyengine jmonkeyengine3 management-game sample sample-project

Last synced: 28 Jul 2025

https://github.com/amanpagare31/deltawhisper

DeltaWhisper is a Go-based application that simulates cryptocurrency arbitrage across multiple exchanges. It analyzes real-time price discrepancies, helping users understand automated trading strategies in the crypto market. 🛠️💻

arbitrage crypto-arbitrage crypto-bot cryptoarbitrage example go poc template trading

Last synced: 07 Jul 2025

https://github.com/sv3lte/conduit-axum-backup

Exemplary back-end realworld application (called Conduit) in Rust, built with Axum + jsonwebtoken + PostgreSQL + SQLx.

api async axum back-end backend conduit demo example jsonwebtoken jwt postgres postgresql realworld restful rust sqlx tokio

Last synced: 07 May 2026

https://github.com/allure-examples/playwright-yarn-esm-js

Example of Allure Report usage with Playwright, Yarn, ESM and JavaScript

allure allure-report esm example javascript playwright yarn

Last synced: 13 Feb 2026

https://github.com/devopsterminal/local-subdomains

This project sets up a local development environment with multiple subdomains using Traefik as a reverse proxy and vcap.me for local domain resolution.

caddy docker example hosts localhost nginx proxy traefik

Last synced: 20 Jan 2026

https://github.com/cicd-tutorials/feedback

Example application using three-tier architecture.

django docker-compose example example-application svelte

Last synced: 09 Apr 2026

https://github.com/srph/toy-react-dnd-fs

Ala-filesystem UI implemented in React DnD

example react react-dnd

Last synced: 15 May 2026

https://github.com/poeschl/p-chain

The P-Chain is a example blockchain which holds P-Coins.

blockchain example

Last synced: 17 Mar 2025

https://github.com/devel0/example-dotnet-cpp-integration

example dotnet cpp integration

cpp example netcore vscode

Last synced: 15 May 2026

https://github.com/mongonta0716/m5stack-fugu-jpg

Toy app that displays JPG on the screen

example lovyanlauncher m5stack

Last synced: 29 Jul 2025

https://github.com/aleksandryackovlev/mock-api-example

This is an example project for learning how to mock API's using Openapi spec. It's intended to be used as a reference for the blog post "How to Mock an API Server in JavaScript"

example mock mock-server openapi openapi-mock-express-middleware

Last synced: 15 May 2026

https://github.com/artyom/sqlite-alter-schema

Demo code: how to handle SQLite schema migrations in Go

example go sqlite

Last synced: 11 May 2026

https://github.com/lpreterite/h5-example

关于vue的使用例子

example fis3 h5 vfis vue

Last synced: 12 May 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/paoloprodossimolopes/go-database-demo

Study project using standard way to handle with databases and your drives (in this case MySQL)

database demo example golang mysql

Last synced: 14 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/heiwa4126/material-vite-ts

a MUI example from https://mui.com/material-ui/getting-started/example-projects/

example muiv5

Last synced: 13 Jun 2026

https://github.com/brunos3d/nx-core-study

A study project using Nx Core without plugins.

core example javascript nx package study typescript

Last synced: 13 Jun 2026

https://github.com/elixircl/chileanbirds

A Phoenix Liveview Client for https://aves.ninjas.cl

aves birds chile chilean elixir example liveview ninjas phoenix

Last synced: 13 Jun 2026

https://github.com/heiwa4126/gocognitosignup

AWS SDK for Go v2 の練習。Amazon Cognitoにユーザを追加する。

aws-sdk-go-v2 example

Last synced: 15 Jun 2026

https://github.com/koladilip/go-examples

Examples in golang

example golang

Last synced: 15 Jun 2026

https://github.com/josepaz97123/kotlin-frl

Kotlin hello world example. Docs could be enhanced for better presentation.

example hello-world kotlin starter

Last synced: 15 Jun 2026

https://github.com/vb64/satis_af05

Example of using Satis AF-05 spectrum analyzer API with Python

example python satis spectrum-analysis

Last synced: 15 Jun 2026

https://github.com/asterics/asterics-networkio-websocket

This is an example of the AsTeRICS websocket functionality.

accessibility ape assistive-technology demo example websocket

Last synced: 16 Jun 2026

https://github.com/piecioshka/jekyll-blog

Blog example with use of Jekyll

blog example jekyll

Last synced: 17 Jun 2026

https://github.com/shakacode/react-on-rails-example-open-flights

Larger example app migrated from react-rails to React on Rails.

example migration rails react react-on-rails react-rails ruby-on-rails

Last synced: 19 Jun 2026

https://github.com/llazzaro/dapp_example

100% distribuited application example. Uses IPFS and Eth smart contracts

example ipfs smart-contracts

Last synced: 19 Jun 2026

https://github.com/reflej0/ejemplo-completo-en-cakephp3

Un ejemplo completo en CakePHP3 con paginación por Ajax, Filtros de Busqueda, RBAC y más.

ajax cakephp cakephp3 ejemplo example filtro php rbac-management roles

Last synced: 20 Jun 2026

https://github.com/keller-michael/integer_square_root_redux

📖 different ways for integer square root redux in ABAP

abap example integer measurement runtime sample squareroot

Last synced: 20 Jun 2026

https://github.com/gregl83/monorepo

Demonstration of Monolithic Repository Continuous Integration and Deployment

automation bazel example monolithic monorepo repository

Last synced: 20 Jun 2026

https://github.com/rdch106/funny_button

Press the button if you can!! 🤣🤣🤣 (Basic TkInter example)

example python tkinter

Last synced: 22 Jun 2026

https://github.com/vallshmeleff/jsonprompts

AI prompts for generating exercises in the Oflameron WORDS for effective foreign language learning

ai example foreign json languages learn oflameron prompt xml

Last synced: 23 Jun 2026

https://github.com/rashadansari/simple-java-socket

This is a simple example of working with Socket in Java programming language

example java socket

Last synced: 23 Jun 2026

https://github.com/heiwa4126/sam-hello-who

AWS SAMの Lambda + API Gatwayで 引数をGETメソッドとPOSTメソッドで渡すサンプル。Python 3.9

apigateway aws-sam example lambda

Last synced: 24 Jun 2026

https://github.com/heiwa4126/sam-stock-trader

同名のAWS SAMのStep Functionsのサンプルテンプレートに、コメントなどをつけていく。学習用。

aws-sam example stepfunction

Last synced: 24 Jun 2026

https://github.com/wilsonneto-swe/demo-simple-store

📚📖A simple example of some microservices comunicating by RabbitMQ

dotnet dotnetcore example microservices microservices-architecture rabbitmq

Last synced: 29 Jun 2026

https://github.com/tobua/graphql

GraphQL server example implementation.

example graphql server tutorial

Last synced: 20 Apr 2026

https://github.com/keviinzap/perl-lpi

Perl hello world example. Docs could be enhanced for better presentation.

example hello-world perl starter

Last synced: 05 Jun 2026

https://github.com/morrissinger/example-aws-iot-motor

Example of a motor reacting to a device shadow on AWS IoT

aws aws-iot example internet-of-things iot

Last synced: 21 Apr 2026

https://github.com/toftpokk/tree-sitter-from-so-example

This example shows how tree-sitter can be loaded from a .so file

example rust tree-sitter

Last synced: 22 Apr 2026

https://github.com/skylinecommunications/slc-c-example_openconfig

Example connector showing how to use the OpenConfig API for communication.

dataminer dataminer-connector example

Last synced: 06 Jun 2026

https://github.com/eeyribas/arduino-watchdog

Contains Arduino Watchdog application. The watchdog mechanism is a type of timer used to ensure the proper operation of a system.

arduino arduino-example arduino-ide arduino-library arduino-platform arduino-uno arduino-watchdog example watchdog watchdog-timer

Last synced: 24 Apr 2026

https://github.com/elchemista/bureau

An complete example of Phoenix web site, very like Elixir jobs web site. With simple admin dashboard and different login types.

bamboo ecto elixir example guardian phoenix-framework umbrella-app website

Last synced: 24 Apr 2026

https://github.com/dabitdev/orientationchangedetector

An example about registering a broadcastReceiver to detect orientation changes

android example kotlin

Last synced: 24 Apr 2026

https://github.com/gabrielczar/agendafirebase

Simple App Android and Firebase

android-application example firebase-database

Last synced: 25 Apr 2026

https://github.com/zaneh/flutter-techshop-mockup

A Google shop Mockup -> Flutter

example flutter flutter-ui

Last synced: 25 Apr 2026

https://github.com/kwame-mintah/terraform-aws-template

📄 A template for aws terraform provider, so others can generate a new repositories with the same directory structure and files.

aws example template terraform terragrunt

Last synced: 25 Apr 2026

https://github.com/andreicherniaev/buildroot_x86_x264

Build Linux with x264 for non-SIMD x86 CPU

buildroot example

Last synced: 25 Apr 2026

https://github.com/grimmpp/zipkin-client-example-for-cloud-foundry

Zipkin Client Example with Spring Boot for Cloud Foundry

example spring-boot tracing zipkin

Last synced: 25 Apr 2026

https://github.com/dinau/cimgui_toggle

The wrapper library for C language to use imgui_toggle library written by C++.

bindings cimgui dear demo example imgui nelua nim sw toggle wrapper zig

Last synced: 26 Apr 2026

https://github.com/killwolfvlad/example-kotlin-redis-client

Redis Client Example for Kotlin

example kotlin redis redis-client

Last synced: 26 Apr 2026

https://github.com/pexmor/andbasicexample

Minimal Android application example

android example

Last synced: 27 Apr 2026

https://github.com/catchthetornado/open-agents-builder-example

Open Agents Builder example API usage

agents ai api example

Last synced: 27 Apr 2026

https://github.com/aalfiann/totaljs-mongoose-rest-example

Example TotalJS with Mongoose 5 for create a simple Rest API

example mongoose rest-api totaljs totaljs-example totaljs-mongoose

Last synced: 27 Apr 2026

https://github.com/dan-harris/nest-angular-microfrontend-example

An example of nestjs & angular microfrontend

angular example microfrontend nestjs

Last synced: 27 Apr 2026

https://github.com/joebew42/akka-http-quickstart-java

Example code from Akka-HTTP-Quickstart Java official documentation

akka-http example maven quickstart

Last synced: 27 Apr 2026

https://github.com/milahu/yaml-parse-tree-config-c

how to parse a YAML config file in C code

c config example parse simple yaml

Last synced: 27 Apr 2026

https://github.com/johnnyasantoss/flutter-jokenpo

Simple Jokenpo Game implemented in Flutter.

dart example exemplo flutter jokenpo

Last synced: 28 Apr 2026

https://github.com/allure-examples/cucumberjs-npm-cjs-js

Example of Allure Report usage with CucumberJS, npm, CommonJS and JavaScript

allure allure-report commonjs cucumberjs example javascript npm

Last synced: 28 Apr 2026

https://github.com/roskakori/django-reporting-with-raw-sql

Code and slides for talk at PyCon Austria 2025

django example reporting sql

Last synced: 28 Apr 2026

https://github.com/clayrisser/react-redux-todo

React redux todo example

example react redux todolist

Last synced: 28 Apr 2026