Skip to content
View tjdragon's full-sized avatar
😀
bc1qj66jgmk9g0njeu9685k3m8xzrq3jn6k69lv5ek
😀
bc1qj66jgmk9g0njeu9685k3m8xzrq3jn6k69lv5ek
Block or Report

Block or report tjdragon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tjdragon/README.md

TJ's Public Repo

pano-sg

Contact

tjdragonhash@gmail.com

"Interesting" projects of mine

If you like what you see, please donate some BTC to bc1qf3gsvfk0yp9fvw0k8xvq7a8dk80rqw0apcy8kx or some ETH to 0xcDE1EcaFCa4B4c7A6902c648CD01db52d8c943F3

Chat GPT Prompt

Chat GPT Prompt

DFNS

DFNS

Hedera Stablecoin Acceleator Program PoC

Stablecoin Issuance

Hedera 2022 hackathon

Hedera 22 & Hedera CLI

Create a NFT Collection ERC-1155 Compliant on OpenSea

NFT Collection ERC-1155

Secure Messaging via Blockchain

Sec Msg: Secure Messaging via Blockchain

NFT data on-chain

Generate an image from Solidity: NFT Data On-Chain

Run a local geth node

How to run a local geth node: Local Geth

NFT step-by-step

How to deploy a NFT, step-by-step

Bitcoin lib: teach and learn

A small lib to investigate bitcoin tx building: beeteasea

Travel Rule Protocol v 1.1

A client side implementation of https://www.travelruleprotocol.org/ project: trp

Mouton

A DIP5 compliant Bech32 implementation in Java: project mouton

Bisous

Display Ethereum nodes in a map: project bisous

Edwards Curve and JWS

You can find an implementation of the curve there https://github.com/tjdragon/ed25519 using BouncyCastle, Google Tink and Nimbus JOSE.

Public Key Recovery

Related to ECDSA https://github.com/tjdragon/pkr

BIP32

Some private investigations on BIP32 there https://github.com/tjdragon/bip32

Travel Rule

An implementation of the Travel Rule protocol for VASPs https://github.com/tjdragon/travelrule

Hedera hashgraph

A small poc using Hedera's Java Swirlds SDK to run a smart contract, in this case a wallet to wallet transfer: https://github.com/tjdragon/w2w

Linearisation

A Topological sorting implementation, useful for pricing graphs in banking.

Google Fit Track Visualisation

GFIT VIZ

Some SCALA fun

Some basic Scala projects: a Mandelbrot, a Self-Organizing Map, an interview question Snail Algo, another interview question x-word, mTLS

TJ's github stats

Popular repositories

  1. w2w w2w Public

    Wallet to Wallet Transfer using Hedera Hashgraph SDK

    Java 1

  2. bip32 bip32 Public

    BIP32: https://en.bitcoin.it/wiki/BIP_0032

    Java 1 1

  3. mouton mouton Public

    Bech32 in Java

    Java 1

  4. dfns dfns Public

    DFNS

    Java 1

  5. js js Public

    Fun with JavaScript

    JavaScript

  6. scala-mutual-ssl scala-mutual-ssl Public

    Simple Mutual SSL Client Implementation

    Scala