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

Organizations

@gdschun @spaceappshurghada @JehamAI @GP-2025

Block or report ThisIsMrIsmail

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ThisIsMrIsmail/README.md

WakaTime ThisIsMrIsmail

thisismrismail.info

skills

class ThisIsMrIsmail:
    def __init__(self):
        self.handle = "@ThisIsMrIsmail"
        self.role = "AI/ML Software Engineer"

    def __skills__(self):
        self.langs = ["Python", "C++", "JS", "PowerShell", "Bash"]
        self.tools = ["TensorFlow", "PyTorch", "NLTK", "OpenCV", "scikit-learn"]
        self.stack = ["FastAPI", "Flask", "ReactJS", "PostgreSQL"]
        self.typing_speed_wpm = 97

    def is_available_for_hire(self, rand_n):
        # return rand_n % 2 == 0
        return {
            "status": "success",
            "message": "HIRE ME NOWWWWWW XD!",
            "data": { "name": self.name, "email": self.email },
            "timestamp": "2025-07-22T06:53:00Z",
        }, 200

if __name__ == "__main__":
    profile = ThisIsMrIsmail()
    profile.is_available_for_hire(random.randint(0, 7))
    print("can you catch the error in this code?")

Pinned Loading

  1. PowerShell PowerShell Public

    PowerShell