Skip to content
View Mariam-maghraby's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro

Block or report Mariam-maghraby

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

Hi , I'm Mariam Maghraby

class MariamMaghraby():
    
  def __init__(self):
    self.name = "Mariam Maghraby"
    self.username = "Mariam-maghraby"
    self.location = "Cairo, Egypt"
    self.email = "[email protected]"
    self.linkedin = "mariam-maghraby-33b1b61b0"
  
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = MariamMaghraby()

Github Stats

Mariams's GitHub stats Top Langs

Pinned Loading

  1. Real-Time-Digital-Filter Real-Time-Digital-Filter Public

    JavaScript 1 2

  2. Mohamed-Ibrahim-01/heart-sound-classificatoin Mohamed-Ibrahim-01/heart-sound-classificatoin Public

    Jupyter Notebook 1 2

  3. Lane-Detection-using-CV Lane-Detection-using-CV Public

    A lane detection program for live detection of lanes in an autonomous cart

    Jupyter Notebook 1

  4. Musical-Instruments-Emphasizer Musical-Instruments-Emphasizer Public

    Python

  5. Volume-Rendering-VTK-Project Volume-Rendering-VTK-Project Public

    JavaScript 1

  6. LeetCode-Problems-Solutions LeetCode-Problems-Solutions Public

    Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)

    C++