Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: samplecode

btframework/ErrorToText

Shows how to use wclGetErrorInfo function

Language: C++ - Size: 816 KB - Last synced: about 23 hours ago - Pushed: 1 day ago - Stars: 1 - Forks: 0

IBM/db2-samples

Db2 application code, configuration samples, and other examples

Language: HTML - Size: 109 MB - Last synced: 13 days ago - Pushed: 14 days ago - Stars: 82 - Forks: 83

Ladicle/minnano-container

「みんなのDocker/Kubernetes」のDockerfileとサンプルコード

Language: Dockerfile - Size: 2.93 KB - Last synced: about 1 month ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

peterj/fb-account-kit-sample

Node.js (Express) implementation of Facebook Account Kit

Language: JavaScript - Size: 4.88 KB - Last synced: about 1 month ago - Pushed: about 7 years ago - Stars: 2 - Forks: 1

rajeshbeats/secret-app

Demo Xcode project created for the write-up : https://medium.com/@rajeshbeats/tips-on-xcode-project-continuous-integration-using-teamcity-49ad8d74c93e

Language: Swift - Size: 9.77 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 2 - Forks: 1

makevoid/bw-hackathon

Blockchain Week Hackathon '16-17 slides - intro to Bitcore-lib, OP_Return, solidity via Remix and Metamask

Language: CSS - Size: 436 KB - Last synced: about 2 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

Real-Penguin-Private-Orgs/express-webserver

SAMPLE CODE FOR EXPRESS WEBSERVER

Language: JavaScript - Size: 16.6 KB - Last synced: 2 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

aliihsank/ml-fundamentals

Basic ML Examples

Language: Python - Size: 39.1 KB - Last synced: 2 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

aliihsank/neural-networks

Basic Neural Network Examples

Language: Python - Size: 302 KB - Last synced: 2 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

IntuitDeveloper/SampleApp-QuickBooksV3API-Python

Python3 sample app demonstrates how to use Quickbooks API using Flask

Language: Python - Size: 90.8 KB - Last synced: about 2 months ago - Pushed: almost 3 years ago - Stars: 45 - Forks: 26

yakovlev0509/SampleCodeiOS

Language: Objective-C - Size: 6.84 KB - Last synced: 2 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

naltatis/micro-frontends-in-action-code

The Tractor Store - sample code from the book Micro Frontends in Action

Language: JavaScript - Size: 4.38 MB - Last synced: 3 months ago - Pushed: about 3 years ago - Stars: 388 - Forks: 154

VijayMakwana/Koin-Sample

Dependancy injection with Koin sample

Language: Kotlin - Size: 500 KB - Last synced: 4 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

NajiAboo/autogen

sample programs with autogen

Language: Jupyter Notebook - Size: 15.6 KB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

IntuitDeveloper/SampleApp-InventoryTracking-QuickBooksV3API-NodeJS

This is a sample application which illustrates a typical use case in QBO using NodeJS SDK for QuickBooks Online.

Language: HTML - Size: 3.66 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 15 - Forks: 11

ATHellboy/SampleProject-FightingGame

Sample project to show my coding approaches and knowledge, also some architectures (and patterns) which I've used in Unity3D.

Language: C# - Size: 13.1 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 13 - Forks: 4

objcio/OptimizingCollections

Home of my talk about Optimizing Collections in Swift

Language: Swift - Size: 1.14 MB - Last synced: about 2 months ago - Pushed: about 7 years ago - Stars: 230 - Forks: 17

farrajota/fastrcnn-example-torch

Example code on how to use the fastrcnn package for torch7

Language: Lua - Size: 431 KB - Last synced: 8 months ago - Pushed: over 6 years ago - Stars: 2 - Forks: 1

domnikl/kotlin-coroutines-and-javafx-threads

Sample code from my blog post

Language: Kotlin - Size: 131 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

calvinmorett/9_lines_unity

Learn C# for Unity, using 9 lines of code.

Size: 15.6 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

xeieshan/SwiftySampleProject

A starter project for Sample Project in swift 5, Xcode 12.5 (also bridging header included so you could use objective c code in it as well ). For objectiveC version : https://github.com/xeieshan/SampleProject > Supports iOS 15+, Swift 5.x

Language: Swift - Size: 1.31 MB - Last synced: 4 days ago - Pushed: almost 2 years ago - Stars: 53 - Forks: 24

telstra/messaging-sample-code-happy-chat

A working example of SMS and MMS using callback Webhooks written in NodeJS

