Skip to content
View KGISELLE's full-sized avatar
  • Bogotá - Colombia

Block or report KGISELLE

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
KGISELLE/README.md

I'm Giselle, Software Developer!!! 👩‍💻

💫 I love my name — not because it sounds like a princess (just kidding!) but because it comes from a famous ballet performance. That’s probably why I’m drawn to everything artistic.

🎮 I’m passionate about animation and video games.

🎨 I also love CSS and design tools, which inspired me to study Frontend Development.

👩‍🎨 For me, coding is like bringing ideas to life with my own hands.


A little more about me...

const giselleB = {
  pronouns: ['she', 'her'],
  askMeAbout: ['videogames', 'anime', 'food', 'craftBeer', 'coffee', 'my cats'],
  technologies = {
    frontEnd: {
      languages: ['JavaScript', 'TypeScript', 'HTML', 'CSS'],
      frameworks: ['React', 'Redux', 'Next.js'],
      styling: ['Styled-components', 'Storybook']
    },
    backEnd: {
      runtime: ['Node.js'],
      apis: ['REST API']
    },
    design: {
      tools: ['Figma']
    },
    versionControl: {
      systems: ['Git', 'GitHub', 'Bitbucket'],
      ciCd: ['Jenkins']
    },
    testingCollaboration: {
      tools: ['Postman'],
      projectManagement: ['Jira', 'Confluence']
    },
    agile: {
      methodologies: ['Scrum', 'Kanban', 'Agile Methodologies'],
      management: ['Project Management']
    },
  },
  soonLearning: ["Angular", "Vue.js"],
}

⭐️ From @gis.beer.m

Popular repositories Loading

  1. BOG003-burger-queen BOG003-burger-queen Public

    Forked from Laboratoria/BOG003-burger-queen

    Interface that allows taking orders and sending them; Synchronized interface and status.

    HTML 1 2

  2. Onboarding-Klarna Onboarding-Klarna Public

    Web layout of an onboarding page using CSS, SASS and Bootstrap

    CSS 1

  3. batatabitPlatzi batatabitPlatzi Public

    Curso Practico de Responsive Design: Maquetación Mobile First de Platzi.

    CSS 1

  4. BOG003-card-validation BOG003-card-validation Public

    Forked from Laboratoria/BOG003-card-validation

    App web que le permite al usuario ingresar el número de su tarjeta de credito para validar si esta tarjeta es valida o no, esta validación se realiza por medio del Algoritmo de Luhn ó Algoritmo de …

    JavaScript 1

  5. BOG003-data-lovers BOG003-data-lovers Public

    Forked from Laboratoria/BOG003-data-lovers

    Web page that allows you to view, filter and order data from a JSON File, identifying user's needs.

    JavaScript 1

  6. BOG003-social-network BOG003-social-network Public

    Forked from laurapalma/BOG003-social-network

    Social Network that allows you to create an access account and log in, allows you to create, edit, delete and "like" post.

    JavaScript