Skip to content
View AnthonyJPerez's full-sized avatar

Organizations

@Azure @MicrosoftCopilot

Block or report AnthonyJPerez

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. BlockingQueue BlockingQueue Public

    A thread-safe implementation of a queue that blocks a thread on push if the queue is full, and optionally blocks a thread on pop if the queue is empty.

    C++ 4 3

  2. PiecesOfEight PiecesOfEight Public

    HTML

  3. RiskDiceSimulator-Python RiskDiceSimulator-Python Public

    Risk emulator to calculate the converging odds for winning a risk battle. For input, it takes the attackers armies, the defenders armies, and the number of rounds to emulate and prints out the perc…

    Python

  4. Berkshires-Apartment-Checker Berkshires-Apartment-Checker Public

    Personal ruby script of mine to automatically check for available apartments at the Berkshires of Columbia which meet specific criteria.

    Ruby

  5. C_Experiments C_Experiments Public

    My playground for experiments in C and Linux

    C

  6. RiskDiceSimulator-Java RiskDiceSimulator-Java Public

    Simulates a battle between an attacker and a defender in the game of Risk.

    Java