Skip to content
View ThisIsMrIsmail's full-sized avatar
πŸš€
Focusing
πŸš€
Focusing

Organizations

@gdschun
Block or Report

Block or report ThisIsMrIsmail

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

Hello Real World, ThisIsMrIsmail

YouTube LinkedIn ThisIsMrIsmail WakaTime Discord Gmail

CPP Python Tensorflow Flask Linux PHP JavaScript NodeJS ExpressJS Git Powershell MySQL Bootstrap CSS HTML

class ThisIsMrIsmail:
    def __init__(self):
        self.name = "Ismail Sherif"
        self.email = "ismailsherifwork@gmail.com"
        self.handle = "thisismrismail"
        self.about = """
        🧰 ML Engineer Intern @Smsm, Google DSC MENA '24 Lead @Google,
        🧰 Ex-ITIDA AI Intern, Ex-McKinsey Forward Program, 2x ECPC. πŸš€
        """

    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__":
    NewIsmail = ThisIsMrIsmail()
    
    print("""
        Ohh, I forget to say.. I HAAAATE VIM.
        Don't use it, VS Code is BETTER.
    """)

Pinned

  1. Medical-Expert-System Medical-Expert-System Public

    An expert system that detects medical diseases according to patient's questionnaire.

    Python 3

  2. Lung-Cancer-Detection Lung-Cancer-Detection Public

    A convolutional neural network model that detects lung cancer disease through CT scan images, classifies it into 4 classes.

    Python 2