Skip to content
View Hanan3000's full-sized avatar
๐Ÿ˜ท
Ded
๐Ÿ˜ท
Ded

Block or report Hanan3000

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

๐“ฆ๐“ฎ๐“ต๐“ฌ๐“ธ๐“ถ๐“ฎ ๐“ฝ๐“ธ ๐“ถ๐”‚ ๐“Ÿ๐“ป๐“ธ๐“ฏ๐“ฒ๐“ต๐“ฎ

๐“ข๐“ธ๐“ถ๐“ฎ๐“ฝ๐“ฑ๐“ฒ๐“ท๐“ฐ ๐“ช๐“ซ๐“ธ๐“พ๐“ฝ ๐“ถ๐“ฎ

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SoftwareEngineer:

    def __init__(self):
        self.name   = "Hanan"
        self.gender = "Male"
        self.hobby  = "Photography"
        self.role   = "Programmer and Pentester"
        self.language_spoken = ["en_US"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = SoftwareEngineer()
me.say_hi()

๐“š๐“ท๐“ธ๐”€๐“ต๐“ฎ๐“ญ๐“ฐ๐“ฎ




๐“’๐“ธ๐“ท๐“ฝ๐“ช๐“ฌ๐“ฝ ๐“ถ๐“ฎ


Thanks for visiting me

Popular repositories Loading

  1. Hanan3000 Hanan3000 Public

    5 1

  2. TheRHealm TheRHealm Public

    Personal Webpage