Skip to content
View Yasser-Fekry's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing

Block or report Yasser-Fekry

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

MasterHead

youtube subscribers youtube views followers total stars

< Hi , I'm Yasser Fekry πŸ‘‘ >

β–Œβ”‚β•‘β–Œβ•‘β–Œβ•‘ About Me β•‘β–Œβ•‘β–Œβ•‘β”‚β–Œ

pragma python ^3.12.1
class AboutMe:
    def __init__(self):
        self.name = "Yasser Fekry πŸ‘‘"
        self.roles = [
            "Bug Bounty Hunter πŸ•΅οΈβ€β™‚οΈ",
            "Skilled Penetration Tester πŸ› οΈ",
            "Full Stack Developer πŸ’»"
        ]
        self.experience = (
            "Extensive experience in identifying and exploiting security vulnerabilities πŸ” "
            "in both web 🌐 and mobile πŸ“± applications."
        )
        self.expertise = [
            "Testing systems for weaknesses πŸ§‘β€πŸ’»",
            "Providing security recommendations πŸ“",
            "Ensuring applications are robust and secure πŸ”’"
        ]
if __name__ == "__main__":
    about_me = AboutMe()
    about_me.display_about_me()

β–Œβ–Œβ•‘ Languages and Tools 🧰 β•‘β–Œβ”‚β–Œ

β–Œβ”‚β•‘β–Œβ•‘β–Œβ•‘ Stats πŸ“Š β•‘β–Œβ•‘β–Œβ•‘β”‚β–Œ





Popular repositories Loading

  1. Yasser-Fekry Yasser-Fekry Public

    Config files for my GitHub profile.

  2. Penetration_Tester Penetration_Tester Public

    Python

  3. Video_Downloader Video_Downloader Public

    Python

  4. DataStructure_Code DataStructure_Code Public

  5. My_PowerShell My_PowerShell Public

    PowerShell

  6. Computer_Graphics Computer_Graphics Public

    OpenGL-Flask-Setup

    Python