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

Projects in Awesome Lists by ltfschoen

A curated list of projects in awesome lists by ltfschoen .

https://github.com/ltfschoen/dex

Decentralised Exchange (DEX) for Ethereum

decentralised-exchange dex ethereum exchange ganache-cli ico solidity tokens

Last synced: 18 Apr 2025

https://github.com/ltfschoen/vyper-test

Compile and deploy Vyper smart contracts to Truffle Develop or a private Geth Node using Web3.py, then mine the transaction and view the transaction receipt before call its functions

deployment dockerfile ethereum geth-console geth-node mist private-blockchain pyenv pytest python36 travis-ci vyper-contract vyper-contracts web3py

Last synced: 18 Apr 2025

https://github.com/ltfschoen/dapp_front_end

Dapp Front End

Last synced: 14 Apr 2025

https://github.com/ltfschoen/solidity_test

Smart Contracts using Solidity, Truffle, and Ethereum TestRPC, Mocha

mocha shell-script solidity-contracts truffle-framework

Last synced: 18 Apr 2025

https://github.com/ltfschoen/geth-node

Deploy FixedSupplyToken to Private Network with Web3.js or Web3.py, Geth and Mist

ethereum geth-node mist private-blockchain promise-all solidity-contracts web3js

Last synced: 18 Apr 2025

https://github.com/ltfschoen/apollo-bot

Smart AI Chatbot built during Space Apps 2017 to lower barrier of entry to NASA Earth data

apollo-bot chatbot-facebook csv-parser echo-api espeak facebook-messenger-bot flask machine-learning nasa-api nasa-data python-sdk seaborn space-apps wit-api

Last synced: 15 Jun 2025

https://github.com/ltfschoen/mudtemplate

Build Ethereum DApps with MUD v2 in a Docker container

anvil cast chisel docker ethereum ethglobal23 forge foundry lattice mud vitejs

Last synced: 03 Aug 2025

https://github.com/ltfschoen/rusttest

Research using Rust and Cargo to contribute value to Ethereum & Polkadot projects

Last synced: 15 Aug 2025

https://github.com/ltfschoen/analogtest

Analog One incentivised testnet quest tasks

analog analog-one blockchain graphiql testnet

Last synced: 18 Apr 2025

https://github.com/ltfschoen/polkadotconsensusvr

VR simulation based on multi-blockchain Polkadot Consensus Demo algorithm (by others) https://github.com/polkadot-io/polkadot-io.github.io/tree/master/consensus-demo

blockchain-demos react-vr redux

Last synced: 28 Apr 2026

https://github.com/ltfschoen/codekarma

CodeKarma - A CLI tool to check that the code you write aligns with your values written in your manifesto.

cli deno docker ethberlin github-actions nektos-act typescript

Last synced: 11 Feb 2026

https://github.com/ltfschoen/aind2-rnn

Term 2 Project 2 RNN and LSTM for time-series prediction and text generation

jupyter-notebook keras lstm-networks multi-class-classification recurrent-neural-networks

Last synced: 03 Aug 2025

https://github.com/ltfschoen/aws-lambda-ganache

AWS Lambda Function in Node.js that uses Truffle to deploy any Solidity contract on Ganache and calls its data using web3.js

aws-cli aws-lambda dotenv ethereum ganache gitcoin nodejs solidity truffle web3js

Last synced: 18 Apr 2026

https://github.com/ltfschoen/pyethfinality

Probabilistic Finality Chain reorganisation on Proof-of-Work (Pow) in Python

Last synced: 06 Apr 2025

https://github.com/ltfschoen/wasm-test

Sample C/C++ programs compiled with WebAssembly (WASM) then served over HTTP to webpage and shown in Emscripten console

c docker emscripten emscripten-console express isomorphic keepalive react wasm webassembly webpack

Last synced: 14 Apr 2026

https://github.com/ltfschoen/react-redux

Redux, Redux Thunk, ES6, Babel, React Router, Webpack, NPM, ESLint, Mocha, React Test Utils, Enzyme

