Skip to content
View devmike01's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing

Block or report devmike01

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

👋 Hi, I’m Gbenga Oladipupo (devmike01)

Full-Stack & Android Engineer | Open-Source Builder
Android · Kotlin · Jetpack Compose · TypeScript · Django · Systems Design

I build end-to-end products — from Android apps and modern web frontends to backend systems and custom infrastructure. I care deeply about performance, architecture, and developer experience.

📍 Lagos, Nigeria
💼 LinkedIn: https://linkedin.com/in/devmike01
🦋 BlueSky: devmike01.bsky.social


🧠 About Me

I’m a product-minded engineer with experience across mobile, web, and backend systems. I enjoy working close to fundamentals — whether that’s custom navigation in Jetpack Compose, offline-first authentication, or building database-like systems from scratch.

  • 🧩 8+ years in Android Development
  • 📱 Building modern Android apps using Kotlin + Jetpack Compose
  • 🌐 Frontend engineering (Next.js, UI/UX)
  • ⚙️ Exploring systems: databases, offline auth, offline payments
  • 🧠 Big on clean architecture, scalability, and long-term maintainability

🛠 Tech Stack

📱 Android

Kotlin Jetpack Compose Android

  • MVVM architecture
  • MVI architecture
  • MVP architecture
  • Jetpack Compose
  • Custom Navigation Graphs
  • Offline-first architecture
  • Local persistence & sync strategies

🌐 Frontend

React Next.js TypeScript


⚙️ Backend & Systems

Django Spring PostgreSQL

  • REST APIs & authentication systems
  • Offline auth & payment mechanisms
  • Database internals & query engines

🚀 DevOps & Tooling

Docker GitHub Actions Vercel

🤝 Let’s Build

I’m interested in:

  • 📱 Android-first or mobile-heavy products
  • ⚙️ Backend & systems-level problems
  • 🚀 Startups building for emerging markets
  • 🧠 Open-source & experimental tech

If that sounds like your world — let’s talk.

Pinned Loading

  1. JadeSharedPreference JadeSharedPreference Public

    A light weight library which uses annotation processing to generate codes that let you read and write to SharedPreferences file

    Kotlin 6

  2. PageStepIndicator PageStepIndicator Public

    Step indicator with titles/labels and tons of customizations.

    Java 27 11

  3. layerlre/StepIndicator layerlre/StepIndicator Public

    Step indicator widget compatible with the ViewPager

    Java 137 56

  4. Computational-Thinking Computational-Thinking Public

    Codes from MIT Computational Thinking

    Python

  5. devendroid/VectorChildFinder devendroid/VectorChildFinder Public

    VectorChildFinder helps to find inner elements of vector drawable like path and group.

    Java 211 41

  6. DSA-Github DSA-Github Public

    An experimental Android application built entirely using custom implementations of fundamental Data Structures and Algorithms (DSA).

    Kotlin