Skip to content
View grandest-nothing's full-sized avatar
👻
Boo! Spooky Code!
👻
Boo! Spooky Code!

Block or report grandest-nothing

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
grandest-nothing/README.md
  • 👋 Hi, I’m Grandest-Nothing, but you can call me Rodolfo
  • Atualmente graduando em Redes de Computadores, mas também um aprendiz de DEV, principalmente JavaScript.

Tech lover and eternal apprentice.


Rpdox-Js Rpdox-React Rpdox-HTML Rpdox-CSS

More about me
const rodox = {
    personal: {
        fullName: 'Rodolfo Ramos',
        interests: ['technology', 'wines', 'books'],
        motivation: [
            'Learning more every day',
            'Making the world a better place',
        ],
    },
    technical: {
        technologies: {
            networking: {
                Mikrotik: ['Full Routing', 'Hotspot', 'Firewall', 'Subnetting', 'IPv6'],
                Ubiquiti: ['Server Controller', 'Automation', 'Remote Control'],
            frontEnd: {
                Javascript: ['Vanilla JS', 'React'],
                HTML: ['HTML5'],
                CSS: ['sass', 'styled-components'],
            },
            backEnd: {
                Javascript: ['Node.js']
            },
            architecture: ['Linux Severs', 'Single Page Applications'],
        },
    }
}

Twitter: NothingGrandest Linkedin: rodolfo-ramosgn GitHub: grandest-nothing

snake gif

Popular repositories Loading

  1. grandest-nothing grandest-nothing Public

    Config files for my GitHub profile.

    1

  2. PaginaBancoDoBrasil PaginaBancoDoBrasil Public

    Pagina do site do Banco do Brasil criada para estudo e testes.

    HTML 1

  3. books books Public

    Forked from free-educa/books

    o armazém de livros

  4. ProjetosJS ProjetosJS Public

    JavaScript

  5. Explorer-Lab-RocketPay Explorer-Lab-RocketPay Public

    HTML

  6. Tela-Login-LOL Tela-Login-LOL Public

    Tela de login do LoL feita para treinar com Vanilla JS, CSS e HTML5

    CSS