Contact me

If you want to talk with me use one of the following ways

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
import { Aar贸n } from 'Core';

const contact = [
    { mail: "aaron.hmaya@gmail.com" },
    { telegram: "https://t.me/aaroncadillac" },
    { github: "https://github.com/aaroncadillac" },
    { linkedin: "https://www.linkedin.com/in/aaronhmaya" },
    { twitter: "@aaron_cadillac"}
] 

Aar贸n.setContactInfo(contact);