Pinned Repositories
bip39
A web tool for converting BIP39 mnemonic codes
cliweb3contractInterface
Node JS Web3.js basic CLI JSON contract interface.
coinnetworklist
A list of over 190 cryptocurrency network prefixes.
deaddrop
Dead drop is a web app that allows you to leave short messages for machines that are deleted immediatly after they are read. Below are a few possible use cases for this concept.
first-fifty-node-express-api-boilerplate
A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose
hdAddressGenerator
Generate hierarchical deterministic(HD) coin specific crypto addresses ( legacy, segwit, bech32 ) from single master key pair for over 190 different cryptocurrencies.
hdAddressGeneratorCLI
A CLI for generate hierarchical deterministic(HD) coin specific crypto addresses from single master key pair for over 190 different cryptocurrencies through your terminal.
incoming-crypto-deposit-tracking
Incoming! is a crypto deposit tracker for Bitcoin and Bitcoin-like( clone coins ) crypto currencies. It generates a string of deterministic addresses, adds these addresses to Bitcoind's wallet as well as your platform and watches these address for new deposits. When a new deposit is received a notification is sent to your platform as well as to your private Telegram group.
supremetictactoe
Löve 2d, Lua tictactoe implementation of Minimax algo with alpha/beta pruning. Includes sardonic AI opponent, multiple win paths and over 200 ego shattering quips.
wrapsql
A MySQL wrapper that allows you to perform basic CRUD updates on a DB without writing any SQL. Results are returned as promises allowing the use of 'await' when synchronous requests are required.
tboydston's Repositories
tboydston/hdAddressGenerator
Generate hierarchical deterministic(HD) coin specific crypto addresses ( legacy, segwit, bech32 ) from single master key pair for over 190 different cryptocurrencies.
tboydston/hdAddressGeneratorCLI
A CLI for generate hierarchical deterministic(HD) coin specific crypto addresses from single master key pair for over 190 different cryptocurrencies through your terminal.
tboydston/incoming-crypto-deposit-tracking
Incoming! is a crypto deposit tracker for Bitcoin and Bitcoin-like( clone coins ) crypto currencies. It generates a string of deterministic addresses, adds these addresses to Bitcoind's wallet as well as your platform and watches these address for new deposits. When a new deposit is received a notification is sent to your platform as well as to your private Telegram group.
tboydston/coinnetworklist
A list of over 190 cryptocurrency network prefixes.
tboydston/first-fifty-node-express-api-boilerplate
A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose
tboydston/supremetictactoe
Löve 2d, Lua tictactoe implementation of Minimax algo with alpha/beta pruning. Includes sardonic AI opponent, multiple win paths and over 200 ego shattering quips.
tboydston/wrapsql
A MySQL wrapper that allows you to perform basic CRUD updates on a DB without writing any SQL. Results are returned as promises allowing the use of 'await' when synchronous requests are required.
tboydston/bip39
A web tool for converting BIP39 mnemonic codes
tboydston/cliweb3contractInterface
Node JS Web3.js basic CLI JSON contract interface.
tboydston/deaddrop
Dead drop is a web app that allows you to leave short messages for machines that are deleted immediatly after they are read. Below are a few possible use cases for this concept.
tboydston/electrum
Electrum; Bitcoin thin client
tboydston/eosSimpleSend
A simple Node JS EOS CLI sender.
tboydston/gedpg
Ged.pg generates repeatable, determanistic passwords from a single master password though your terminal. This allows you to create a different password for each site or application you use without relying on 3rd party password managers.
tboydston/hd-wallet-derive
A command-line tool that derives bip32 addresses and private keys.
tboydston/incoming-demo-backend
Backend for demo of incoming! crypto deposit manager.
tboydston/incoming-demo-frontend
Frontend to the demo for incoming! crypto deposit manager.
tboydston/loveboiler
Love Boiler is a basic LOVE2D boiler plate framework to quick start your game. It includes basic file structure as well as a scene manager to help you organize your levels/scenes and change between them.
tboydston/luckydraw
Web based, themable, lucky draw game for company parties, events, ect. Comes with cool Mad Men theme.
tboydston/nextjs-chatgpt-app
💬 Responsive chat application powered by OpenAI's GPT-4, with response streaming, code highlighting, various presets for developers. Using Next.js, React, Joy.
tboydston/Playdate-Stuff
Various fonts I've made and other stuff for the Playdate, Pulp, etc
tboydston/ripplesigner
Simple CLI signer for XRP transactions.
tboydston/simplesecretsfrontend
Frontend for simple secrets sharing.
tboydston/skycoin
Skycoin Client
tboydston/tboydston