velius
⠀⢤⡤⠄⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⡀⢤⣤⠀
⠀⠀⠱⡑⡊⣄⣄⠀⠀⠀⠀⠀⠀⠀⠀⣠⣀⢓⠎⡜⠀⠀
⠀⠀⠀⠙⢝⢌⢻⡠⠀⠀⣀⢀⠀⠀⢄⡝⣏⡫⠋⠀⠀⠀
⠀⠀⠀⠀⢸⠈⡏⢅⠠⢂⠷⡶⠑⠢⣀⢋⠃⢇⠀⠀⠀⠀
⠀⢀⡐⣟⣻⣢⢌⡪⣣⣁⢀⣇⣈⣴⣗⣋⣄⣟⣛⢲⡀⠀
⠘⣏⣯⣭⣭⣟⢿⣯⣉⠙⣿⣿⠟⢉⣽⣿⢟⣍⣭⣽⣙⢁
⠷⠭⠒⣲⡮⢝⣫⡿⣿⣿⠿⠷⣯⣿⠟⣵⡣⠭⣖⡒⠫⢼
⠀⠀⢠⡿⠢⡀⠉⢋⣒⣮⡂⠀⣱⣒⣹⠁⠀⠤⢿⣆⠀⠀
⠀⠀⣽⠄⡀⠀⡿⣟⣴⣮⣭⣬⣭⣿⣪⢿⡀⢀⣠⣿⠀⠀
⠀⠀⣿⠀⠘⢻⣿⣿⡿⣻⢿⣿⢿⣿⣿⣿⠗⠃⠀⢿⠆⠀
⠀⠀⢿⡐⢤⡈⣿⣿⣾⢗⠡⠬⠱⣿⣾⣿⢸⣠⠐⡿⠀⠀
⠀⠀⠀⠈⠢⢸⣿⡿⠿⠛⣖⣒⠛⠿⢿⣿⡸⠔⠈⠀⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⡾⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⣷⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠃⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀

swe // distributed systems, cryptography, consensus // rust, python, linux, nvim // accelerate

contact me @x/twitter

autodidactic computer scientist with a deep focus on distributed consensus and cryptography. i enjoy tackling complex problems in decentralized systems and applying cryptographic theory to real-world problems. always curious.

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