Skip to content
View gilberto-009199's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report gilberto-009199

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

👋 Hi, I’m Gil.

Student of Computer Science.
Computer Science (IMPACTA) Bachelor's degre (2020-2024), DevOps (ITB) (2015-2017), FullStack(SENAI) (2016-2018).

🌱 Professional experience:

  • Systems Analyst in Agropad,São Paulo, Brazil: Front-end with Angular and Back-End with C#, from a marketplace and microservices with Spring Boot.
  • Full Stack Java Systems Analyst in Bank, São Paulo, Brazil: Working with java web and applications.

💞️ My contributions:

  • Torrent for Java - Torrent client implemented in java, reference project for the implementation of the BitTorrent protocol.
  • HelpMatch - HelpMatch is an app that connects people who need services with people who can offer services.
  • Install-XYZ - Repository with various tutorials to install various things on various operating systems
  • WebTorrent Client - Desktop project in electron and react, with the implementation of webtorrent in electron to create a video player that downloads videos in torrent and plays them.
  • MyOS - Small Operating System for studies.
  • MiniErp - Minimum structure of an erp for a small company.

📫 How to reach me:

Visits

Pinned Loading

  1. Login-Cripto-Wallet-Vue Login-Cripto-Wallet-Vue Public

    Nonce Login, Metamask, Trustwallet in Vue Nuxt Ethers

    Vue 10

  2. MyOS MyOS Public

    Workspace para construção de um OS

    Shell 1

  3. avaliacao-full-stack avaliacao-full-stack Public

    Forked from tm-vagas/avaliacao-full-stack

    Java

  4. AspenX-Community/AspenFlorest AspenX-Community/AspenFlorest Public

    game AspenX Florest

    Vue

  5. RTSP - JAVA IMPLEMENTATION Protocol RTSP - JAVA IMPLEMENTATION Protocol
    1
    package main;
    2
    
                  
    3
    import java.io.IOException;
    4
    import java.io.InputStream;
    5
    import java.io.OutputStream;
  6. OpenLDAP OpenLDAP
    1
    FROM osixia/openldap
    2
    
                  
    3
    ENV LDAP_ORGANISATION="Warlords" \
    4
        LDAP_DOMAIN="warlords.org"
    5