Skip to content
View seba-sanchis's full-sized avatar

Block or report seba-sanchis

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

Hi there, I'm Sebastian Sanchis! 👋

Frontend Developer specializing in building responsive, user-friendly websites and applications that deliver a seamless user experience.

Linkedin: sebastian-sanchis GitHub seba-sanchis

A little more about me...

const seba = {
  pronouns: "he" | "him",
  code: ["CSS", "HTML", "Javascript", "Typescript"],
  tools: {
    frontend: {
      cssFramework: "Tailwind CSS",
      cssPreprocessor: "Sass",
      javascriptFrameworks: ["Angular", "NextJS", "React"],
      reactUIFramework: "Material UI",
      reactPackages: ["Axios", "React Router", "styled-components"],
      stateManagement: "Redux",
    },
    backend: {
      javascriptFramework: {
        Node: "Express",
      },
      databases: {
        SQL: {
          DBMS: "PostgreSQL",
          ORM: "Sequelize",
        },
        NoSQL: {
          DBMS: "MongoDB",
          ODM: "Mongoose",
        },
      },
      htmlTemplatingEngine: "EJS",
      cloudComputing: ["AWS", "Google Cloud"],
    },
    testing: "Jest",
  },
};

Popular repositories Loading

  1. e-commerce e-commerce Public

    TypeScript 1

  2. seba-sanchis seba-sanchis Public

  3. instagram-clone instagram-clone Public

    JavaScript

  4. portfolio-v1 portfolio-v1 Public

    JavaScript

  5. google-clone google-clone Public

    JavaScript

  6. amazon-clone amazon-clone Public

    JavaScript