Skip to content
View ArthurDeveloper's full-sized avatar
💭
Probably coding 👨‍💻
💭
Probably coding 👨‍💻
  • Brazil
Block or Report

Block or report ArthurDeveloper

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

Hello, guys!

I'm a web developer with more than 2 years of experience with technologies such as javascriptm typescript, reactjs and the javascript ecossystem in general.

Areas

  • Web development 🕸️
  • Game development 🎮

pfp

const skills = {
  'techs': [
    'HTML',
    'CSS',
    'JS',
    'Python',
    'React',
    'Next',
    'Node',
    'Sass',
    'PHP'
  ],
  
  'databases': [
    'PostgreSQL',
  ],
  
  'BaaS': [
    'Firebase'
  ],
  
  'other': [
    'Git/Github',
    'UI/UX',
  ]
}

Pinned Loading

  1. socketio-messaging-app socketio-messaging-app Public

    A messaging app made with nodejs using the library socketio.

    TypeScript 1

  2. shortly shortly Public

    An url shortener made with nodejs.

    TypeScript