Giter VIP home page Giter VIP logo
Typing SVG
class Attributes(Odorico):
	@staticmethod
	def contact() -> tuple:
	    instagram  = "vitor.odorico"
	    linkedin = "vitor-emanuel-odorico"
	    telegram   = "t.me/vitorodorico"
	    
	    return instagram,linkedin,telegram
	
	@staticmethod
	def life() -> tuple:
		langs         = ['Portuguese', 'English', 'Italian']
		nationalities = self.langs.remove('Portuguese').append('English')
		age           = 20
		
		return langs, nationalities, age
	
	@staticmethod
	def coding() -> tuple:
		langs = {
			'expert':   ['Python','javaScript'],
			'intermediate': ['C', 'TypeScript'],
			'learning': ['c++', 'c#', 'java']
		}
		specialities  = ['web/app invasion', 'fullstack', 'Pentester']
		environnement = ['vscode', 'vim', ]
		
		return langs, specialities, environnement
	
	@staticmethod
	def projects() -> tuple:
		hacking   = ['aqua', 'siplhing']
		discord   = ['general bot', 'self bot']
    arduino   = ['alcool-em-gel-automatico']
    desktop   = ['erp-hotel', 'erp-unipar']
		website   = ['imc-calculator','to-do-list','Reds','DevLinks', 'Freeway', 'Pong', ]
		
		return hacking, discord, arduino, desktop, website

Technologies

My Skills

Vitor Odorico's Projects

api-rest-olx icon api-rest-olx

Projeto OLX, criando uma api rest para o OLX, projeto fictício

arthurspk icon arthurspk

Esse repositório contém as informações do meu readme que está presente na página principal do meu perfil do github.

cars-word icon cars-word

Trabalho da faculdade, loja de carros automobilisticos

cleide-coffe icon cleide-coffe

this project creat in php, css and JavaScript, but don't profession for work to high scholl

devlinks-1 icon devlinks-1

Com 5 módulos em 5h de aula, construa esse projeto e inicie na programação em 5 dias. ⭐️

escola-unes icon escola-unes

Esse é um projeto do curso, é um site todo feito em tabela

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.