Skip to content

Mohamed3nan/Mohamed3nan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

45 Commits
Β 
Β 

Repository files navigation

############# Hello, Friend! ##############
###     /\                              ###
###    /  \     _ __     __ _   _ __    ###
###   / /\ \   | '_ \   / _` | | '_ \   ###
###  / ____ \  | | | | | (_| | | | | |  ###
### /_/    \_\ |_| |_|  \__,_| |_| |_|  ###
###########################################

class About:
    """
    This class is about me! :D
    """
    def __init__(self):
        self.nickname  = "Anan"
        self.location  = ["Alexandira, Egypt", "Saudi Arabia"]
        self.education = "BSc in Engineering & Technology"
        self.languages = ["English", "Arabic"]
        self.interests = ["Coding", "Crypto", "Finance", "Gaming"]
        self.skills    = ["Python", "Javascript", "HTML", "CSS"]
        self.links     = {
                            "LinkedIn"   : "https://linkedin.com/in/Mohamed3nan",
                            "Twitter"    : "https://twitter.com/Mohamed3nan",
                            "TradingView": "https://tradingview.com/u/Mohamed3nan/#published-scripts",
                            "HackerRank" : "https://hackerrank.com/Mohamed3nan",
                            "Discord"    : "@Mohamed3nan",
                            "Telegram"   : "@Mohamed3nan"
                         }

Mohamed_Anan = About()

About

Available for hire πŸ“œ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published