Skip to content
View gabrielroot's full-sized avatar
🌱
Sowing Code
🌱
Sowing Code

Block or report gabrielroot

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

Programmer


Hi there!!

🌱 I’m currently learning JAVA.
🎯 I'm currently following a roadmap to improve myself as a Back-End developer.
⚡ Fun fact: I really want to become a good developer, but............................... I don't like coffee!


java logo Spring logo docker logo php logo
react logo javascript logo jquery logo

    📫

    Linkedin Badge Gmail Badge


Work experience

DFranquias

FullStack Developer
DFranquias • Remote • Full-time
Languages & Technologies: PHP, Symfony, Mysql, React


Nice personal project

Pinned Loading

  1. SistemaComercialMarket-plus SistemaComercialMarket-plus Public

    Forked from MuriloNascimentoFerreira/SistemaComercialMarket-plus

    Trabalho final da disciplina: Desenvolvimento de Sistemas Corporativos

    Java

  2. java-clickbus-backend-live-code java-clickbus-backend-live-code Public

    Forked from RocketBus/clickbus-backend-live-code

    Concluding a DIO bootcamp with a challenge that solves another challenge.

    Java

  3. flask-nu-box flask-nu-box Public

    Um remake das caixinhas do Nubank | Flask

    Python 1

  4. vim vim Public

    Just a backup of my vim setup

    Vim Script

  5. "Continue watching?" from youtube.co... "Continue watching?" from youtube.com - A JS script to confirm this dialog and keep enjoying your music!
    1
    //I'm using a JS injector extension (<Scripty/>) to run this code in the browser
    2
    //https://chrome.google.com/webstore/detail/scripty-javascript-inject/milkbiaeapddfnpenedfgbfdacpbcbam
    3
    
                  
    4
    let skipCounter = 0
    5
    const p = document.createElement("p");