Skip to content
View bfukumori's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report bfukumori

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

Welcome!

  • 👨‍💻 I’m a former biomedic who changed carrer in 2022 to be a developer.
  • Currently I'm studying Software Engineering (2nd year) at FIAP and working as a frontend developer, but I'm highly motivated to transition into backend development.
{
  "name": "Bruno Fukumori",
  "email": "brunofukumori@gmail.com",
  "education": "Software Engineer by FIAP (in-progress)",
  "hard-skills": {
    "main_stacks": [
      "react",
      "react-native",
      "nodejs",
      "html",
      "css",
      "javascript"
    ],
    "additional_skills": [
      "git",
      "docker",
      "tailwind",
      "styled-components",
      "nextjs",
      "nestjs",
      "unit testing",
      "integration testing",
      "agile methodologies",
      "python",
      "java",
      "c#"
    ]
  },
  "soft-skills": [
    "teamwork",
    "communication",
    "problem solving",
    "time management",
    "proactivity"
  ],
  "languages": [
    {
      "language": "Brazilian Portuguese",
      "level": "Native"
    },
    {
      "language": "English",
      "level": "Intermediate"
    }
  ],
  "social": {
    "linkedin": "https://www.linkedin.com/in/bfukumori/"
  }
}

GitHub Stats

GitHub Stats


js html css react react

Pinned Loading

  1. nlw-journey-24-node-trail nlw-journey-24-node-trail Public

    Backend do Planner, uma aplicação para gerenciamento de viagens

    TypeScript 6

  2. cpf-validator cpf-validator Public

    Um validador de CPF

    JavaScript 1

  3. data-structures data-structures Public archive

    Collection of data structures in Java

    Java

  4. design-patterns design-patterns Public archive

    Design Patterns using Java

    Java

  5. pizzashop pizzashop Public archive

    Dashboard para gestão do estabelecimento e controle de pedidos estilo iFood.

    TypeScript

  6. codegen-cli codegen-cli Public

    CLI to generate code from templates

    JavaScript