Git Product home page Git Product logo

meiocampo's Introduction

OlΓ‘, eu sou o Eliude P. C. Vemba πŸ‘‹πŸ½

Eu, dev! πŸ’»πŸ‘‡πŸ½

    #include <stdio.h>
    #define MAXCHAR 1000

    struct HelioPC {
        struct Pessoal {
            char nome[MAXCHAR]; // Eliude PatrΓ­cio de Carvalho Vemba
            char email[MAXCHAR]; // [email protected]
            char linkedin[MAXCHAR]; // https://www.linkedin.com/in/eliude-vemba-a0a24b22a/
        } eu;

        struct TECH {
            struct Linguagens {
                /*
                    HTML5, CSS, JAVASCRIPT, TYPESCRIPT, DART E SWIFT
                */
                char frontend[6][MAXCHAR];

                /*
                    JAVASCRIPT, RUST E PYTHON
                */
                char backend[3][MAXCHAR];

                /*
                    SQL => (MYSQL, ORACLEDB, MONGODB E SQLITE)
                */
                char databases[4][MAXCHAR];
            } linguagens;

            struct Frameworks {
                /*
                    SASS, TAILWINDCSS, STYLED-COMPONENTS, MATERIAL-UI, REACTJS, VUEJS, FLUTTER E SWIFTUI
                */
                char frontend[8][MAXCHAR];

                /*
                    NODEJS (ADONISJS) E DJANGO
                */
                char backend[2][MAXCHAR];
            } frameworks;

            struct Others {
                /*
                    VS CODE, PYCHARM, XCODE, GIT, HYPER TERMINAL, ZSH, BASH E GITHUB.
                */
                char ferramentas[8][MAXCHAR];

                /*
                    MAC OS E LINUX (DEBIAN),
                */
                char sistemas_operativos[2][MAXCHAR];
            } outros;
        } tecnologias;
    };

    int main(int argc, char **argv) {
        printf("Obrigado 😎 πŸ’» πŸš€");

        return 0;
    }

Frameworks e linguagens que eu uso πŸ‘‡πŸ½

react typescript tailwindcss styled-components material ui node js flutter dart swiftui swift

Ferramentas e S.Os que eu uso πŸ‘‡πŸ½

vscode Xcode Git Hyper terminal Debian OS MacOS



Contactos e redes sociais

Linkedin Twitter Instagram Gmail


Thank you πŸ™‹πŸ½ βœ… πŸ‘€ 😘 πŸ’»

meiocampo's People

Contributors

heliopc avatar

Watchers

 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.