Giter Site home page Giter Site logo

Gustavo Carletto

Linkedin Mail Me!

Senior Software Engineer @ Andela

❄️ My Background:

💻 Been working as a back-end engineer since 2011, turning to front-end and devops too since 2017

🚀 I had a startup once (https://fidegg.com.br/)

⚽🎮🏍️ 3 things I enjoy (at the moment)

A little more about me:

class Gustavo extends Human {
  name: string;
  nationality: string;
  
  constructor() {
    super();
    this.name = "Gustavo Carletto";
    this.nationality = "Brazilian";
  }
  
  languages: Array<string> = [
    "Portuguese",
    "English",
    "Spanish",
    "Italian",
  ];
  
  technologies: {
    JavaScript:     ["Typescript", "Node.js", "Express", "Adonis", "NestJS", "React", "Vue", "NextJS, Prisma, TypeORM, Knex"];
    GoLang:         ["GinGonic", "Fiber", "GORM"];
    PHP:            ["Laravel", "Slim", "Doctrine"];
    APIs:           ["REST", "GraphQL", "SOAP"];
    Databases:      ["PosgreSQL", "MySQL", "MongoDB", "DynamoDB"];
    Devops:         ["Docker", "Kubernetes", "Gitlab", "Terraform", "Pulumi", "Github Actions"]
    Events:         ["RabbitMQ"];
    CloudComputing: ["AWS"];
    Other:          ["Elasticsearch", "Data Science Basics", "Java and C++ from College"];
    Design:         ["Bootstrap", "Material-UI", "Figma"];
  };
}

Gustavo Carletto's Projects

csv-schema icon csv-schema

Parse a CSV file into PHP objects based on a schema.

gdcontrol icon gdcontrol

Automatically exported from code.google.com/p/gdcontrol

hybrid-cloud icon hybrid-cloud

Hybrid Cloud Demo using OpenShift on Multiple Clouds (Public/Private)

react-admin icon react-admin

A frontend Framework for building B2B applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design

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.