Skip to content
View TKadyear's full-sized avatar
Block or Report

Block or report TKadyear

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
TKadyear/README.md
class Me {
    constructor(){
        firstname = "Tamara",
        surname = "Kadyear Saber",
        age = 28,
        pronouns = "she/her"
    }
}
class About extends Me {
    getCurrentStudies() {
        return "Learning  about the Azure AZ-204 Developing Solutions for Microsoft Azure certification exam topics.";
    }
    getSpokenLanguages(){
        return ["Spanish", "Arabic" , "English"];
    }
    getDailyKnowledge(){
        return ["HTML5", "CSS3", "Javascript", "Angular","Fastify", "Docker", "Bicep", "Typescript", "Kubernetes"];
    }
    getContact(){
        const Linkedin = "tamara-kadyear-saber";
        return Linkedin
    }
}
About.getContact()

LinkedIn

Pinned Loading

  1. Todo-app-main Todo-app-main Public

    This is a solution to the "Todo app challege" from Frontend Mentor

    JavaScript

  2. oxygen-shop oxygen-shop Public

    CSS 1

  3. dashboard-images dashboard-images Public

    JavaScript 1

  4. dashboard-hotel-miranda dashboard-hotel-miranda Public

    JavaScript 1

  5. job-listing job-listing Public

    JavaScript

  6. katas-codewars katas-codewars Public

    JavaScript