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

Projects in Awesome Lists tagged with example-code

A curated list of projects in awesome lists tagged with example-code .

https://github.com/stevenfvg/learning-js

Repository with basic examples and projects to learn modern JavaScript.

challenges documentation example-code example-project full-stack modern-javascript

Last synced: 31 Mar 2025

https://github.com/nargonath/hapijs-array-query-params

This is an example used to illustrate a blog post about sending array as query parameters

axios blog-article blogpost example example-code example-repo hapijs javascript

Last synced: 30 May 2026

https://github.com/nuxy/aurelia2-bare-essentials

:hammer_and_wrench: A light-weight, slightly modified Aurelia 2 project seed.

aurelia-framework example-code project single-page-app typescript

Last synced: 07 Sep 2025

https://github.com/macagua/pyve

Documentation from Python Venezuela Community

community-project example-code example-project python pyve venezuela

Last synced: 20 Jun 2026

https://github.com/drag13/rescript-react-vite-example

Working example for the Rescript with React powered with the Vite

example example-code example-project react reactjs rescript rescript-react vite

Last synced: 06 Apr 2025

https://github.com/gerph/riscos-portable-prototype

RISC OS Portable module prototype code

example-code riscos riscos-ci riscos64

Last synced: 17 Jan 2026

https://github.com/alertbox/serverless-hello-world-ts

A simple serverless function to get started.

aws-lambda boilerplate example-code nodejs serverless typescript

Last synced: 13 Apr 2026

https://github.com/knlsharma/junit-testing-

Here we are using Junit to test the code efficiency in different scenes.

example-code junit

Last synced: 08 Oct 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: 14 Apr 2026

https://github.com/maroshmka/np-mlp-clf

Raw implementation of mlp classifier in python using numpy.

classification example-code learning machine-learning multilayer-perceptron neural-network numpy

Last synced: 14 May 2026

https://github.com/maymeow/k8s-examples

☸ Kubernetes example config files

example-code examples k8s kubernetes

Last synced: 28 Mar 2025

https://github.com/napthees/nodejs-example-debug

A basic example for debugging in Node.js.

debug example-code node-js node-server

Last synced: 29 Apr 2026

https://github.com/nsardo/os_x_processes

Usage of (Li|U)nix API for processes under OS X

c-programming example-code linux-process osx

Last synced: 11 Jun 2026

https://github.com/jimmy-park/cpp-archive

Personal C++ archive with references and working examples

cpp example-code modern-cpp

Last synced: 10 Jul 2025

https://github.com/aprilmintacpineda/example-e-commerce-site

This is a simple e-commerce website built using only native CSS, HTML, PHP, and JS.

e-commerce example example-app example-code example-project

Last synced: 17 Jul 2025

https://github.com/mmitch/cypress-e2e-example

Minimal example project to run the Cypress test framework on CLI under Linux.

cypress cypress-example e2e e2e-testing example-code example-project javascript js

Last synced: 16 Jul 2025

https://github.com/gabrielclavero/gc-geo-fields

Example component and project using geographical data from geonames.org

angularjs example-code geographic-data

Last synced: 16 May 2026

https://github.com/jloh/example-data

Big repo containing example data from various sources

example-code examples

Last synced: 05 Apr 2025

https://github.com/mertturkmenoglu/golang

Go Language Examples

code example-code golang

Last synced: 04 Apr 2025

https://github.com/lornajane/incoming-sms-laravel-beanstalkd

Code samples for receiving Nexmo SMS with Laravel, and processing the messages from a queue

beanstalkd example-code laravel nexmo php queue sms vonage

Last synced: 31 Jan 2026

https://github.com/bonejon/ngrx-sample

A simple example of using ngrx for caching lookup data and maintaining a simple array of items. This includes add, remove, update and clear.

angular angular2 angular7 example-code ngrx ngrx-effects ngrx-example ngrx-store rxjs

Last synced: 15 Apr 2026

https://github.com/nsardo/osx_forking

example code for linux/unix forking on os x

c-programming example-code forking linux osx

Last synced: 16 May 2026

https://github.com/joonas-fi/hellohttp

Hello world -style HTTP application with Prometheus metrics

