Skip to content
View PedroHRFerreira's full-sized avatar
😶‍🌫️
Focusing
😶‍🌫️
Focusing

Block or report PedroHRFerreira

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
PedroHRFerreira/README.md
import React from 'react';

const PedroHenrique = () => {
  const pedroHenrique = {
    name: "Pedro Henrique",
    code: ["TypeScript", "JavaScript", "PHP", "HTML", "CSS", "Sass"],
    askMeAbout: ["web dev", "Vue.js", "Nuxt.js", "Next.js", "laravel"],
  };

  return (
    <>
      <h1>{pedroHenrique.name}</h1>
      <p><strong>Code:</strong> {pedroHenrique.code.join(', ')}</p>
      <p><strong>Ask me about:</strong> {pedroHenrique.askMeAbout.join(', ')}</p>
    </>
  );
};

export default PedroHenrique;

💻 Some statistics 💻

Statistics


🔨 Tools and languages 🔨

Vue Nuxt React Laravel MySQL Yarn Badge npm Badge Git Badge Insomnia
HTML5 CSS3 Sass JavaScript TypeScript PHP

Pinned Loading

  1. Sistema-de-Login Sistema-de-Login Public

    PHP 4

  2. Projeto-do-Bytebank Projeto-do-Bytebank Public

    JavaScript 5

  3. react react Public

    Primeiros passos com o react

    JavaScript 3

  4. Sitema-Marketplace Sitema-Marketplace Public

    JavaScript 4

  5. portfolio-update portfolio-update Public

    SCSS 1

  6. admin-back admin-back Public

    PHP 1