Skip to content
View markesapucai's full-sized avatar
⛩️
Focusing
⛩️
Focusing
Block or Report

Block or report markesapucai

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

Hi 👋, I'm Markê

A great problem solver full-Stack from Brazil

I work as a freelancer using agile methodologies.

import { SoftwareDeveloper, Skills } from 'Markê';

class Bio extends SoftwareDeveloper {
  name     = 'Markê';
  title    = 'Front-End Engineer';
  location = 'Brasil';
  studying = 'NestJS'
}

class FrontEndSkills implements Skills {
  languages  = ['TypeScript', 'JavaScript'];
  frameworks = ['React', 'Bootstrap', 'SASS'];
}

class BackEndSkills implements Skills {
  languages  = ['Node.js'];
  frameworks = ['express', 'socket.io'];
  databases  = [ 'MongoDB', 'MariaDB'];
}

class LearningSkills implements Skills {
  architectures = ['Clean Architeture'];
  methodologies = ['Scrum', 'Kanban'];
}

Languages and Tools:

babel bash bootstrap css3 docker express figma git html5 illustrator javascript jest linux mongodb mysql nextjs nodejs photoshop postman react sass typescript webpack

Popular repositories Loading

  1. markesapucai markesapucai Public

  2. landing-page landing-page Public

    TypeScript

  3. example-page example-page Public

    SCSS

  4. blog blog Public

    TypeScript