Skip to content
View Mohamed3nan's full-sized avatar
:octocat:
:octocat:

Organizations

@EddieHubCommunity
Block or Report

Block or report Mohamed3nan

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
Mohamed3nan/README.md
############# 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()

Pinned

  1. jetbrains-darcula-theme jetbrains-darcula-theme Public

    🎨A theme extension for Visual Studio Code based on Darcula theme from Jetbrains IDEs with some improvements.

    21 4

  2. gray-plus-theme gray-plus-theme Public

    🎨A theme extension for Visual Studio Code based on Drak+ (default dark) Syntax but with Gray UI.

  3. DevDocs-Tab DevDocs-Tab Public

    An extension for Visual Studio Code to search for documentation on DevDocs.io faster by displaying it in a tab inside VS Code.

    JavaScript 41 2

  4. Udacity Udacity Public

    Udacity Data Analysis Nanodegree Program

    Jupyter Notebook

  5. TradingView TradingView Public

    📈My TradingView scripts (Pine Script)

    4 2

  6. Web-Scraping Web-Scraping Public

    Web Scraping Projects

    Jupyter Notebook