Giter VIP home page Giter VIP logo

Profile

class ViniAntunes:

    def __init__(self):
        self.username = 'ViniViniAntunes'
        self.name = 'Vini Antunes'
        self.web = 'https://viniviniantunes.github.io/'
        self.education = 'Physics - Institute of Physics at the University of São Paulo (USP)'
        self.knowledges = {
            'code': ['Python', 'JavaScript', 'SQL', 'HTML', 'CSS', 'Java'],
            'database': ['Snowflake', 'BigQuery'],
            'libs': ['pandas', 'requests', 'BeautifulSoup', 'numpy', 'matplotlib', 'seaborn', 'sklearn'],
            'tools': ['Jupyter', 'Databricks', 'QuickSight', 'GitHub', 'Appsflyer', 'DataStudio', 'VSCode', 'Dataform'],
            'others': ['Physics', 'Math', 'Teach', 'Data Analysis']
        }

    def __str__(self):
        return self.name

    def greetings(self):
        print(f"Hi there, my name is {self.name}")
        print(f"I'm graduated in {self.education.split(' - ')[0]} in {self.education.split(' - ')[1]}")
        print(f"You can find more about me in {self.web}")

if __name__ == '__main__':
    me = ViniAntunes()
    me.greetings()

@viniantunes's Holopin board


Visitor's count 👀

ViniViniAntunes :: Visitor's Count

Vini Antunes's Projects

alura_challenges_bi icon alura_challenges_bi

Repositório destinado à compartilhar os projetos relacionados ao Alura Challenges BI. #alurachallengebi

estudos_js icon estudos_js

Repositório para armazenar alguns estudos com JavaScript

imersaodev2021 icon imersaodev2021

Exercícios e dasafios da Imersão Dev 2021 oferecida pela Alura

prevendo_valor_de_aluguel_em_sp icon prevendo_valor_de_aluguel_em_sp

Data app que prevê o valor de aluguel na cidade São Paulo dado algumas variáveis como bairro, área do imóvel, número de quartos, quantidade de suítes e vagas de garagem

quarentenadados icon quarentenadados

Desafios realizados durante a #QuarentenaDados oferecido pela Alura

udacity_dend icon udacity_dend

This repo contains [Anju Mercian](https://github.com/amalphons) projects from the Udacity Data Engineering Nano degree

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.