Skip to content
View dubemezeagwu's full-sized avatar
🏗️
Building
🏗️
Building

Highlights

  • Pro

Block or report dubemezeagwu

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

Hey there! I'm Dubem. 👋🏾  

👨🏽‍💻 About Me

  • 👨🏽   Software Engineer proficient in Mobile Development (Flutter & Android) and growing expertise in Cloud-Native initiatives.
  • 🔭   Passionate about Fintech, Blockchain, E-commerce, Logistics, and Distributed Systems.
  • 🌱   Learning Go, DevOps, Docker, Kubernetes, and CI/CD pipelines.
  • 🎾   Enjoy nature, music, football, gaming, and travel.
  • 😄   Fun fact: audiophile 🎧.
  • 💬   Advocate for a greener Earth 🌍 and curious about new tech.
  • 🔮   LIFE, TIME & CHANCE.

🛠️ Tech Stack

  • Languages

  • Frameworks & Libraries

  • Databases

  • Cloud & Infrastructure

🤝🏾 Connect with Me

  • 📧 E-mail me at dubemezeagwu@gmail.com
  • 💼 Connecting and sharing professional updates on LinkedIn
  • 📞 Book a call/meeting with me here Calendly
  • 🎧 Listening to all my favorite jams at the moment on Spotify
  • 🌐 Check out my articles and technical posts here Medium
  • 🐦 Tweeting about randoms, my life and tech on Twitter

wakatime Profile views


💙&⭐️ From Dubem Ezeagwu

Pinned Loading

  1. cartiez cartiez Public

    E-commerce (Shopping) app built using Flutter. implements User authentication, Cart and Purchase item functionalities using BLoC pattern and Firebase.

    Dart 4

  2. DailyNews DailyNews Public

    Simple Android News Application using MVVM Architecture in Kotlin Android. MVVM, ROOM Database, Coroutines, Retrofit, LiveData. Allows user to view daily news articles using the newsapi.org endpoin…

    Kotlin

  3. statszone statszone Public

    A Flutter application that helps users track statistics and data for English Premier League's teams, players, squad information, etc.

    Dart

  4. Card Number InputFormatter - format ... Card Number InputFormatter - format payment card inputs automatically for month and card numbers
    1
    class CardMonthInputFormatter extends TextInputFormatter {
    2
      @override
    3
      TextEditingValue formatEditUpdate(
    4
          TextEditingValue oldValue, TextEditingValue newValue) {
    5
        var newText = newValue.text;
  5. docs_sync docs_sync Public

    Cross-platform project built to facilitate real-time document synchronisation across various platforms using Flutter for client-side & Node.js for server-side with the aid of sockets.

    Dart

  6. crytography-node-wallet crytography-node-wallet Public

    Demo project using server (Node.js) and client (React) to facilitate transfers between two addresses using Ethereum Public key Cryptography.

    JavaScript