Skip to content
View irving-rs's full-sized avatar
🌛
Learning the hard way!
🌛
Learning the hard way!
  • UNAM
  • Mexico, city

Block or report irving-rs

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

Pinned Loading

  1. body_fat_calculator body_fat_calculator Public

    Body Fat Calculator: Estimates body fat, fat mass and lean mass.

    Python

  2. password_generator password_generator Public

    Password Generator: A simple, yet useful, aleatory password generator.

    Python 1 1

  3. rock_paper_scissors rock_paper_scissors Public

    The classical Game: Rock-Paper-Scissors. Programmed in Python and using CLI.

    Python 1

  4. the_caesar_cipher the_caesar_cipher Public

    The Caesar Cipher: A famous cypher that encrypts/decrypts plaintext.

    Python 1

  5. tic_tac_toe tic_tac_toe Public

    Tic-tac-toe: The classical game played on a 3x3 grid.

    Python

  6. binary_search binary_search Public

    Binary Search: Searches a number inside a list using the binary search algorithm.

    Python