Skip to content
View gapima's full-sized avatar
👾
Plusultra
👾
Plusultra
  • Cadet 42sp
  • @42sp
  • 16:08 (UTC -03:00)
  • LinkedIn in/gapima

Highlights

  • Pro

Block or report gapima

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

👋 Olá, eu sou Gabriel!

Desenvolvedor Full-Stack | Criativo Digital | Especialista em Sistemas Complexos 💻✨

Typing SVG


🛠️ Arsenal Tecnológico

Linguagens:
C C++ C# JavaScript Python TypeScript

Front-End:
React Next.js

Back-End:
Node.js Express .NET

Banco de Dados:
MongoDB PostgreSQL SQL

DevOps:
Docker AWS


🚀 Projetos em Destaque

  1. Projeto Alpha - Plataforma revolucionária de [descrição breve]
    GitHub Stars Tech Stack

  2. CodeArt - Ferramenta criativa para [descrição breve]
    GitHub Forks Tech Stack


📈 Estatísticas do GitHub

Estatísticas Sequência


💡 Habilidades Técnicas Avançadas

public class PerfilDev {
  public void Expertises() {
    var habilidades = new List<string> {
      "Arquitetura de sistemas em C/C++",
      "Desenvolvimento Full-Stack com .NET",
      "Otimização de queries SQL complexas",
      "Integração de sistemas multi-plataforma"
    };
    
    foreach(var skill in habilidades) {
      Console.WriteLine($"🏆 Domínio em: {skill}");
    }
  }
}

Pinned Loading

  1. Libft Libft Public

    This project aims to objectively a repeat functions from C.

    C 1

  2. get_next_line get_next_line Public

    Read a line from files

    C 1

  3. API-CSharp API-CSharp Public

    C# 2 1

  4. ft_printf ft_printf Public

    C 1

  5. pipex pipex Public

    This project will let you discover in detail a UNIX mechanism that you already know by using it in your program.

    C

  6. so_long so_long Public

    This project is a very small 2D game. Its purpose is to make you work with textures, sprites, and some other very basic gameplay elements.

    C