Skip to content
View NKKFu's full-sized avatar
🦖
raaw
🦖
raaw
  • Manaus, Amazonas - Brasil.

Highlights

  • Pro

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 👋

I’m a passionate Full Stack Developer with a strong background in building robust and scalable software solutions. My experience spans startups, research institutes, and independent projects, ranging from online games with tens of thousands of users to advanced enterprise systems.

💡 Technologies I excel in:

  • Front-end: ReactJS, React Native, TypeScript, SCSS, PWA development.
  • Back-end: Python (Django, FastAPI, Flask), C#, ExpressJS, PHP, and more.
  • Infrastructure: Docker, AWS, Google Cloud, CI/CD, Redis, PostgreSQL.

🌟 Highlights of My Work:

  • Optimized data pipelines handling millions of rows weekly.
  • Developed anti-cheat systems and secure solutions for games.
  • Introduced best practices like Code Reviews, SOLID, and Continuous Integration to improve team efficiency and code quality.

🚀 I’m always looking for new challenges and opportunities to grow while making impactful contributions.

🛠️ Let’s connect and collaborate! Explore my repositories or get in touch.

Pinned Loading

  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 3

  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;