Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View AymanMujahid's full-sized avatar
:electron:
:electron:

Block or report AymanMujahid

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
AymanMujahid/README.py
from earth import Human

class ItMe(Human):
    def __init__(self,
                 first_name: str = "Ayman",
                 last_name: str = "Mujahid",
                 work_where: str = "SBS",
                 work_what: str = (
                     "Software Engineer โ€“ Back-End & Generative AI Focused | "
                     "Passionate About Building with Generative AI | "
                     "Exploring Intelligent Solutions")):
        self.first_name = first_name
        self.last_name = last_name
        self.work_where = work_where
        self.work_what = work_what

    def hi(self):
        print(f"hey ๐Ÿ‘‹, i'm {self.first_name.capitalize()} {self.last_name.capitalize()}")
        print(f"currently i work in {self.work_what} @ {self.work_where}")

me = ItMe()
me.hi()


hey ๐Ÿ‘‹, i'm Ayman Mujahid
currently i work in Software Engineer โ€“ Back-End & Generative AI Focused | Passionate About Building with Generative AI | Exploring Intelligent Solutions @ SBS

Popular repositories Loading

  1. todo-list-app- todo-list-app- Public

    api-platform & symfony

    PHP 1

  2. student-system student-system Public

    PHP

  3. Crud-app Crud-app Public

    Simple microservices Crud project -- symfony & Api Platform

    PHP

  4. FaceRecognition-API FaceRecognition-API Public

    Python

  5. AymanMujahid AymanMujahid Public

  6. Retrieve-AI-Research-Bapers Retrieve-AI-Research-Bapers Public

    Python