Skip to content
View ZaraPhu's full-sized avatar

Block or report ZaraPhu

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories Loading

  1. first-contributions first-contributions Public archive

    Forked from firstcontributions/first-contributions

    🚀✨ Help beginners to contribute to open source projects

  2. my-nvim-config my-nvim-config Public

  3. csval csval Public

    A simple checksum validator built using rust!

    Rust

  4. my-md5 my-md5 Public

    This is an implementation of the Md5 Hashing Algorithm written in Rust. There is some pseudo-code written in Python and the README explains my process and implementation.

    Rust

  5. java-xor-functions java-xor-functions Public

    A simple implementation of the logical XOR function and bitwise XOR function in Java 23.

    Java