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 is supported. This note will only be visible to 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 👋🏾


  • 🛠️   Proficient in mobile application development and expanding into server-side & cloud-native initiatives.
  • 🔭   Exploring concepts on distributed systems, blockchain, MDM/EMM and IoT.
  • 🌱   Leveling up in Go, DevOps, Docker, Kubernetes, and CI/CD pipelines.
  • 🎾   In my free time, I enjoy nature, collecting vinyl, football, gaming, and travel.
  • 🔮   To never try is the ultimate fail.

Stack


Connect

     


 

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. masitek_flutter masitek_flutter Public

    Bluetooth Low Energy discovery app using Flutter

    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