Skip to content
View morukele's full-sized avatar

Block or report morukele

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
morukele/README.md

👋 Hi, I’m Oghenemarho (morukele)

I build reliable, performant software — mostly in Rust and systems tooling.
I enjoy solving low-level problems, working on tools that make developers’ lives easier, and learning new paradigms & techniques.


💼 What I’m Great At

Languages: Rust, C++, Python Areas: Systems Programming, CLI tools, Backend Development, API clients, Algorithms
Currently exploring: Digital Twins, Crypto, OS internals, Compilers


🚀 Notable Projects

  • paystack-rs: Rust native client for Paystack.
  • RAT: A remote access tool implemented in Rust.
  • rls: A Rust based implementation of the ls utility in Unix-like operating systems.
  • Chip-8: A Rust based implementation of the Chip-8 Emulator (interpreter).

Opensource Contributions

  • Samsa: A Rust-native Kafka/Redpanda protocol and client implementation. Spent time contributing to the project's testing phase to ensure it was release-ready. I continue to contribute to the project when I can.

Contact

email


Pinned Loading

  1. paystack-rs paystack-rs Public

    A Rust wrapper for the Paystack API

    Rust 15 6

  2. RAT RAT Public

    A remote access tool that allows the user to execute commands in the host computer.

    Rust 3

  3. Chip-8 Chip-8 Public

    An implementation of the Chip-8 emulator (interpreter) written in Rust.

    Rust 1

  4. email-spam-filter email-spam-filter Public

    A C++ recreational programming project to explore Naive Bayes Classifier

    C++

  5. hash-table hash-table Public

    A rust based implementation of hash table

    Rust