Skip to content
View jpgSouza's full-sized avatar
♾️
Working at Layer
♾️
Working at Layer

Highlights

  • Pro
Block or Report

Block or report jpgSouza

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jpgSouza/README.md

Hi there! 💻

GitHub followers

💻 Gratuated at Computer Enginer and working as Flutter developer in the C&C app. 💻


class AboutMe {
  final String name = "João Pedro Giacometti de Souza";
  final int age = 24;
  final String work = "Flutter Develop";
  final String company = "Toodoo ♾️ ";
}

class Skills {
  final String framework = "Flutter";
  final List<String> languages = [
    "Dart",
    "Java",
    "Swift"
  ];
  final List<String> tools = [
    "Vscode",
    "Xcode",
    "Azure",
    "Postman",
    "Git"
  ];
}

🌱 Things I am currently working on:

  • Working on C&C mobile app.
  • Taking online english classes.
  • Working and developing some Flutter apps.

Pinned

  1. food-delivery-flutter-app food-delivery-flutter-app Public

    Repositório para desenvolvimento de um aplicativo de comida. 🍖

    Dart 16 1

  2. my-resume-app my-resume-app Public

    Aplicativo feito para vaga de estágio na empresa Leucotron

    Dart 7 4

  3. flutter-online-shop flutter-online-shop Public

    Aplicativo de uma loja online desenvolvido para disciplina de Engenharia de Software. 👕

    Dart 2

  4. leucotron-app leucotron-app Public

    Aplicativo desenvolvido para vaga de estágio na empresa Leucotron.

    Java 3

  5. next-level-week2 next-level-week2 Public

    Aplicação Web relizada no evento da RocketSeat 🚀 (Next Level Week #2)

    CSS 3 1

  6. java-course-projects java-course-projects Public

    Curso de Java Completo 2020.

    Java 1