class ThisIsMrIsmail:
def __init__(self):
self.name = "Ismail Sherif"
self.email = "ismailsherifwork@gmail.com"
self.handle = "thisismrismail"
def __skills__(self):
self.langs = ["Python", "C++", "JavaScript", "PHP", "PowerShell", "Bash"]
self.tools = ["SciKit-Learn", "TensorFlow", "Pandas", "NumPy", "OpenCV"]
self.interests = ["Talks", "Events", "Leadership", "Fast Typing (95wpm)"]
if __name__ == "__main__":
profile = ThisIsMrIsmail()
print("""
Ohh, I forgot to say.. I HAAAATE VIM.
Don't use it, VS Code is BETTER.
""")
π
Focusing
βπ¨π° ππ πππ πππ π¬ππππππππππβ π‘
- Universe, Earth
- in/ThisIsMrIsmail
Highlights
Pinned Loading
-
Lung-Cancer-Detection
Lung-Cancer-Detection PublicA convolutional neural network model that detects lung cancer disease through CT scan images, classifies it into 3 classes.
-
Medical-Expert-System
Medical-Expert-System PublicAn expert system that detects medical diseases according to patient's questionnaire.
Python 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.