👋 Hey There!

I'm a software engineer based in Nigeria. interested in: backend systems, distributed systems (consensus, protocols, infra & system verifiability), computational finance & AI systems/ML ops

contact me on twitter,github or via email

Projects / Research

  • gossipod: Scalable Membership Protocol For Distributed System (Rust)
  • rust-raft: Rust Implementation of raft consensus protocol
  • hashring-rs: Consistent hashing implementation in rust
  • logical-clocks-rs: Implementation of various logical clocks in the ordering of system events in rust
  • ev-blockchain-protocol [research]: E-voting blockchain protocol using Ring Signature
  • appattest-rs: Rust module for validating Apple app attestations and assertions
  • gandalf-sdk-go: Gandalf eyeofsauron and connect library
  • gql-rs: A Rust library designed to streamline working with GraphQL
  • ratelimiter-rs: A Rust implementation of Sliding Window Algorithm for distributed rate limiting
  • the-crypto-project: Go Blockchain implementation with P2P, Proof of work features
  • plagiarism-checker: Plagiarism Rate Checker Using Rabin-Karp String Matching Algorithm