Skip to content
View QuaCode's full-sized avatar

Block or report QuaCode

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

Hi, I'm QuaCode EXAMPLE

EXAMPLE

class QuaCode {
  constructor(name, code, tools, philosophy) {
    this.name = name
    this.code = code
    this.tools = tools
    this.philosophy = philosophy
  }

  message() {
    return 'I love connecting with people πŸ₯·πŸ¦Έβ€β™‚οΈπŸ§™β€β™‚οΈ, so if you want to say hi, ill be happy to meet you more'
  }

  printSkills() {
    return `Hi, I'm ${this.name} and
    My skills are ${this.code} and
    ${this.tools}.
    My philosophy of life is based on "${this.philosophy}"
    `
  }
}

const ImQuaCode = new QuaCode(
  'Geovanny',
  ['JavaScript', 'Typescript', 'HTML', 'CSS'],
  ['React', 'Styled-Components', 'NextJs', 'NodeJs', 'Firebase'],
  'He who teaches learns twice'
)

console.log(ImQuaCode.printSkills())
console.log(ImQuaCode.message())

πŸ‡­πŸ‡³ I'm honduran | 🐦 www.twitter.com/QuaCode | πŸ‘‰ www.facebook.com/QuaCode |

My jobs

πŸ‘‰ www.alfapros.store

Popular repositories Loading

  1. QuaCode QuaCode Public

    1

  2. react-use react-use Public

    Forked from streamich/react-use

    React Hooks β€” πŸ‘

    TypeScript 1

  3. tesloShop tesloShop Public

    TypeScript

  4. CSharp CSharp Public

    C#