Skip to content
View marviorocha's full-sized avatar
💻
Focusing
💻
Focusing
Block or Report

Block or report marviorocha

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

Hi, I'm Marvio Rocha, a FullStack Developer

Github Linkedin Instagram Gmail

Website: marviorocha.com

Talking about Personal Stuffs:

  • 👨‍💻 I’m currently coding with rubymine;
  • 🌱 I’m currently working with Ruby On Rails;
  • 🤔 I’m looking for help with Design Pattern 😭;
  • 💬 Ask me about anything, I am happy to help;
  • 📫 How to reach me: marviorocha@marviorocha.com;

Languages and Tools:

Marvio Rocha's github stats






Support me

Check my Patreon Donate with Paypal Buy me a coffee


Pinned

  1. docker-deploy-apps docker-deploy-apps Public

    Docker and Docker-compose Deploy Apps

    Hack 1

  2. Ruby On Rails Validator CNPJ Ruby On Rails Validator CNPJ
    1
    class CnpjValidator < ActiveModel::EachValidator
    2
      class InvalidCNPJ < StandardError; end
    3
    
                  
    4
      EXPECTED_FORMAT = /^\d{2}\.\d{3}\.\d{3}\/\d{4}\-\d{2}$/
    5
    
                  
  3. Docker + Rails + Puma + Postgres + N... Docker + Rails + Puma + Postgres + Nginx
    1
    .git
    2
    .gitignore
    3
    /doc
    4
    .yardoc
    5
    coverage
  4. typemessage typemessage Public

    App Build with Sveltekit

    Svelte

  5. book-api-marvio book-api-marvio Public

    Api Book is a simple API Hosted by Heroku builder in 3 day for make a good developer test.

    HTML