Skip to content
View xtiam57's full-sized avatar
🦖
Arrrgh
🦖
Arrrgh

Block or report xtiam57

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

Logo

Hola, extraño.

Mi nombre es Christiam y soy licenciado en Ciencias de la Computación de la Universidad Central de Venezuela (U-U-UCV!). Soy experto en karate bajo el agua, apasionado lector de cajas de cereal y superheroe asintomático (cuando no estoy haciendo algo de eso, estoy programando).

Más sobre mi

const about = {
  God: 1,
  code: [Javascript, Typescript, HTML, CSS],
  tools: [Angular, Sass, React, Styled-Components, Ionic, Bootstrap],
  getCountry(from = 'Venezuela') {
    return 'Perú';
  },
  basic: ['PS', 'Illustrator', 'UX & UI Design'],
  food: { pizza: true, lasagna: 'oh, yeah! 😄', soursop: 404 },
  printHobbies: () => console.log(['read', 'movies', 'baseball', 'video-games'].join(', ')),
  challenge: 'learn a new technology every year!'
}

export default const xtiam57 = { isHusband: true, isDad: true, ...about }

Atentamente, @xtiam57

Pinned Loading

  1. church-utils church-utils Public

    Biblia Reina Valera 1960, organizada cada capítulo en un archivo de JSON que contiene un arreglo de arreglos, cada arreglo representa un capítulo. Himnos Bautistas, una colección de 530 himnos cris…

    JavaScript 32 10

  2. churchill churchill Public

    Sistema de proyección para Iglesias.

    JavaScript