Last synced: 16 Jun 2026

https://github.com/ltfschoen/bitwise

Boilerplate Ruby app ready for testing with RSpec and Guard

Last synced: 16 Jun 2026

https://github.com/ltfschoen/rubytest

Beginner to Advanced pure Ruby, RSpec, and FactoryGirl examples (without Rails)

Last synced: 16 Jun 2026

https://github.com/ltfschoen/aind-pacman

Term 1 Lab 7 (Optional) by Luke Schoen for Udacity Artificial Intelligence Nanodegree (AIND)

algorithms artificial-intelligence depth-first-search pacman python36

Last synced: 11 Feb 2026

https://github.com/ltfschoen/purescriptbyexample

Learning and applying PureScript (without using a Template) whilst reading the book PureScript By Example Functional Programming for the Web

Last synced: 11 Aug 2026

https://github.com/ltfschoen/opendata-api

Ruby Gem wrapper for Transport for NSW (TfNSW) Open Data APIs

curl dotenv gem https net-http nsw-government opendata-api ruby rubygems transport

Last synced: 28 Apr 2026

https://github.com/ltfschoen/benzcoin

BenzCoin Token

Last synced: 15 Jun 2026

https://github.com/ltfschoen/zk

Last synced: 19 Mar 2026

https://github.com/ltfschoen/dao

Decentralised Autonomous Organisation (DAO) for Ethereum

dao ethereum ganache-cli ico solidity

Last synced: 12 Apr 2026

https://github.com/ltfschoen/aind-sudoku

Term 1 Project 0 by Luke Schoen for Udacity Artificial Intelligence Nanodegree (AIND)

algorithms artificial-intelligence depth-first-search elimination-strategy miniconda naked-twins only-choice-strategy pygame python36

Last synced: 22 Jun 2026

https://github.com/ltfschoen/polkadot-linode

Deploy PoC-3 Substrate and Polkadot to Linode Instances

Last synced: 17 Jun 2026

https://github.com/ltfschoen/friendfactory

FriendFactory

Last synced: 17 Jun 2026

https://github.com/ltfschoen/videotube

In progress

Last synced: 15 Jul 2026

https://github.com/ltfschoen/dapp

Last synced: 07 Jan 2026

https://github.com/ltfschoen/neo-py

NEO blockchain Whitepaper summary and Python smart contract development

Last synced: 18 Feb 2026

https://github.com/ltfschoen/parity-testnet

Parity Node with Parity UI option using Kovan or Ropsten Test Network config

ethereum kovan parity-testnet ropsten

Last synced: 15 Jul 2026

https://github.com/ltfschoen/ribbit

Xcode 5 App with Users (Friends, Sign Up, Login), Camera (Photo, Video), Inbox (Messages), Cloud Server

Last synced: 10 Jun 2026

https://github.com/ltfschoen/tezos-test

Tezos Workshop and notes held in Berlin

nodejs tezos typescript workshop

Last synced: 05 May 2026

https://github.com/ltfschoen/haskellyesod

Learning and applying Haskell, Cabal, and Yesod to develop an MVC website whilst following the book Web Apps with Haskell using Yesod Framework. Runs successfully on localhost development Warp server. Travis CI setup to check Pull Requests. Attempted to deploy to Heroku production with Scotty and custom buildpacks unsuccessfully.

Last synced: 19 Jun 2026

https://github.com/ltfschoen/justopensource

Just Open Source Stiftung Grant Application

analysis grant-application open-source research web3

Last synced: 06 Jan 2026

https://github.com/ltfschoen/react-all

React.js, Node.js, Gulp, Browserify, CommonJS, ESLint, Sass, Bootstrap, Custom Component Routes, Mock API, Lodash, React Router, ES5, Flux

Last synced: 19 Jun 2025

https://github.com/ltfschoen/blockstack

Blockstack Clarity Hackathon

Last synced: 07 Jan 2026

https://github.com/ltfschoen/generate-i18n-json-from-xlsx

