Skip to content
View chris-Sanchez098's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing

Highlights

  • Pro

Block or report chris-Sanchez098

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

Hi 👋, I'm Chris Sanchez

A passionate Software developer from Colombia

Connect with me

christian-andres-valenzuela-sanchez-24a49215b

A little more about me...

const chris = {
  code: ["Javascript", "Typescript", "Java"],
  askMeAbout: ["web dev", "tech", "app dev"],
  technologies: {
    backEnd: {
      js: ["Node", "Express"],
    },
    frontEnd: {
      js: ["React"],
    },
    mobileApp: {
      flutter: ["Coming soon"],
    },
    devOps: ["Docker🐳"],
    databases: ["PostgreSQL"],
    test: ["selenium", "Jest"],
    vcs: ["Git", "GitHub"],
    os: ["GNU/linux"],
  },
  architecture: ["Single page applications"],
  currentFocus: "Focused on react and web development",
};

Languages and Tools:

git html5 java javascript jest linux nodejs postgresql react typescript

Popular repositories Loading

  1. tssm tssm Public

    Java 3

  2. tps-project tps-project Public

    Proyecto para el curso de técnicas de pruebas de software, codigo base obtenido de (https://expresscart.markmoffat.com/)

    JavaScript 1 1

  3. SnakeGame SnakeGame Public

    JavaScript

  4. functional-light functional-light Public

    Forked from andcastillo/functional-light

    JavaScript

  5. chocloForm chocloForm Public

    JavaScript

  6. it-cert-automation-practice it-cert-automation-practice Public

    Forked from google/it-cert-automation-practice

    Google IT Automation with Python Professional Certificate - Practice files

    Python