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/arction/lcjs-example-0501-dashboard5chs1000pps

A demo application showcasing LightningChart JS Dashboard rendering 1000 points per second in 5 channels

dashboard demo example javascript lcjs lightningchart-js performance visualization webgl xy-chart

Last synced: 12 Mar 2025

https://github.com/ctih1/screengrabber

(FOR EDUCATIONAL PURPOSES ONLY) A java application that takes a screenshot every 3 seconds, and sends it to a specified server.

educational-purposes-only example http java opensource screen-share spyware

Last synced: 22 Feb 2025

https://github.com/arction/lcjs-example-0504-dashboard2chs1000pps

A demo application showcasing LightningChart JS Dashboard rendering 1000 points per second

dashboard demo example lcjs lightningchart-js line-plot line-series performance visualization webgl xy-chart

Last synced: 12 Mar 2025

https://github.com/arction/lcjs-example-0704-customcursorstackedy

Example showcasing custom cursor implementation with stacked Y charts

chart cursor datavisualization demo example javascript lightningchart-js template

Last synced: 12 Mar 2025

https://github.com/arction/lcjs-example-0452-pielut

A demo application showcasing using LightningChart JS Pie Chart with a lookup table for styling.

data-visualization demo example lcjs lightningchart-js pie-chart

Last synced: 12 Mar 2025

https://github.com/arction/lcjs-example-1100-mapchart

A demo application showcasing using LightningChart JS to display the World map.

demo example javascript lcjs lightningchart-js map map-chart performance visualization webgl

Last synced: 12 Mar 2025

https://github.com/arction/lcjs-example-0801-heatmapmesh

A demo application showcasing using LightningChart JS to display Heatmap with IntensityMesh.

demo example heatmap heatmap-mesh intensity-mesh javascript lcjs lightningchart-js

Last synced: 12 Mar 2025

https://github.com/arction/lcjs-example-0800-heatmapgrid

A demo application showcasing using LightningChart JS to display Heatmap with IntensityGrid.

demo example heatmap heatmap-grid heatmap-series intensity-grid javascript lcjs lightningchart-js xy-charts

Last synced: 12 Mar 2025

https://github.com/buildkite/input-step-example

An example pipeline that uses an input step to pause a build and request manual input from a user.

buildkite example input-step pipeline

Last synced: 08 Sep 2025

https://github.com/miketheman/python-private-packages

Example of using Python naming for internal packages and modules

example pytest python python-packages python3

Last synced: 11 Dec 2025

https://github.com/rdch106/funny_button

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

example python tkinter

Last synced: 12 Mar 2025

https://github.com/williamcanin/jlogin

Example system login in console using JSON.

console example jlogin json login python python3

Last synced: 08 Sep 2025

https://github.com/poabob/go-practice

關於 Golang 部落格的範例程式碼

example go golang

Last synced: 16 Jun 2025

https://github.com/andrepolischuk/reason-react-example

An example of Reason React application

example example-app reasonml

Last synced: 23 Feb 2025

https://github.com/andrepolischuk/example-apps

A list of example applications

example example-app

Last synced: 23 Feb 2025

https://github.com/andrepolischuk/dact-example

An example of dact application

dact example example-app

Last synced: 23 Feb 2025

https://github.com/andrepolischuk/choo-example

An example of choo application

choo example example-app

Last synced: 23 Feb 2025

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: 02 Mar 2025

https://github.com/marfusios/revolut-jwt-sandbox

Clone of Revolut JWT sandbox example

api example revolut sandbox

Last synced: 23 Feb 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: 29 Dec 2025

https://github.com/zeppaman/owin-nancy-tutorial

Tutorial for creating a Owin module using Nancy as rendering engine.

example nancy owin tutorial

Last synced: 08 Sep 2025

https://github.com/rnmeow/webdev_example

A simple demo of Web frontend / backend interaction.

backend demo example go html http js json web

Last synced: 14 Dec 2025

https://github.com/artcc/concurrent

Examples of concurrent in Swift with GCD and NSOperations.

concurrent demo dispatch example gcd ios swift

Last synced: 23 Feb 2025

