Skip to content
View Coaxus-ux's full-sized avatar
🌏
Working from home
🌏
Working from home
Block or Report

Block or report Coaxus-ux

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

Hello there πŸ‘‹

visitors Open Source Love wakatime

class SoftwareEngineer {
    constructor(name, role, secondIdiom, motherTongue) {
        this.name = name;
        this.role = role;
        this.secondIdiom = secondIdiom;
        this.motherTongue = motherTongue;
    }
    aboutMe() {
        return `Hello, my name is ${this.name}, i'am studying ${this.role}. 
                My mother tonge is ${this.motherTongue}, but i can also speak ${this.secondIdiom}`
    }
}

me = new SoftwareEngineer('Julian Trujillo', 'SoftwareEngineer', 'English', 'Spanish');

console.log(me.aboutMe());

πŸ“ Me

πŸ”§ Technologies & Tools

Pinned

  1. EsxCryptoV.2 EsxCryptoV.2 Public

    HTML

  2. CoaxusWeb CoaxusWeb Public

    JavaScript

  3. Hospital-client Hospital-client Public

    Svelte

  4. Hospital-horarios Hospital-horarios Public

    PHP

  5. Hospital-server Hospital-server Public

    JavaScript

  6. Rick-And-Morty Rick-And-Morty Public

    JavaScript