Skip to content
View 2x11's full-sized avatar
🌙
In the Wired
🌙
In the Wired
  • Temperley, Buenos Aires

Block or report 2x11

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

Hi, I'm Daiana!

FullStack web developer Digital House

QA Testing Automation MindHub

Linkedin: daianaabal Twitter: EpeeLunaire GitHub 2x11

A little more about me...

const Dai = {
pronouns: "she" | "her",
code: [Javascript, HTML, CSS, Sass & learning],
tools: [NodeJS, React, Mocha, MySql, Selenium WebDriver],
anotherThings: {
                  singer: "chorus",
                  musicStudent: "Conservatorio Julian Aguirre",
                  mother: "of 2 fat cats",
                  like: "beer/coffe/anime and more nerdy stuff",
                  dislike: "sushi/watermelon",
                  status: "in the wired...",
},

// Which came first: the chicken or the egg?
console.log(['🥚', '🐣', '🐥', '🐔'].sort())

>>> [ '🐔', '🐣', '🐥', '🥚' ]

Pinned Loading

  1. weather-app weather-app Public

    Aplicación que muestra el clima actual consumiendo la API de OpenWeatherMap

    HTML

  2. TC-Login TC-Login Public

    Caso de prueba login con Selenium WebDriver y Mocha en Javascript.

    JavaScript

  3. cardgame cardgame Public

    Juego de cartas LAIN en donde se deberá encontrar las cartas pares en menos de 100 segundos. Las animaciones están hechas en CSS sobre una estructura en HTML y solo se uso JavaScript para programar…

    HTML 1

  4. Pruebas-Unitarias Pruebas-Unitarias Public

    Pruebas unitarias utilizando Mocha y Chai

    JavaScript

  5. grupo_10_falena grupo_10_falena Public

    Forked from SantiagoUria/grupo_10_falena

    JavaScript 1

  6. google-clone google-clone Public

    Clon de google para poner en practica Git-Flow

    CSS 1 1