Skip to content
View GodswillErondu's full-sized avatar

Block or report GodswillErondu

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

Erondu Godswill

Flutter Developer | Scaling Mobile Apps for Real-World Challenges

I build mobile apps that thrive in production—solving problems like state management chaos, performance bottlenecks on low-end devices, and technical debt that slows down fast-moving teams. With 3+ years of Flutter expertise, I architect systems that scale, ship fast, and stay maintainable.


What I've Built

Transferxo (Fintech Platform)

Scaled a payments app to 1,000+ active users with zero downtime by implementing Clean Architecture that isolated business logic from UI. Added loan and gift card features in 2-week sprints while maintaining system stability.

Impact: Enabled team to ship new payment flows without breaking existing functionality. Contributed to v1 product launch that hit core business goals.

📱 Download on iOS | Download on Android


Movie Explorer (Creative UX)

Built a draw-to-text music search feature that let users write/draw song names for faster discovery. Used BLoC for async state management, ensuring smooth UX on low-memory Android devices.

Impact: Proved creative UX can eliminate friction better than traditional search filters. Optimized playback performance for focus-driven use cases.

🎥 Watch Demo


Dynamic Forms App (Architecture Showcase)

Designed a modular form builder with Domain-Driven Design (DDD), demonstrating clear separation between domain, application, and presentation layers. Built dynamic form rendering from JSON with offline support via Hive.

Impact: Enabled rapid feature additions without codebase bloat. Showcased architecture principles that prevent technical debt.

📂 View Code Architecture


How I Solve Problems

User-First, Business-Smart
Start with the user's pain and the company's constraints—frameworks come last.

Scalable Systems
Design domain, infrastructure, and UI layers to handle team growth and feature creep without collapsing.

Tool Trade-Offs
Use BLoC when async complexity and testing matter, Provider when rapid iteration wins. Optimize for real-world conditions: low-end devices, flaky networks, tight deadlines.

Team Player
Collaborate via Git (PR reviews, branching strategies), align with PMs in Jira/Confluence, and ship iteratively in 2-week sprints. CI/CD experience with Azure for automated testing and deployment.


What I'm Looking For

Remote roles—full-time or freelance—at scaling startups or senior-led teams. I thrive in high-ambiguity environments where I can own features, learn from seasoned engineers, and ship products that impact thousands (or millions).

Targeting global product companies in fintech, edtech, or consumer apps where clean architecture and performance optimization matter.


Tech Stack

Core: Flutter • Dart
Architecture: Clean Architecture • Domain-Driven Design
State Management: BLoC • Provider
Data & Tools: REST APIs • Hive • SharedPreferences • Dio • Firebase
CI/CD: Azure • GitHub Actions
Collaboration: Git • Jira • Slack • Agile/Scrum


Let's Connect

📧 gerondu9@gmail.com
💼 linkedin.com/in/godswill-erondu
🌐 erondudev.netlify.app
🐙 github.com/erondu

Pinned Loading

  1. Movie_explorer Movie_explorer Public

    Dart 2

  2. forms_project forms_project Public

    Dart 1

  3. my_test my_test Public

    An App to demonstrate unit, widget and integration testing.

    C++