import AlissonFerro from Developer;
export default class About extends Developer{
this.name = 'Alisson';
this.age = 28;
this.work = 'Bosch';
this.local = 'Curitiba';
this.college = 'UniCesumar';
this.status = 'finish';
}
export class Skills extends Developer{
this.languages = [ 'JS','TS','MongoDB','HTML','CSS' ];
this.frameworks = [ 'React', 'Node.JS(TS)', 'express' ];
this.databases = [ 'MongoDB', 'MySQL' ];
}
- Curitiba, PR - Brasil
- https://www.linkedin.com/in/AlissonFerro/
Pinned Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.