Giter Site home page Giter Site logo

jonasaacampos / guia-sql Goto Github PK

View Code? Open in Web Editor NEW
11.0 2.0 1.0 1.06 MB

Além de exercícios com questões reais de negócios, você pode usar os códigos disponibilizados para espadir seus horizontes sobre banco de dados.

License: MIT License

data-science database dataquery sql

guia-sql's Introduction

LinkedIn Badge Awesome

Hi there

 

jonasaacampos header

About Me:

I'm Father, Husband, communicative, proactive and sagacious, a person who values good talks. I like reading, studying, cooking, cycling and programming. See all my public projects here.

class jonasaacampos:
    def __init__(self):
        self.username = "jonasaacampos"
        self.name     = "Jonas Campos"
        self.web      = "https://github.com/jonasaacampos"
        self.city     = "São João da Boa Vista"
        self.state    = "São Paulo"
        
        self.experiences = {
            "GN1 - Sistemas e Publicações": [

                {"Cargo": "Desenvolvedor Jr"},

                {
                    "Tecnologias_Ferramentas_Atividades": [
                        "ASP",
                        "C#",
                        ".Net",
                        "html",
                        "data analytics",
                        "sql server",
                        "aws",
                    ]
                },

                {"Im_work_in_here_today": True},
            ],

            "Frios Mococa": [

                {"Cargo": "Analista de Desenvolvimento de Sistemas"},
                {
                    "Tecnologias_Ferramentas_Atividades": [
                        "Python",
                        "Selenium",
                        "Oracle SQL",
                        "TOTVS Winthor",
                        "data analytics",
                    ]
                },
                {"Im_work_in_here_today": False},
            ],

            "SG Sistemas": [

                {"Cargo": "Analista de Suporte Computacional"},
                {
                    "Tecnologias_Ferramentas_Atividades": [
                        "Planejamento, Documentação, Testes",
                        "Harbour",
                        "Java",
                        "SQL",
                        "Python",
                    ]
                },
                {"Im_work_in_here_today": False},
            ],
        }

        self.code = {
            "frontend": ["HTML", "CSS", "JavaScript", "Boostrap", "Bulma",],
            "backend":  ["Python", "Flask", "Django", ".NET", "Java",],
            "database": ["PostgreSQL", "MySQL", "SQLite3", "Oracle", "Cassandra"],
            "devops":   ["AWS", "Heroku"],
            "tools":    ["GIT", "GitHub", "Pandas", "Jupyter notebook", "Looker Studio"],
            "misc":     ["SCRUM", "GNU/Linux", "Indesign", "Illustrator", "Kanban"],
        }

        self.architecture = ["SPA", "MVC", "MTV", "microservices"]

        self.learning_working_today = ["Flutter", "Go", "Php", "Django"]

    def __str__(self):
        return self.name


if __name__ == "__main__":
    me = jonasaacampos()

🔔 𝙼𝚢 𝙻𝚊𝚝𝚎𝚜𝚝 𝙶𝚒𝚝𝙷𝚞𝚋 𝙼𝚎𝚝𝚛𝚒𝚌𝚜

Metrics

 

📕 Latest Blog Posts

is comming on...

 

📫 𝙷𝚘𝚠 𝚝𝚘 𝚛𝚎𝚊𝚌𝚑 𝚖𝚎:


jonasaacampos header


guia-sql's People

Contributors

jonasaacampos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.