Skip to content
View zoobaer's full-sized avatar

Block or report zoobaer

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

Popular repositories Loading

  1. zcalculator zcalculator Public

    An implementation of a simple calculator. It can evaluate expressions containing the four main arithmetic operations and parentheses. It achieves these through operator precedence.

    C

  2. FileOrganizerPython FileOrganizerPython Public

    A smart file organizer app helps with folder traversals, file categorization, duplicate detection using hashing, dry-run mode for previewing changes, and rules configuration via YAML.

  3. BitManipulationFacilities BitManipulationFacilities Public

    This project contains bit manipulation operations. These said operations are helpful for anyone wanting to learn how to manipulate them. This is more of an educational project than a real-world use…