Skip to content
View EmanGhazy2002's full-sized avatar
👩‍💻
Focusing
👩‍💻
Focusing

Block or report EmanGhazy2002

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

Static Badge

Static Badge

Typing SVG


👩‍💻: About Me :

#SPDX-License-Identifier: MIT
pragma npm ^3.10.1
class Profile {
    constructor() {
        this.name = "Eman Ghazy";
        this.jobTitle = "Back-End Developer";
        this.country = "Egypt";
        this.currentlyWorking = ["Nodejs", "Mongodb", "Restful Api"];
        this.currentlyLearning = ["Advanced Nodejs", "Mongodb with Mongoose"];
    }

    getSkills() {
        let skills = ["Nodejs", "PHP", "Laravel", "Js", "C/C++", "HTML & CSS"];
        return skills;
    }
}

const myProfile = new Profile();
console.log("Name:", myProfile.name);
console.log("Job Title:", myProfile.jobTitle);
console.log("Country:", myProfile.country);
console.log("Currently Working:", myProfile.currentlyWorking);
console.log("Currently Learning:", myProfile.currentlyLearning);
console.log("Skills:", myProfile.getSkills());

🛠️ Languages and Tools :

Node-js Mongodb Express-js JavaScript Laravel PHP C C++ MySQL SQLite CSS3 HTML5 Zorin OS Visual Studio Code Git


🔥 My Stats :

GitHub Streak

Top Langs






trophy


✍️ Blog : EmanGhazy2002

snake gif

Popular repositories Loading

  1. EmanGhazy2002 EmanGhazy2002 Public

    3

  2. EL-ZERO-PHP-Bootcamp EL-ZERO-PHP-Bootcamp Public

    PHP 2

  3. simple-transactions-system simple-transactions-system Public

    PHP 2

  4. EL-ZERO-CPP-Bootcamp EL-ZERO-CPP-Bootcamp Public

    C++ 2

  5. authentication-system authentication-system Public

    PHP 2

  6. simplesubscriptionplatform simplesubscriptionplatform Public

    2