Thanks to visit codestin.com
Credit goes to github.com

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 [email protected]
  • ๐Ÿ’ผ 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