Skip to content
View NKKFu's full-sized avatar
🐢
Gotta go
🐢
Gotta go
  • Manaus, Amazonas - Brasil.

Highlights

  • Pro
Block or Report

Block or report NKKFu

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

Hi folks 👋

My name is Nelson Keiji Kenmochi Filho, I have eighteen years old and I am currently living in Manaus, Amazonas in Brazil. I enjoy my free time playing some FPS games or developing cool and interesting stuff.

I'm a medalist/alumni of some robotics competitions such as Olimpíada Brasileira de Robótica (OBR), FIRST Tech Challenge (FTC), FIRST Lego League (FLL), Olimpíada Canguru de Matemática and Olimpíada Brasileira de Informática (OBI). I also have a electrotechnical formation.

Currently working with Unity, C#, TypeScript, Docker, Python, SQL and a bunch of cool stuff

Learning about Horizontal Scaling, Multiplayer Development, Security, GraphQL and real life of course

Pinned

  1. autoce-v2 autoce-v2 Public

    Program used in the First Tech Challenge as a tool for organizing the engineering notebook in an online, automatic and integrating way with Google services

    Python 2 1

  2. weather-app weather-app Public

    Descubra o clima em várias regiões do mundo através da Open Weather API. Veja em https://nkkfu.github.io/weather-app/

    JavaScript 7

  3. firebase-auth firebase-auth Public

    🔑 Google Firebase Auth for HTML5 clients. It works with JavaScript !

    JavaScript 2

  4. ts-server ts-server Public

    Projeto base para estudos de Docker e .Ts

    TypeScript

  5. realtime-chat realtime-chat Public

    Chat em tempo real criado com NodeJS, Express e Socket.io para treinar programação web.

    JavaScript 1 1

  6. Utilitário para criação de carrosséi... Utilitário para criação de carrosséis na Unity
    1
    using System.Collections;
    2
    using System.Collections.Generic;
    3
    using System.Linq;
    4
    using UnityEngine;
    5
    using UnityEngine.EventSystems;