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

Block or report ArthurDeveloper

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 4 years of experience with technologies such as javascript, 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