class MariamMaghraby():
def __init__(self):
self.name = "Mariam Maghraby"
self.username = "Mariam-maghraby"
self.location = "Cairo, Egypt"
self.email = "mariamashraf954@gmail.com"
self.linkedin = "[mariam-m-33b1b61b0](https://www.linkedin.com/in/mariam-m-33b1b61b0/)"
def __str__(self):
return self.name
if __name__ == '__main__':
me = MariamMaghraby()

Junior Software Engineer @ Confidencial.io
-
Confidencial.io
- Cairo, Egypt
-
15:58
(UTC +03:00) - in/mariam-m-33b1b61b0
Pinned Loading
-
LeetCode-Problems-Solutions
LeetCode-Problems-Solutions PublicCollection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
C++
-
-
Mohamed-Ibrahim-01/heart-sound-classificatoin
Mohamed-Ibrahim-01/heart-sound-classificatoin Public -
Lane-Detection-using-CV
Lane-Detection-using-CV PublicA lane detection program for live detection of lanes in an autonomous cart
Jupyter Notebook 1
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.