pt-BR: Formado no ensino médio em tecnologia da informação. Cursando atualmente ciência da computação no Instituto Federal de Educação, Ciência e Tecnologia do Ceará . Atuo como freelancer e desenvolvedor fullstack JS. Tenho conhecimentos em javascript, typescript, nodejs, express, prisma, mysql, mongodb, postgresql, git, github, css, react, styled-components, material-ui. Trabalho seguindo os design patterns. Adoro programação e computadores, meu objetivo é ajudar o mundo com isso.
en-US: Graduated from high school in information technology. Currently studying computer science at the Federal Institute of Education, Science and Technology of Ceará. I work as a freelancer and fullstack JS developer. I have knowledge in javascript, typescript, nodejs, express, prisma, mysql, mongodb, postgresql, git, github, css, react, styled-components, material-ui. I work following design patterns. I love programming and computers, my goal is to help the world with this.
type SalutationFunction = (name: string, msg: string) => void;
const salutation: SalutationFunction = (name, msg) => {
console.log(`Hello! My name is ${name}, ${msg}`);
};
salutation("Vinicius", "welcome to my world!");
//result: "Hello! My name is Vinicius, welcome to my world!"- JAVASCRIPT | TYPESCRIPT | NODEJS | EXPRESS | NPM |
- REACT | CSS | STYLED-COMPONENTS | MATERIAL-UI |
- PRISMA | MYSQL | MONGODB | POSTGRESQL |
- GIT | GITHUB |
- DESIGN PATTERNS | CLEAN CODE |
- JavaScript from 0 to Advanced - UDEMY;
- Computer Science - IFCE;

