Skip to content
View RobertAlvv's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report RobertAlvv

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
RobertAlvv/README.md

Hi 👋, I'm Robert Alvarez

A passionate mobile/backend developer, specialized in Flutter from Dominican Republic

Do you want to know a little more about me?

const aboutMe = {
  code: ["Dart", "Python", "JavaScript", "GO"],
  technologies: {
    mobile: {
      dart: [
        flutter: {
            management_state: ["Flutter_Bloc", "Riverpod", "Provider", "GetX", "Cubit"]
        }
      ]
    },
    database: ["Firebase", "MongoDB", "PostgreSQL", "SQLite", "MySQL", "Redis", "HiveDB", "LocalStorage"],
    backend: {
      Go: ["Fiber", "Gin", "Echo"],
      Python: ["Django"],
      TypeScript: ["NodeJs - Express"],
      Firebase: ["FCM", "RealTimeDB", "Firestore", "Dynamic Links", "Authentication", "Storage", "Analytics", "AdMob"]
    },
  } 
  tools: ["Docker", "gRPC", "SOCKET.IO", "Sentry"],
  architecture: ["Clean Arquitecture", "Microservices", "Event Driver", "MVVC"]
  current_occupation: ["I am a Flutter developer at Seek.PE"]
}
  • 🌱 I’m currently learning Kotlin, Swift, Python

  • 💬 Ask me about Flutter, Dart, Golang

  • 📫 How to reach me [email protected]

  • 📄 Know about my experiences: I have +3 years developing with Dart and Flutter for the creation of mobile applications.

Languages and Tools:

dart flutter firebase git go docker python django heroku mongodb nodejs postgresql redis

Pinned Loading

  1. flutter-chat flutter-chat Public

    Aplicación de realtime chat en Flutter

    Dart

  2. example_flutter_bloc_implementation example_flutter_bloc_implementation Public

    C++ 1

  3. backend_appInventario backend_appInventario Public

    Go

  4. network_info network_info Public

    Dart

  5. flutter_maps flutter_maps Public

    C++

  6. grpc_client_dart grpc_client_dart Public

    An example dart GRPC client with unary connection and server-side stream

    C++