Skip to content
View mihany's full-sized avatar
:octocat:
¯\_(ツ)_/¯
:octocat:
¯\_(ツ)_/¯
  • The American University in Cairo
  • Egypt
Block or Report

Block or report mihany

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
mihany/README.md

Hi there 👋

  • 🌱 I’m currently learning Machine learning
  • 📫 How to reach me: www.linkedin.com/in/mihany
  • ⚡ Fun fact: I like to cook and eat.

Snake

Popular repositories

  1. age-calculator-python age-calculator-python Public

    Age calculation in python by applying the regex to get the date formated

    Jupyter Notebook

  2. simple-linear-regression simple-linear-regression Public

    Linear regression

    Jupyter Notebook

  3. real-estate-pricing real-estate-pricing Public

    Real estate pricing depending on the unit size

    Jupyter Notebook

  4. mihany mihany Public

  5. sorting-algorithms sorting-algorithms Public

    Sorting refers to arranging data in a particular format. The sorting algorithm specifies the way to organize data for a specific order. Most standard orders are in numerical or lexicographical order.

    Jupyter Notebook 1

  6. AVL-Tree AVL-Tree Public

    AVL-Tree

    Java