Language: TypeScript - Size: 3.5 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 5 - Forks: 3

miguelsosa/codesamples

A few random snippets of code

Language: Elixir - Size: 28.3 KB - Last synced: 10 months ago - Pushed: about 7 years ago - Stars: 2 - Forks: 0

zsuzuki/test_cpp

C++テストプログラム集

Language: C++ - Size: 86.9 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

asimkadav/block-filter

linux block filter driver

Size: 109 KB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 14 - Forks: 10

rdonalson/FinancialPlanner

Financial Planner - Source Code

Language: JavaScript - Size: 51.8 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

BharathVishal/Coroutine-As-AsyncTask

An example project that shows a coroutine implementation similar to an async task. Project made with Jetpack Compose and serves as a sample implementation for Jetpack Compose Material 3.0 UI.

Language: Kotlin - Size: 407 KB - Last synced: about 2 months ago - Pushed: 2 months ago - Stars: 2 - Forks: 1

iq3addLi/example_riotjs_dashboard

Login form and editable HTML table for use riot.js. without server application.

Size: 318 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 3 - Forks: 2

krajeswaran/toy-stock-exchange

A CLI toy stock exchange in Java implemented with my version of clean architecture

Language: Java - Size: 63.5 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 2 - Forks: 2

iq3addLi/JavaScriptShells

Shell scripts using JavaScript REPL(spidermonkey). This project purpose is learning.

Language: JavaScript - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0

farooqkz/simplebot

Writing a simple IRC bot in all languages possible

Language: Python - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 3 - Forks: 0

gregkalapos/AdvancedDotNetCSharpCourse

Sample code for the "C# and .NET - Advanced topics" couse

Language: C# - Size: 34.2 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 2 - Forks: 3

RobertoMachorro/SeguesAndBindings

A test project for highlighting potential issues with segue events in AppKit.

Language: Swift - Size: 14.6 KB - Last synced: over 1 year ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

rubenochiavone/native-gem

Native gem to playground with Ruby C API

Language: Ruby - Size: 5.86 KB - Last synced: over 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

g78101/AVPlayer_Youtube_iOS

Language: Swift - Size: 24.1 MB - Last synced: 11 months ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 1

hamedzarei/mqtt-sample-java Fork of tgrall/mqtt-sample-java

Language: Java - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

sag333ar/sagar-r-kothari

Sample iOS projects of

Language: Swift - Size: 1.93 MB - Last synced: over 1 year ago - Pushed: about 5 years ago - Stars: 1 - Forks: 1

k-kurikuri/starting-testing

Starter sample using testing package only

Language: Go - Size: 1.95 KB - Last synced: 11 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

amolaher67/DOTNETCORWEBAPI

Dot net Core Web API with Generic Repository Unit of Work, Automapper and Exception Logger

Language: C# - Size: 31.3 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

Krishna/LucidDreams Fork of fimkap/LucidDreams

Based on the sample code from WWDC2016

Language: Swift - Size: 682 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

iq3addLi/learn-electron

This project purpose is learn how to use Electron.

Language: JavaScript - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

iq3addLi/example-bootstrap-dashboard-with-riotjs

This project is dashboard example use bootstrap theme with riot.js.

Size: 5.86 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

iq3addLi/EXMInstagramAPI

This App is tried Instagram API

Size: 343 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

iq3addLi/example_SpringBoot_multiDatasource

This project is sample of multi datasource on SpringBoot.

Language: Java - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 1

iq3addLi/example_riotjs_tableComponents

This code is sample of table components by riotjs.

Size: 315 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

iq3addLi/learn-codeship

This project purpose is learn how to use codeship.

Language: JavaScript - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

iq3addLi/learn-circleci

This project purpose is learn how to use CircleCI.

Language: JavaScript - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

iq3addLi/learn-riotjs-lifecycle

This project purpose is learn lifecycle of riot.js.

Size: 35.2 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

Atsushi4/qlocalsocket_sample

QLocalSocketで、同じプロセスが先に起動していたらコマンドライン引数を渡すサンプル

Language: C++ - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 1

hudinwal/BLEServiceBrowser

BLEServiceBrowser sample updated to Swift 3.

Language: Swift - Size: 40 KB - Last synced: over 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

waw3ru/typescript-sample-code-TW

sample code for when I was studying typescript from the main website handbook

Language: TypeScript - Size: 29.3 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

iq3addLi/SwiftShells

Shell scripts using Swift REPL. This project purpose is learning.

Language: Swift - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0