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'];
}
-
ITec
- Rio Grande - RS, Brasil
- @vitorfrtsz
- in/vitor-freitas-51a4b723b
Pinned Loading
-
e-commerceSpiSkinsVava
e-commerceSpiSkinsVava PublicThis 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
-
Site-do-jogo-Valorant
Site-do-jogo-Valorant PublicThis 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
-
UrnaEletronicaPython
UrnaEletronicaPython PublicThis 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
-
-
romulodm/git-minicourse-saicc
romulodm/git-minicourse-saicc PublicRepository created with the aim of teaching Git in a practical way.
-
WhatPix
WhatPix PublicThis 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
If the problem persists, check the GitHub status page or contact support.