Generate language JSON file from translation spreadsheet in .xlsx format for internationalization i18n

Last synced: 07 Jan 2026

https://github.com/ltfschoen/artdao

SpaceShifter team for BitFWD blockhathon using DAOstack

Last synced: 08 Jan 2026

https://github.com/ltfschoen/polkadot-clone

Building a clone of the Polkadot project

Last synced: 11 Jun 2026

https://github.com/ltfschoen/myindesign

Test deployment of Node.js App for a Custom InDesign Extension to Heroku using Buildpack

Last synced: 14 Jun 2025

https://github.com/ltfschoen/mosaic

Mosaic image generated from uploaded image file

Last synced: 11 Jun 2025

https://github.com/ltfschoen/swifttest

Learning and applying Swift and iOS8 whilst reading Ray Wenderlich books

Last synced: 06 Oct 2025

https://github.com/ltfschoen/angularjs2_search

AngularJS 2 app to test spec.

Last synced: 07 Oct 2025

https://github.com/ltfschoen/solitaire

Copy of http://solitaire.netlify.com/ by Ruegen Aschenbrenner

Last synced: 09 Jul 2025

https://github.com/ltfschoen/public

Last synced: 24 Feb 2026

https://github.com/ltfschoen/meteor-rumedge

Meteor app using MongoDB uses CRUD interface to generate candidate skills profile and show statistics

api blaze buildpack crud es6 heroku heroku-buildpack material-ui meteor mongodb nodejs reactjs yarn

Last synced: 15 Apr 2026

https://github.com/ltfschoen/iota-node

Last synced: 31 Jan 2026

https://github.com/ltfschoen/purescripttemplate

Learning and applying PureScript (with Grunt Project Template for PureScript) whilst reading the book PureScript By Example Functional Programming for the Web

Last synced: 31 Jan 2026

https://github.com/ltfschoen/play

Playing with a custom Substrate runtime and the Polkadot.js API

Last synced: 27 Feb 2026

https://github.com/ltfschoen/mobilapp

Angular-Ionic

Last synced: 27 Feb 2026

https://github.com/ltfschoen/paper_ancestry

Educational tool that parses complex research papers and generates a data impact tree of complex keywords and references

Last synced: 16 Feb 2026

https://github.com/ltfschoen/programming-rust

Notes from Programming Rust by Jim Blandy and Jason Orendorff (O’Reilly)

Last synced: 02 Mar 2026

https://github.com/ltfschoen/tendermint-go

Tendermint "Dummy" ABCI Application (GoLang) modification guide

Last synced: 02 Mar 2026

https://github.com/ltfschoen/graphql_sequelize

GraphQL overlaying Sequelize using PostgreSQL database

express graphiql graphql-sequelize postgresql

Last synced: 20 Apr 2026

https://github.com/ltfschoen/beacon

Visualisations using Infura's Beta of the Ethereum 2.0 Beacon Chain API

eth2-beacon-chain ethereum heroku ssr webpack4

Last synced: 01 May 2026

https://github.com/ltfschoen/objective-c-basics

Learning and applying C and Objective C course from Teamtreehouse.com

Last synced: 22 Jun 2026

https://github.com/ltfschoen/guard_demo

Guard RSpec and Guard LiveReload

guard guard-livereload guard-rspec rspec

Last synced: 01 May 2026

https://github.com/ltfschoen/whitepaper-1

Data Highway Whitepaper

Last synced: 27 Feb 2026

https://github.com/ltfschoen/swiftreactive

Learning and applying Swift Reactive Programming Kit with Design Patterns

Last synced: 10 Jun 2026

https://github.com/ltfschoen/straightedge-node

Fork of upstream repo https://github.com/heystraightedge/straightedge-node

Last synced: 10 Jun 2026

https://github.com/ltfschoen/mongodb

Node.js, MongoDB, Jade HTML pre-processor, Express engine, Monk

Last synced: 11 Jun 2026

https://github.com/ltfschoen/prediction

Xcode 5 Prediction test app

Last synced: 13 Jun 2026