Skip to content
View Luccazx12's full-sized avatar

Highlights

  • Pro

Organizations

@sev3nX-Team
Block or Report

Block or report Luccazx12

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

Hello World!

Linkedin Badge Instagram Badge

import Developer from 'luccazx12';

class Bio extends Developer {
  name     = 'Mário Lucca';
  title    = 'Full stack developer';
  location = 'São Paulo, Brazil';
}

class AboutMe extends Developer {
  hobbies = ['Gaming', 'Listen Music', 'Watch Series', 'Gym']; 
}

class Skills extends Developer {
    languages   = ['Javascript', 'Typescript'];
    databases   = ['MySQL', 'PostgreSQL'];
libs/frameworks = ['React', 'React-native', 'Express'];
     others     = ['Scrum', 'Kanban', 'Figma'];
}

Pinned Loading

  1. clone-twitter clone-twitter Public

    Forked from sev3nX-Team/clone-twitter

    Clone do Front-end do Twitter desenvolvido em ReactJS contendo Bootstrap.

    TypeScript

  2. ddd ddd Public

    TypeScript

  3. eda eda Public

    TypeScript

  4. reprography-nodejs reprography-nodejs Public

    API RESTful developed with NODEJS and express.

    JavaScript 4

  5. typeorm_postgre typeorm_postgre Public

    API developed with ExpressJS (Nodejs)

    TypeScript