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

Projects

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

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
Simplifying Development with Docker Compose in Bankie.go

Simplifying Development with Docker Compose in Bankie.go

Simplifying Development with Docker Compose in Bankie.go Bankie.go , a simple banking application built with Go, has been updated to streamline the development and deployment processes using Docker Compose.

Read More
Bankie.go

Bankie.go

Description Bankie.go is a simple banking application built with Go programming language.

Read More