Skip to content
View CabralArthur's full-sized avatar
🐐
Goating Hard
🐐
Goating Hard
  • Amigo App
  • Brazil, Recife PE
Block or Report

Block or report CabralArthur

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

Hello. Welcome to my profile.


Instagram Linkedin Telegram Email


app.get("/my-github", (req, res) => {

  try {
    const user = {
      name: 'Arthur Cabral',
      created_at: '2002-09-24T00:00:00-03:00'',
      uf: 'PE',
      city: 'Recife',
      main_stack: ['JavaScript', 'NodeJS', 'React(JS)', '(Postgre)SQL', 'AngularJS'],
    };

    ReadmeUtils.handleResponse(user);

  } catch(error) {

    ReadmeUtils.handleError(error);

  }

});

Most used languages


πŸ’» Some Technologies

πŸ’¬ Languages:

JavaScript Python HTML5 CSS3 SASS

πŸ”¨ Frameworks & Libraries:

React Styled Components

πŸ“¦ Database:

MySQL Postgres

πŸ”§ Tools

Git GitHub Visual Studio Code Insomnia NodeJS NPM Yarn Windows 10 Ubuntu

Thank you! πŸ‘‹

Popular repositories Loading

  1. UdemyJS UdemyJS Public

    Repository that contains the course files I did on JavaScript, where I saw fundamentals, control structures and other things.

    JavaScript 5 1

  2. CabralArthur CabralArthur Public

    Readme made for use in my profile :)

    3 1

  3. FinanciaMente FinanciaMente Public

    Project FinanciaMente, created with the aim of instructing and motivating people to enter the world of financial mathematics.

    CSS 3

  4. financiamente-api financiamente-api Public

    API made for front-end project FinanciaMente, has the objective of calculating Simple Interest, Compound Interest and Discount.

    JavaScript 1

  5. React-Portfolio React-Portfolio Public

    Portfolio made in ReactJS

    CSS 1

  6. GithubClone GithubClone Public

    Github Clone Ui Interface done using ReactJS, TypeScript and Styled Components.

    TypeScript 1