Skip to content
View pcbandeira-m's full-sized avatar
😺
😺

Block or report pcbandeira-m

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
pcbandeira-m/README.md

0## Hi, there! I'm Patricia Melo.

function dev(name, age, country, work, fuel) {
    this.name = name;
    this.age = age;
    this.country = country;
    this.work = work;
    this.fuel = fuel;
}

let patriciaMelo = new dev('Patricia Melo', 31, 'Brazil', 'Front-end developer', 'coffee');
console.log(patriciaMelo);

About me:

I'm a Front-end/Fullstack developer living in Mossoró - RN. I have a degree in Civil Engineering from UFRN (Universidade Federal do Rio Grande do Norte) and I'm currently studying Systems Analysis and Development at IFRN (Instituto Federal do Rio Grande do Norte) in addition to Explorer track for Full Stack Development at Rocketseat. I'm curious about web development since my teenage years and now I'm finally following this old dream.

My hobbies are mostly pc and board games, reading, listening to music and podcasts, crossfit, running, cycling and watching movies and series. Also, I have 2 cats and really love spending time with family and close friends.

Languages:

  • Portuguese (native);
  • English (intermediary/advanced);
  • Spanish (basic).

Skills - constantly learning:

HTML5 CSS3 JavaScript Java C# Sass

Current focus:

JavaScript React MySQL Markdown NodeJS

Tools:

GitHub Visual Studio Code Figma

GitHub Stats:

Anurag's GitHub stats

Contact me:

GitHub LinkedIn E-mail Discord

Pinned Loading

  1. dio-lab-open-source dio-lab-open-source Public

    Forked from digitalinnovationone/dio-lab-open-source

    Repositório do lab Contribuindo em um Projeto Open Source no GitHub da Digital Innovation One.

  2. focus-timer focus-timer Public

    Focus timer pomodoro's style

    JavaScript

  3. fortune-cookie fortune-cookie Public

    Project to get random inspirational phrases.

    CSS

  4. imc-calculator imc-calculator Public

    BMI Calculator, where you can obtain your Body Mass Index.

    CSS

  5. spa-universe spa-universe Public

    A small study to study SPA and OOP.

    CSS

  6. github-favs-v1 github-favs-v1 Public

    An application that allows you to gather your favorite GitHub profiles.

    JavaScript