Skip to content
View henrique-roldao's full-sized avatar
🇧🇷
Brazil
🇧🇷
Brazil

Block or report henrique-roldao

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

henrique-roldao

import Profile from 'Henrique_Roldao';

class Bio extends Profile {
  name     = 'Henrique Roldão';
  location = 'Torres, RS';
  title    = 'Product Designer, UI and UX Designer, Front-end Dev.';
  company  = 'NULL | NULL';
}

class Skills extends Developer {
  languages    = ['JavaScript', 'Java',];
  databases    = ['MySQL'];
  frameworks   = ['React.JS, Bootstrap'];
  frontEnd     = ['UI & UX ', 'HTML', 'CSS', 'SASS'];
  workingTools = ['Figma', 'Adobe XD', 'Linux']
}

Pinned Loading

  1. landing-page-nt landing-page-nt Public

    Landing Page Nova Torres

    CSS 1

  2. linktree linktree Public

    Meu Linktree pessoal

    HTML 12

  3. pokedex pokedex Public

    Pokedex API Javascript

    CSS 2

  4. desenvolvimento-a-componentes desenvolvimento-a-componentes Public

    Conteúdo construindo no semestre 2021-2

    JavaScript

  5. estrutura-de-dados-2022-1 estrutura-de-dados-2022-1 Public

    Repositório para atividades da cadeira Estrutura de Dados 2022/1 da ULBRA

    Java

  6. POO-ULBRA-2023-1 POO-ULBRA-2023-1 Public

    Repositório voltado para cadeira de Programação Orientada a Objetos 2023/1

    C#