Skip to content
View RonanMartin's full-sized avatar

Block or report RonanMartin

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

Popular repositories Loading

  1. valida-cpf-backend valida-cpf-backend Public

    Web application in GoLang that checks if a CPF (Brazilian Document) is correct, and formats it in the standard.

    Go

  2. Hash-Table Hash-Table Public

    Uma tabela de dispersão, também conhecida por tabela de espalhamento ou tabela hash, é uma estrutura de dados especial, que associa chaves de pesquisa a valores. Seu objetivo é, a partir de uma cha…

    Go

  3. valida-cpf-frontend valida-cpf-frontend Public

    Front-end where it connects to the Go application, back-end with the same name in my repositories. Developed in HTML, CSS and a little bit of JS.

    HTML

  4. Book-Management Book-Management Public

    API for bookstore management, with Gorilla Mux.

    Go

  5. ronan-martin ronan-martin Public

  6. iac-script iac-script Public

    Infrastructure as Code (IaC) replaces the manual process with code. Here we will have two scripts, the first, iac.sh to provision users and permissions, and the second iacweb.sh to provision a web …

    Shell