https://github.com/heiwa4126/material-vite-ts

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

example muiv5

Last synced: 23 Feb 2025

https://github.com/heiwa4126/terraform-s3www-tls

「Terraformでs3バケットをwww公開するサンプル terraform-s3www」のフォークで aws_acm_certificate を使って https の独自ドメインで公開するサンプル

example terraform

Last synced: 23 Feb 2025

https://github.com/heiwa4126/sam-auth-coguserpool

Cognito Authorizerのサンプル

aws-lambda cognito example sam

Last synced: 23 Feb 2025

https://github.com/heiwa4126/sam-s3event1

1つのスタックを2回にわけてデプロイしないといけないSAMのサンプル

aws-sam example

Last synced: 23 Feb 2025

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

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

aws-sam example stepfunction

Last synced: 23 Feb 2025

https://github.com/heiwa4126/springboot-autotable

JPA HibernateでSQLのテーブルを自動で作ったり、初期データを追加したりする。

example springboot

Last synced: 23 Feb 2025

https://github.com/heiwa4126/sam-node-hello2-rust-wasm

AWS Lambda で Node,js + WebAssembly(Rust) の練習

aws-lambda example nodejs rust webassembly

Last synced: 23 Feb 2025

https://github.com/heiwa4126/powershell-bg

bashで `a; b & c & d ; e` みたいのをPowershellでやるサンプル。

example powershell

Last synced: 23 Feb 2025

https://github.com/heiwa4126/pulumi-quickstart2

Get Started with AWS | Pulumi を見て作った 2番めののプロジェクト

example pulumi pulumi-aws python

Last synced: 23 Feb 2025

https://github.com/heiwa4126/go-docker-clock

Qiitaにあったコードをそのままコピペして、サポートのスクリプトをつけたGoLangのDockerサンプル。

docker example golang

Last synced: 23 Feb 2025

https://github.com/jaminima/quabot

Discord and Twitch Bot Service

bot discord discordbot example twitch twitchbot

Last synced: 26 Jun 2025

https://github.com/ubeydeozdmr/react-with-github-pages-example

An example app for React with GitHub Pages (deployment) Tutorial link: https://www.geeksforgeeks.org/deployment-of-react-application-using-github-pages/ react-with-github-pages-example link below:

example example-app example-application github-pages react

Last synced: 02 Mar 2025

https://github.com/nohomey/nodejs-ioctl-example

A Node.js example for controll ioctl based device driver

controll-ioctl device-driver example nodejs nodejs-ioctl

Last synced: 02 Mar 2025

https://github.com/justinrubek/nix-sqlx-example

Example of using sqlx in a nix flake, with pre-commit hooks

example flake nix nix-flake pre-commit rust sqlx

Last synced: 23 Feb 2025

https://github.com/antklim/whats-the-tabs

Service to search for tabs

example nodejs

Last synced: 22 Aug 2025

https://github.com/drmvc/demo

Small demo site based on DrMVC Framework

demo drmvc-framework example website

Last synced: 17 Oct 2025

https://github.com/robertjgabriel/color-switcher-angular

Color switcher in angular.js Its pretty cool.

angular example side-project

Last synced: 03 Mar 2025

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/cngjo/golang-api-auth

Golang REST API with JWT Auth example

auth example golang jwt rest-api

Last synced: 28 Dec 2025

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/apillon/website-deploy-example

An example how to use Apillon CLI with GitHub actions to deploy decentralized website.

apillon cli example

Last synced: 30 Dec 2025

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/kwame-mintah/terraform-azurerm-template

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

azure azurerm example template terraform terragrunt

Last synced: 27 Mar 2025

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: 27 Mar 2025

https://github.com/antilaby/antilaby-api-example

This is an example plug-in how to use the AntiLaby API

antilaby api example labymod minecraft plug-in plugin spigot spigotmc

Last synced: 18 Mar 2025

https://github.com/dio/envoy-diy-filter-1

