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.

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.

Security Token Extensions#

Security Token Extensions implements token transfer rate limits, and allow lists for spl tokens leveraging the token extension interface

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

CTOP#

Ctop is a top-like service for monitoring consensus data of cosmos chains

Penumbra Disclosure API#

API for selectively creating data payloads about confidential transactions on Penumbra for auditing purposes.

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.