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()
Junior Software Engineer @ Confidencial.io
-
Confidencial.io
- Cairo, Egypt
-
16:54
(UTC +02:00) - in/mariam-maghraby-33b1b61b0
Highlights
- Pro
Pinned Loading
-
-
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
-
-
-
LeetCode-Problems-Solutions
LeetCode-Problems-Solutions PublicCollection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
C++
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.