Skip to content
View NicolasFkm's full-sized avatar
  • Kittl
  • São Paulo, SP

Block or report NicolasFkm

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

Hi, I'm Nicolas Fukuyama!

Graduated Software Developer at Education, Science and Technology Institute of São Paulo

JS/TS Software Developer at Kittl


const fukuyama = {
    about: "I develop solutions, solve problems and I'm also good at googling",
    extensions: [".js", ".ts", ".py"],
    tech: ["nodejs", "react", "docker"],
    api: ["rest", "web socket", "graphql"],
    architecture: ["microservices", "domain driven design"],
    methodologies: ["agile", "tdd"],
    todo: ["k8s", "aws"]
}

I like to meet new people, if you want any help (or just chat about tabletop RPG, movies, comics or any geek stuff) just get in touch with me!

Linkedin Badge Instagram Badge

Popular repositories Loading

  1. Bisseccao-NewtonRaphson Bisseccao-NewtonRaphson Public

    Método de Bissecção e de Newton-Raphson para encontrar raízes em funções reais.

    C++

  2. RC4 RC4 Public

    RC4 é um algoritmo de criptografia que não utiliza calculos complexos, funciona basicamente por meio de permutações.

    C

  3. desafios desafios Public archive

    Forked from idwall/desafios

    JavaScript

  4. NicolasFkm NicolasFkm Public

    Hello!

  5. SimpleChatApp SimpleChatApp Public

    Simple chat app with Socket.io

    TypeScript

  6. grpc-sample-app grpc-sample-app Public

    NodeJS with gRPC for a simple booking app

    JavaScript