Skip to content
View ebongi's full-sized avatar
💭
Development
💭
Development
  • Cameroon, Buea

Block or report ebongi

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.

Content in all repositories owned by your account will be closed.
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
ebongi/README.md

Ebong

Flutter Developer | C/C++ Background

I build cross-platform mobile applications with Flutter and Dart, focusing on clean architecture, good performance, and maintainable code.

I also have solid experience with C and C++, which helps me when working on performance-critical parts, native integrations (FFI, platform channels), and understanding how Dart/Flutter interacts with lower-level systems.

What I usually work with

• Flutter & Dart • State management: Riverpod, BLoC, Provider • Clean Architecture / Domain-Driven Design • Firebase, Supabase, REST & GraphQL APIs • Local storage: Hive, Drift, SharedPreferences, Isar • Animations, custom painting, Slivers • Native interop: Platform Channels, dart:ffi • C / C++ (for native plugins, performance-sensitive logic, understanding memory & threading) • Git, GitHub, basic CI/CD flows

Things I care about in projects

  • Readable, well-structured code
  • Solid separation of concerns
  • Performance awareness (especially on lower-end devices)
  • Proper error handling and user feedback
  • Offline-first when it makes sense
  • Accessible and responsive UI

Currently interested in

  • Advanced state management patterns
  • Flutter on desktop & web (when the use-case fits)
  • Performance profiling & optimization
  • Writing and publishing small, focused Flutter packages
  • Combining Flutter with native code where it brings real value

Feel free to explore the repositories here.

If you're working on something interesting involving Flutter, mobile performance, or native + Flutter interop — I'd be happy to hear about it.

Contact Email: sumeebong7@gmail.com LinkedIn: https://www.linkedin.com/in/ebong-sume-4b0816298?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app

Thanks for visiting.

Popular repositories Loading

  1. ebongi ebongi Public

    Config files for my GitHub profile.

    1

  2. mywork mywork Public

    Small and large scale projects

    JavaScript

  3. Ub-Hub Ub-Hub Public

    Mobile application for my university

    Dart

  4. Ubcomsa Ubcomsa Public

    Dart

  5. makeUser makeUser Public

    Dart

  6. kidcalculator kidcalculator Public

    This is my first project in Native Android development using Java, the project is simply a basic calculator

    Java