Skip to content
View RioCantre's full-sized avatar
👁️‍🗨️
👁️‍🗨️

Block or report RioCantre

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
RioCantre/README.md
function profileInfo(life){

  try {
    life.forEach(array => {
      array = {
          name : Rio,
          hobby: humming,
          twitter : @CantreRio,
          instagram : Riolettenotes,
          email : [email protected],
          medium: @Riolcantre,
          dev: @riocantre,
          interest : coding 
      }
    });
  } catch (error) {
    console.log("Doesn't have a Facebook page");
  }
}

Pinned Loading

  1. rioc-portfolio rioc-portfolio Public

    Portfolio

    JavaScript

  2. typemaster-pre-launch typemaster-pre-launch Public

    A landing page built with semantic HTML and styled with Sass.

    SCSS

  3. nft-preview-card nft-preview-card Public

    A simple react project rendering preview of a NFT card.

    JavaScript 1 1

  4. robots robots Public

    A project mainly built with react and redux

    JavaScript