############# 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()
Popular repositories Loading
-
DevDocs-Tab
DevDocs-Tab PublicAn extension for Visual Studio Code to search for documentation on DevDocs.io faster by displaying it in a tab inside VS Code.
-
jetbrains-darcula-theme
jetbrains-darcula-theme Public🎨A theme extension for Visual Studio Code based on Darcula theme from Jetbrains IDEs with some improvements.
-
-
UpworkJobScore
UpworkJobScore PublicA Chrome extension that rates Upwork job postings based on various criteria, helping freelancers identify high-quality opportunities quickly and efficiently.
JavaScript 7
-
gray-plus-theme
gray-plus-theme Public🎨A theme extension for Visual Studio Code based on Drak+ (default dark) Syntax but with Gray UI.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.




