Notable open source projects that I have contributed to or fully developed

Solana#

Private Wrapper#

Private Wrapper Rust based API that facilitates interaction with Confidential Token Extensions, and SPL Token Wrap to allow for wrapping arbitrary SPL tokens into confidential tokens, and provide near complete usage of the Confidential Token Extensions specification from browser based applications.

Multi Market Crank#

Multi Market Crank the first publicly available performance focused Serum DEX crank that allowed for cranking multiple markets in a single transaction.

SB DL#

SB DL high performance historical and real time block ingestion service.

SSI#

SSI specification for gasless transactions, and cross-chain execution of Solana instructions from Ethereum using off-chain message signing.

AnyIX#

AnyIX lightweight instruction encoding scheme for dynamically initiating CPI’s without the need for a program to be aware of another program’s intstruction format at the time of deployment.

Ethereum#

Go-DeFi#

Go-DeFi Golang SDK for interacting with EVM DeFi protocols.

Cosmos#

IBC Rate Limit#

Contributed improvements to the IBC Rate Limits specification, which has been deployed on the Osmosis and Neutron chains.

Breaker#

Breaker service for the x/circuit Cosmos module to enable circuit breaker functionality

IPFS#

p2plab#

p2plab Netflix’s benchmarking framework to evaluate the performance of IPFS

Temporal#

Temporal enterprise grade IPFS-As-A-Service platform

Cybersecurity#

Escort#

Escort proof of concept to facilitate downloading, and execution of arbitrary malicious payloads using DNS TXT records to evade detection by AntiVirus and AntiMalware tools.

Miscellaneous#

Ulog#

Ulog lightweight and thread-safe logger for C/C++ applications.