example-code prometheus-metrics

Last synced: 28 Feb 2026

https://github.com/pygraz/2025-04-01-to-orm-or-not-to-orm

Django example using ORM and raw SQL effectively

django example-code python sql

Last synced: 28 Apr 2026

https://github.com/bearcodi/laravel-exception-handling-fun

Laravel example project playing around with recording exceptions to database and custom responses.

example-code laravel laravel54 php7

Last synced: 14 Feb 2026

https://github.com/alertbox/serverless-basics-device-detect-ts

Shows how to use Lambda@Edge function to detect the device and redirect to respective domain.

aws-lambda boilerplate example-code nodejs serverless typescript

Last synced: 17 Apr 2026

https://github.com/trilhaaprendizagem/trilhafilapilha

Projeto Java utilizando IntelliJ IDEA para implementação de estruturas de dados como fila e pilha. Este projeto inclui exemplos práticos de uso dessas estruturas, bem como uma classe principal para testá-las em cenários reais de aplicação.

data-structures example-code intellij-idea java programing queue stack testing

Last synced: 17 Feb 2026

https://github.com/digital-alchemy-ts/hass-unit-testing-sample

A quick example project to demonstrate the process of creating unit tests for automations

digital-alchemy example-code homeassistant homeautomation jest typescript unit-testing

Last synced: 10 May 2026

https://github.com/yuryalencar/code_example_in_c

This is code example implemented in language c

c example-code example-project

Last synced: 22 Jun 2026

https://github.com/destrangis/indexed

Indexed file class xdbm style

example-code indexed-db python-module python3

Last synced: 20 Jun 2026

https://github.com/beling/rust-examples

Example programs written in Rust for educational purposes.

example example-code example-project examples rust rust-lang

Last synced: 08 Jun 2026

https://github.com/stuffbymax/gamesave-example

this is example of game save files html css and js and also json for the data

example example-code example-project example-site games gamesaves site

Last synced: 08 Jun 2026

https://github.com/tripal/tripal_example

An Examples module for Tripal Development

example-code tripal tripal3

Last synced: 09 Apr 2025

https://github.com/mute124/true-enum

True Enum is a simple header-only library designed for easy enumeration of variables or objects that can be implemented in only one line of code. It is extremely customizable to the point of being able to cap it's memory usage!

cpp customization easy-to-use enumeration example-code fast fastapi header header-only header-only-library lightweight lite modular

Last synced: 05 May 2026

https://github.com/iqbalmind/jurnal-api-example

A collection of example integrations with the Mekari Jurnal Open API using different Code & frameworks. This repository aims to help developers quickly understand and implement Jurnal API integrations across various environments.

example example-code jurnal openapi

Last synced: 09 May 2026

https://github.com/johmaru/discord.net_v3_example

Only ping pong code Example on Discord.NET V3

csharp discord discord-bot discordbot example-code japanese

Last synced: 10 May 2026

https://github.com/bjoerndotsol/blinks-starter

This repository contains code examples for building Blinks.

blinks blockchain example-code solana typescript

Last synced: 25 Jun 2026

https://github.com/wlx200510/vuex-example

learn vuex example from author of vuex

example-code vuex

Last synced: 13 Oct 2025

https://github.com/jwill9999/subpub

An example of a sub/pub design pattern

browserify commonjs design example-code javascript modules patterns pubsub

Last synced: 31 Mar 2025

https://github.com/rodrigofrancisco/operationqueueexample

Example to show how to handle fetched data from REST API using OperationQueue instead GCD

example-code ios-swift

Last synced: 23 Mar 2025

https://github.com/micheam/aws-sqs-examples

Sample implementations of AWS SQS message sender/receiver with aws-sdk-go.

aws-sqs example-code golang

Last synced: 02 Sep 2025

https://github.com/itaynir1/city

A Java class representing cities with properties like name, center point, central station, residents count, and neighborhoods count. Easily create, manage, and simulate cities in Java applications with the City class for geolocation and urban data.

city-class city-management contributions-welcome data-structure documentation example-code geolocation java java-development java-library object-oriented-programming readme

Last synced: 16 May 2025

