Skip to content
View dubemezeagwu's full-sized avatar
👾
Geeking
👾
Geeking

Highlights

  • Pro
Block or Report

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

Hey there! I'm Dubem. 👋🏽  

👨🏽‍💻 About Me

  • 👨🏽   I’m a Mobile Application Engineer/Developer.
  • 🛠   I’m currently working on Flutter & Native Android Projects.
  • 🔭   I’m looking to work/collaborate on creating solutions in Fintech, Blockchain, E-commerce, Logistics, and Small-scale management systems.
  • 💼   Currently open to Mobile Engineering roles.
  • 🌱   Currently learning Back-End development with Node.js & Blockchain with Solidity.
  • 🎾   Experiencing nature, listening to music, watching football, playing video games and travelling as hobbies.
  • 😄   Fun fact: I am somewhat sort of an audiophile.
  • 💬   I believe in a GREENER Earth 🌍, I always want to learn new things and try them out.
  • 🔮   LIFE, TIME & CHANCE.

⚙️ Tech Stack

  • 💻  

  • 🏭  

  • 🛢  


🛠️ Tools

  •  

🤝🏻 Connect with Me

  • 📧 E-mail me at dubemezeagwu@gmail.com
  • 💼 Connecting and sharing professional updates on LinkedIn
  • 🎧 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


Dubem's GitHub stats

Dubem

💙&⭐️ From Dubem Ezeagwu

Pinned

  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 1

  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