Skip to content
View KaneGZ's full-sized avatar
Block or Report

Block or report KaneGZ

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

Hi I am Kane 👋

export default () => ({
  nationality: "Vietnam",
  pronouns: "He" | "Him",
  askMeAbout: [
    "webdev", "reactjs dev", "front-end dev", "html",
    "css", "javascript", "typescript", "graphql", "mysql", "mongodb", "nestjs", "expressjs", "golang"
  ],
  technologies: {
    frontEnd: {
      js: ["react"],
      css: ["antd", "bootstrap", ...]
    },
    backEnd: {
      js: ["graphql", "express", "nest"],
      etclang : ["golang"],
      misc: ["macos", "windows", "linux", "docker"]
    },
    databases: ["MySQL", "MongoDb", "Firebase"]
  },
  experience: "I have more than 3 years and work in software development."
});

Kane github stats


⭐️ From @Kane

Popular repositories

  1. You-Dont-Know-JS You-Dont-Know-JS Public

    Forked from getify/You-Dont-Know-JS

    A book series on JavaScript. @YDKJS on twitter.

    1 1

  2. KaneGZ KaneGZ Public

  3. jwx jwx Public

    Forked from lestrrat-go/jwx

    Implementation of various JWx (Javascript Object Signing and Encryption/JOSE) technologies

    Go

  4. bulletproof-nodejs bulletproof-nodejs Public

    Forked from santiq/bulletproof-nodejs

    Implementation of a bulletproof node.js API 🛡️

    TypeScript

  5. swagger swagger Public

    Forked from vinhtran91/swagger

    JavaScript

  6. Token-BulkSender Token-BulkSender Public

    Forked from howeguo/Token-BulkSender

    This DAPP was used to send token or ETH to multiple addresses in one transaction, and that can help user to save more tx fee and time than sending one by one

    Solidity