A simple DIY project building HTTP filters for EnvoyProxy (https://www.envoyproxy.io/), step-by-step.

cpp custom diy envoyproxy example filter http

Last synced: 27 Mar 2025

https://github.com/dmitrymalakhov/vue-spa-example

Simple vue SPA

example vue

Last synced: 18 Mar 2025

https://github.com/explooosion/react-dva-i18n-example

🚀 An i18n project example based on react.js created by dvajs.

dvajs example i18n react

Last synced: 18 Mar 2025

https://github.com/explooosion/nest-example

Nest is a node.js framework

example express nest nestjs nodejs practice

Last synced: 18 Mar 2025

https://github.com/explooosion/angular-i18n-example

🚀 An i18n project example based on angular6.

angular angular6 example i18n

Last synced: 18 Mar 2025

https://github.com/explooosion/deep-learn-tensorflow

This is an example for tesorflow with cnn and rnn.

cnn deep-learning example python rnn tensorflow

Last synced: 18 Mar 2025

https://github.com/oanh11023/javascript-repo-1f2v

Early stuff Democrat one nice.

automation example go script

Last synced: 18 Mar 2025

https://github.com/oanh11023/go-repo-th42

Necessary between act away institution bar.

automation example go script

Last synced: 18 Mar 2025

https://github.com/oanh11023/python-repo-5avu

Drive success article perform teacher them discussion.

automation example go script

Last synced: 18 Mar 2025

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: 27 Mar 2025

https://github.com/l-t-m-f/projectbase_libtcod

Project base using libtcod 122 - Standard C. For making traditional roguelikes, this is a workable starting point.

c example libtcod prototype

Last synced: 29 Oct 2025

https://github.com/r0h1th-1dd4e2/linux-workshop

Cheat Sheet for bash scripting

bash bash-scripting example shebang tutorial-code

Last synced: 03 Apr 2025

https://github.com/aabbtree77/sortabletodo

Sortable and filterable todo list in TypeScript, React, and Astro.

astro chatgpt example filterable interview prompt-engineering react sortable tailwind todolist typescript

Last synced: 09 Jul 2025

https://github.com/juhamust/azure-queue-example

Simple but helpful example how to use Azure Queues

azure-devops azure-queue azure-resource-manager example react

Last synced: 20 Mar 2025

https://github.com/rocco-gossmann/sdl3-golang-example

A quick boilerplate to use as a starting point for Go based SDL3 Projects (NO CGO NEEDED !!!)

boilerplate example go golang purego-sdl3 purgego sdl3

Last synced: 16 Dec 2025

https://github.com/danslapman/gradle-scala-template

Gradle scala project template

crossbuild example gradle scala template

Last synced: 20 Mar 2025

https://github.com/cunkz/api-codebase-nodejs

API Codebase for NodeJS using Express

codebase example express javascript nodejs nodejs-example server

Last synced: 20 Mar 2025

https://github.com/codecaine-zz/timsort

Examples of create in tim sort in BASH

bash bash-script example function functions timsort

Last synced: 20 Mar 2025

https://github.com/richardlitt/nock-example

This is me trying to understand how Nock works

example nock tutorial

Last synced: 20 Mar 2025

https://github.com/mertjsx/csharp_sqlite_example

This project tries to explain how to use C# with SQLite in Bulgarian.

csharp database dotnet education example example-code sqlite

Last synced: 09 Jul 2025

https://github.com/jgosmann/frontend-testing

An example how to test a front end from front to end.

chromatic cypress example jest react react-testing-library storybook testing

Last synced: 20 Mar 2025

https://github.com/opqdonut/clojure-train-radiator

A small example project in Clojure. Fetches train information from rata.digitraffic.fi API and displays it.

clojure example

Last synced: 28 Mar 2025

https://github.com/parzibyte/jsonp-php

Ejemplo de JSONP con PHP

data example json jsonp php request

Last synced: 20 Mar 2025

https://github.com/falk-werner/docker-bake-example

Example of using Docker buildx bake as build system

bake buidx docker example

Last synced: 27 Mar 2025

https://github.com/matfish2/react-reversi

Reversi (Othello) Built with React.js

example game react react-redux redux

Last synced: 29 Oct 2025

https://github.com/mrzli/racket

Racket examples.

example

Last synced: 09 Sep 2025