Skip to content
View Gomesvn's full-sized avatar
<>Code && Coffee </>
<>Code && Coffee </>
  • Instituto Federal de Educação, Ciência e Tecnologia do Ceará
  • Carnaubal / Ce - Brasil

Block or report Gomesvn

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Gomesvn/README.md

Hi, I'm Vinícius Damascena. 🙋🏽‍♂️

img-profile

Sobre mim / About me: 👽

 

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!"

Skills: 💻

  • JAVASCRIPT | TYPESCRIPT | NODEJS | EXPRESS | NPM |
  • REACT | CSS | STYLED-COMPONENTS | MATERIAL-UI |
  • PRISMA | MYSQL | MONGODB | POSTGRESQL |
  • GIT | GITHUB |
  • DESIGN PATTERNS | CLEAN CODE |

Courses: 🎓 📚

  • JavaScript from 0 to Advanced - UDEMY;
  • Computer Science - IFCE;

Social networks: 👥

Popular repositories Loading

  1. Twitter_X_React_Interface Twitter_X_React_Interface Public

    Projeto criado com o intuito de por em prática conhecimentos básicos de React. Link para visualização abaixo.

    TypeScript 1

  2. Planner-Costs Planner-Costs Public

    Beta Version

    JavaScript 1

  3. Calculadora-de-imc-p.o.o Calculadora-de-imc-p.o.o Public

    Projeto criado a caráter de estudos sobre POO (M.V.C)

    JavaScript 1

  4. Gomesvn Gomesvn Public

    This is my profile.

  5. nlw-10-copa nlw-10-copa Public

    Calendário pessoal de jogos da Copa 2022

    CSS

  6. web-loja web-loja Public

    Web loja feita com html e css a caráter de estudos. Projeto na versão beta.

    HTML