https://github.com/hollodotme/phar-better-tool-distribution

Distribution package for phar better tool example

distribution example-code phar php

Last synced: 15 Mar 2025

https://github.com/hollodotme/phar-better-tool-example

Example code for PHAR better tools talk / blog post

builder example-code phar php talk

Last synced: 15 Mar 2025

https://github.com/nsardo/meteor-1.8-coffeescript-example

Example code for using CoffeeScript and Jade with Meteor 1.8 and Mongo

coffeescript2 example-code example-project meteor meteor-application meteorjs

Last synced: 12 May 2026

https://github.com/seasawher/powershell-example

個人的な powershell スクリプト例です.

example-code pester powershell

Last synced: 30 Jun 2025

https://github.com/kaianuar/mcp-server-guide

A comprehensive guide and example implementations for building Model Context Protocol (MCP) servers in Python and TypeScript.

example-code mcp model-context-protocol python-sdk typescript-sdk

Last synced: 18 Apr 2025

https://github.com/toddlers/terraform-provider-ipaddress

terraform custom provider for ip address

example-code golang terraform-provider

Last synced: 15 Mar 2025

https://github.com/jim3/esp32-adf_pipeline_recording_to_sdcard

Beginners walk-through on how to get example code to work using the ESP32 ADF framework

beginner-friendly esp32-adf example-code lyrat

Last synced: 04 Apr 2025

https://github.com/cybex-dev/java_reflection_xml

A simple example using Java Reflection to read and XML file, create a class of students using reflection (methods and field calls), add students to classes, and write out by recreating XML file.

example example-code example-project java java-reflection java-reflection-api java-xml reflection tutorial tutorials xml

Last synced: 02 Jul 2025

https://github.com/miha53cevic/sessionsexample

Express-Sessions example

example-code

Last synced: 03 Sep 2025

https://github.com/udayraj123/webdworkshop

Useful material for beginners in web development. Focused in a hands-on way with more examples. This was used in the series of lectures conducted by me at IIT Guwahati.

css example-code guide html js practice tutorial web-development

Last synced: 10 Apr 2026

https://github.com/hugolebredo/d3_scatterplot

Creación de un Scatter Plot utilizando únicamente D3 y JS

d3js example-code

Last synced: 01 Mar 2026

https://github.com/daggilli/stepper_uln2003

Example Python code for the Raspberry Pi to drive a stepper motor with a ULN2003 driver IC interface

example-code gpio python python3 raspberry-pi raspberry-pi-4b stepper-motor uln2003

Last synced: 15 May 2026

https://github.com/chriamue/arduino-ultrasonic-serial-json-python-example

Arduino sketch with ultrasonic, sending json through serial port, receiving with python.

arduino example-code json-serialization python serialport ultrasonic-sensor

Last synced: 17 May 2026

https://github.com/ew-endwall/fastify-rabbitmq

Quick start sample project for RabbitMQ, it works in plug and play logic with all the necessary requirements to use rabbitMQ ready. With this example, you can quickly put your own project into production.

example example-code example-project fastify fastifyjs rabbitmq rabbitmq-client rabbitmq-management rabbitmq-server

Last synced: 26 Feb 2026

https://github.com/zorasantos/vue-example

<-- Site em Construção -->

example-code tutorials vuejs

Last synced: 08 Apr 2025

https://github.com/cybercoral/code_example_1

The repository for the code showed in this youtube video: (pending)

example-code python python3 teaching-materials

Last synced: 03 Sep 2025

https://github.com/dyazincahya-blog/example-vertical-scroll-jquery

This is a sample code for make Vertical Scroll or Snapping Scroll on HTML Web using JQUERY

example-code javascript jquery snapping-scroll vertical-scroll

Last synced: 19 May 2026

https://github.com/sziller/_kivybasics

Assist repo for Kivy based App development. Snippets, examples, boilerplate.

applications boilerplate example-code kivy kivymd python

Last synced: 19 May 2026

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

my go playground - don't use anything here

example-code golang

Last synced: 11 Jun 2025

https://github.com/tarmac-project/example-airport-lookup-go

Example Go application built with Tarmac

example-code serverless

Last synced: 06 Jan 2026