Skip to content
View vitorfreitasz's full-sized avatar
📚
📚

Block or report vitorfreitasz

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

About me 🔗

import Developer from 'vitorfreitasz';

class Bio extends Developer {
  name     = 'Vitor de Ávila Freitas';
  title    = 'Developer';
  location = 'Rio Grande, RS';
}

class Skills extends Developer {
  languages  = ['Javascript', 'Typescript', 'Python', 'HTML5', 'CSS3', 'SQL', 'PHP'];
}

Skills 🦾


HTML5 CSS3 JavaScript Typescript Python Php React ReactNative StyledComponents TailwindCss Bootstrap Nodejs MySql Dbeaver Dbeaver Dbeaver

Visitors 👋☕


VisitorCount

Stats 📊


vitorfreitasz

Contact 💼


LinkedIn


Pinned Loading

  1. e-commerceSpiSkinsVava e-commerceSpiSkinsVava Public

    This project is a website that simulates an e-commerce platform for Valorant skins, developed using HTML, CSS, and JavaScript. It is an academic project created for the 'Internet Systems I' course,…

    HTML

  2. Site-do-jogo-Valorant Site-do-jogo-Valorant Public

    This project is a demo website, similar to a landing page, for the game Valorant, developed using only HTML and CSS. It is an academic project created for the 'Internet Systems I' course, aimed at …

    HTML

  3. UrnaEletronicaPython UrnaEletronicaPython Public

    This project consists of an Electronic Voting Machine that counts votes for an election. It was developed in Python using the Graphics library and file handling for data storage. It is an academic …

    Python

  4. C3-EMAJ/grupo-2-backend C3-EMAJ/grupo-2-backend Public

    Python 2 1

  5. romulodm/git-minicourse-saicc romulodm/git-minicourse-saicc Public

    Repository created with the aim of teaching Git in a practical way.

    JavaScript 1 44

  6. WhatPix WhatPix Public

    This project consists of a messaging communication system, similar to WhatsApp, developed using Python and Sockets. It is an academic project aimed at enhancing the understanding of protocols in th…

    Python