velius

recent work:

02-15-2024: consensuskit

a modular framework implementing various consensus algorithms (raft, PBFT, tendermint) with visualization tools. perfect for learning distributed consensus. // source code.

01-20-2024: cryptomesh

a peer-to-peer network implementation with end-to-end encryption and a novel approach to distributed key management. // source code.

12-28-2023: byzantineDB

a byzantine fault-tolerant distributed database with built-in consensus and cryptographic verification. // source code