Update ℹ️: I added my work log to the home page.

How-To

Implementing the Raft Consensus Algorithm in Rust

Implementing the Raft Consensus Algorithm in Rust

Understanding and Implementing the Raft Consensus Algorithm in Rust Distributed systems are essential for ensuring high availability and fault tolerance in modern applications.

Read More

Asking for Compensations in the Gig Economy

Backstory I am writing this piece as a way to help answer some rampant question in the tech space.

Read More

Using Merkle Trees for Token Gating in Blockchain DApps

Introduction Understanding Merkle Trees Merkle Trees, a concept named after Ralph Merkle who proposed it in 1979, stand as a cornerstone in cryptographic algorithms, especially within blockchain technology.

Read More