Hi, I'm Sufi Aurangzeb Hossain
Software Engineer (Flutter Fullstack)
Passionate software engineer with 3+ years of experience in Flutter and Backend expirence with Next.js. Building scalable mobile and web applications with modern technologies.
Featured Projects
Quiz Master
Learn with Quizzes
Create, generate, and play quizzes powered by AI. Quiz Master supports offline-first quiz management, real-time scoring, detailed history tracking, an...
Zeb Notes
Write Simple, Plan Better
Experience seamless rich-text editing with support for bold, italic, lists, and headings. Manage hierarchical todos with nested subtasks, customizable...
Zeb Maps
Your location companion
Discover local businesses, attractions, and services with real-time details including user ratings, photos, operating hours, contact information, and ...
Latest Articles
Integrating Firebase FCM in Flutter
Firebase Cloud Messaging (FCM) is Google's robust push notification service that enables you to send messages and notifications to users across iOS, Android, and web platforms.
Clean Architecture in Flutter
Clean Architecture is a software design philosophy that emphasizes separation of concerns, testability, and maintainability. This approach organizes your Flutter application into distinct layers with clear boundaries and dependencies flowing inward, creating a robust and scalable codebase.
State Management using Riverpod in Flutter
Riverpod is a next-generation reactive caching and data-binding framework designed as the spiritual successor to Provider. It offers compile-time safety, superior dependency injection, and exceptional testability while eliminating common state management pitfalls.