Md Shohrab Hossen
Senior Android & Flutter Engineer
Available for Senior Roles

Building Production
Android & Flutter Apps
with AI-Assisted Delivery

Md Shohrab Hossen is a mobile-first software engineer with 5+ years of professional experience building production Android and Flutter applications across marketplace, GovTech, telemedicine, land consultation, and real-time communication domains. He also contributes across Laravel, NestJS, Next.js, MySQL, AWS, and AI-assisted workflows when product delivery requires end-to-end ownership.

Flutter & Kotlin Jetpack Compose & KMP NestJS, Laravel & AWS
Explore Shipped Case Studies
5+
Years Experience
6
Highlighted Apps
6+
Core Domains
Mobile
Primary Focus
shohrab-mobile-workflow.ts
Human Reviewed
Workflow: draft, review, test, refactor, ship
// Compose Multiplatform Shared State Example
@Composable
fun TelemedicineConsultationScreen(
    viewModel: ConsultationViewModel = koinViewModel()
) {
    val uiState by viewModel.uiState.collectAsStateWithLifecycle()
    
    when (val state = uiState) {
        is UiState.Connected -> AgoraVideoSurface(
            rtcEngine = state.rtcEngine,
            vitalSigns = state.patientVitals
        )
        is UiState.SyncingOffline -> RoomOfflineRecordBar()
    }
}
AI-assisted review loop
Architecture stays human-owned
AI-Assisted Engineering Workflow

AI-Native Engineering Pipeline

How Shohrab uses AI-assisted workflows for scaffolding, debugging, refactoring, test support, and documentation while keeping architecture and production validation human-reviewed

01Clearer scope

Spec & System Prompting

Define feature scope, API contracts, edge cases, and review criteria before using AI tools for implementation support.

Claude 3.7 SonnetGemini 2.5 FlashCustom Prompts
02Less boilerplate

Backend & API Scaffold

Use AI assistance to draft DTOs, migrations, API clients, validation rules, and repetitive integration code for manual review.

Antigravity AICursorLaravel CodeGen
03Faster iteration

Mobile UI & KMP Logic

Accelerate Flutter, Jetpack Compose, and shared Kotlin logic implementation while manually validating UI behavior and platform constraints.

Jetpack Compose AIFlutter AgentKMP Wizard
04Better review loops

Automated Testing & CI/CD

Draft unit tests, regression checks, release notes, and CI/CD scripts, then validate behavior through manual and automated review.

Jest AI TestGenKotlin TestGenGitHub Actions

Velocity Benchmark: Traditional vs AI-Accelerated Workflow

Practical workflow examples from mobile, backend, and release work

Human-reviewed AI assistance
Engineering TaskTraditional TimeShohrab's AI WorkflowPractical Benefit
Feature Scoping & API Contract2-3 Days2 Hours8–12× faster
Flutter / Compose UI Implementation1 Week1.5 Days4–5× faster
NestJS / Laravel Backend API4-5 Days1 Day4–5× faster
Unit Test Coverage & Refactoring2 Days3 Hours4–5× faster
Shipped Production Products

Featured Engineering Case Studies

Real-world products engineered end-to-end with high-performance mobile architecture, robust backends, and AI agent workflows.

Flutter + REST API + PilotBazarMobile

Click4Details

Vehicle Marketplace App for Pilot Bazar Limited

Marketplace
Project Type
Listings
Core Work
Live ★
Store Status

Car buyers needed a smoother way to browse vehicle listings, inspect specifications, and move through marketplace search/detail flows on Android devices.

3.5x Faster Feature Rollout via AI Agents
FlutterDartREST APIGetX/BlocCachedNetworkImage+2
Flutter + GovTech + SecurityMobile

HelloCt (DMP)

Dhaka Metropolitan Police Anonymous Crime Reporting App

GovTech
Domain
Reporting
Core Work
Live ★
Store Status

Citizens required a secure, anonymous channel to report terrorism and cybercrime threats to Dhaka Metropolitan Police with instant geo-location attachments and evidence uploads.

AI-assisted form and validation workflow via AI Agents
FlutterDartREST APIGPS GeolocationEncrypted Storage+1
Compose Multiplatform + Kotlin + FajrTechAI & System Architecture

Mumin's Day

Compose Multiplatform Islamic Lifestyle & Prayer Times App

KMP
Stack
Offline
Core Work
Google Play ★
Store Link

The product needed maintainable shared logic for prayer times, sehri/iftar schedules, Islamic calendar tools, and offline-friendly mobile behavior.

5x Faster Dual-Platform Release via AI Agents
Compose MultiplatformKotlinKMPRoom DBCoroutines+2
Android + iOS + Node.js + Socket.IOFull-Stack

JomiBaba (LandTech)

Land Consultation & Legal Advice Platform for Android & iOS

LandTech
Domain
Real-time
Core Work
Play & App Store
App Stores

Land buyers and sellers required real-time messaging, live audio consultation, and digital payment gateways to consult land experts and legal advisors.

AI-assisted realtime integration support via AI Agents
AndroidKotlinFlutter/iOSNode.jsExpress+3
Android + Node.js + Express + Socket.IO + AgoraFull-Stack

AnyDoctor

Telemedicine App with Live Consultation & Node.js Backend

HealthTech
Domain
Telemedicine
Core Work
Play Store ★
Play Store

Patients in remote locations needed instant online doctor appointments, video consultations, and digital prescription downloads.

3.5x Velocity via AI Agents
AndroidJava/KotlinAgora SDKNode.jsExpress.js+3
Native Android + Java/Kotlin + MySQLMobile

LandRegistrationBD

Android App for Land Services & Legal Q&A

Land
Domain
Offline
Core Work
Live ★
Store Status

Citizens required quick, offline-capable access to land registration rules, fee calculators, and legal Q&A guides.

3x Velocity via AI Agents
AndroidJavaKotlinSQLiteREST API+1
Flutter + SQLite + ChartsMobile

Cashkeeper

Personal Finance & Cash Flow Management Flutter App

Finance
Project Type
100% Offline
Privacy
Flutter
Platform

Users needed a fast, offline-first personal expense tracker with visual monthly reports and zero privacy tracking.

3x Velocity via AI Agents
FlutterDartSQLite/RoomFlChartsGetX
Mobile Engineering Leadership

Mobile Engineering Depth

Deep specialization in Native Android, Jetpack Compose, Flutter, and Kotlin Multiplatform

Native Android & Jetpack Compose

Uncompromising native performance, declarative UI with Jetpack Compose, Kotlin Coroutines, Flow, Room DB, Retrofit, and Hilt/Koin Dependency Injection.

Key Capabilities
Clean Architecture & MVI Pattern
Custom Canvas & Complex Animations
Performance Profiling (Baseline Profiles, R8)
Retrofit, Room DB & Hilt/Koin DI

Flutter & Compose Multiplatform

Single codebase targeting Android, iOS, Web & Desktop with native performance, custom rendering channels, and shared Kotlin business logic.

Key Capabilities
Bloc / Riverpod State Management
Platform Channels & Native Plugins
Kotlin Multiplatform (KMP) Logic Sharing
60 FPS Smooth Rendering Pipeline

Real-Time & Backend Infrastructure

Production implementation of low-latency WebSockets, Socket.IO, Agora Live Video SDK, Google Maps API, Laravel 11 APIs, Express, and MySQL spatial database queries.

Key Capabilities
Socket.IO & WebSockets Real-Time Chat
Agora SDK Audio/Video Calls
Google Maps API Geolocation
Laravel 11 & Node.js REST APIs
Complete Product Ownership

End-to-End Product Ownership

From initial design spec to mobile app, backend API, database schema, and store deployment

Phase 01

Product Strategy & Architecture

Designing user journeys and mobile component hierarchies.

Phase 1 Complete
Phase 02

Android, Flutter & Next.js

Building high-performance client applications.

Phase 2 Complete
Phase 03

Laravel, Node & NestJS APIs

Architecting RESTful APIs and spatial DB queries.

Phase 3 Complete
Phase 04

Store Release & Cloud Deployment

Deploying apps to Google Play, App Store & AWS Cloud.

Phase 4 Complete
High-Availability Infrastructure

System Architecture & Infrastructure

Scalable, battle-tested cloud & backend architecture designed for high throughput and zero downtime

Interactive System Topology Blueprint

Click any component tier to highlight technical specs

Production mobile + backend patterns
Frontend

Mobile Clients

Flutter / Android / KMP

Frontend

Web Dashboard

Next.js 15 / React / TS

Backend

API Gateway

Laravel 11 / NestJS / Node

Services

Real-Time Hub

Socket.IO / Agora SDK / WebSockets

Storage

Database Tier

MySQL Spatial / Room DB / Redis

Infra

Cloud & Stores

AWS EC2 / Google Play / App Store

Real-Time Channels: Agora RTC + Socket.IO + WebSocketsDeployment Exposure: AWS, Linux, Nginx, Git-based workflows
5+ Years Professional Journey

Engineering & Leadership Timeline

Proven track record of architecting, scaling, and shipping high-impact mobile and full-stack software products (AI-Native velocity since 2025).

Feb 2025 - Present

Software Engineer (Android & Flutter)

Pilot Bazar LimitedGulshan, Dhaka
AI Agent Velocity (2025+)
Developing and maintaining mobile apps for vehicle marketplace workflows (Click4Details).
Contributing to vehicle specification search and listing-focused features.
Integrating APIs and optimizing memory usage for smoother app navigation.
AI Agent Velocity Impact: Uses AI assistance for DTO scaffolding, repetitive Flutter code, debugging support, and test drafts.
FlutterAndroidKotlinREST APIMySQLGit
Mar 2023 - Feb 2025

Software Engineer (Flutter)

Solution World LimitedMohakhali DOHS, Dhaka
AI Agent Velocity (2025+)
Built cross-platform Flutter applications in close collaboration with UI/UX and backend teams.
Contributed to HelloCt app for Dhaka Metropolitan Police (DMP).
Improved app stability and crash-free session rates through third-party SDK integrations.
AI Agent Velocity Impact: Integrated AI testing tools reducing QA issue resolution cycles by 50%.
FlutterDartREST APIFirebaseGPS GeolocationGit
May 2022 - Jul 2023

Software Engineer (Android & Flutter)

Data Grid LimitedDhanmondi 15, Dhaka
Production Engineering
Developed Android and Flutter apps for land consultation and real-time legal services (JomiBaba).
Worked on JomiBaba messaging, live consultation booking, and payment gateway integrations.
Engineering Impact: Early adopter of AI coding assistants for Socket.IO event handler refactoring.
AndroidKotlinFlutterSocket.IOSSLCommerzMySQL
Mar 2021 - Apr 2022

Software Engineer (Android & Backend)

MINISOFT PARKTejgaon, Dhaka
Production Engineering
Built Android mobile apps and backend APIs using Node.js and Express.js.
Implemented real-time doctor-patient communication with Socket.IO and Agora SDK in AnyDoctor app.
Engineering Impact: Used AI assistants for Node.js API query optimization.
AndroidJavaAgora SDKNode.jsExpress.jsSocket.IOMySQL
Oct 2019 - Feb 2021

Junior Android Developer

R-CreationsMuradpur, Chattogram
Production Engineering
Developed Android apps supported by PHP and MySQL backend servers.
Designed Material Design UIs and built e-commerce cart & payment flows.
Engineering Impact: Laid foundation for clean code practices and UI component modularity.
AndroidJavaPHPMySQLMaterial Design
Academic Background

Education & Credentials

2021 - 2024

BSc in Computer Science & Engineering

World University of Bangladesh

2015 - 2019

Diploma in Computer Engineering

Chandpur Polytechnic Institute

Technical Skills & AI-Assisted Workflow

Skills & Capabilities Matrix

Core technologies used across mobile, backend, real-time, cloud, and AI-assisted delivery workflows.

Mobile Development

6 Skills
Flutter & Dart AI AcceleratedExpert (5+ YOE)
Native Android (Kotlin/Java) AI AcceleratedExpert (5+ YOE)
Jetpack Compose AI AcceleratedDeclarative UI Master
Compose Multiplatform / KMP AI AcceleratedCross-platform logic
Retrofit, Room DB & Koin/HiltAndroid Architecture
Clean Architecture & MVIEnterprise patterns

Full-Stack & Cloud

5 Skills
Laravel (PHP) AI AcceleratedREST APIs & Spatial DB
Node.js & Express.js AI AcceleratedAPIs & Microservices
Next.js & React AI AcceleratedApp Router & SSR
NestJS & TypeScript AI AcceleratedEnterprise Backends
AWS & CI/CD Pipelines AI AcceleratedEC2, S3, Docker, Git

Real-Time, Media & Tools

6 Skills
Socket.IO & WebSocketsReal-time telemetry
Agora SDK (Video/Audio)Live Telehealth & Calls
Google Maps APIGPS Geolocation
MySQL & Spatial IndexingHigh performance queries
Firebase SuiteAuth, Firestore, Push
Jira, Slack, Bitbucket, GitAgile & Team Workflow

AI Acceleration & Workflow

4 Skills
AI-Assisted Prompting AI AcceleratedDaily workflow support
Automated TestGen AI AcceleratedJest, JUnit, Mockito AI
AI Refactoring & Debugging AI AcceleratedInstant root-cause analysis
Cursor & Antigravity SDK AI AcceleratedAgentic workflows
Available Immediately for Leadership

Ready to Accelerate Your
Mobile & Full-Stack Vision?

Whether you are looking for a Senior Mobile Architect, Full-Stack Lead, or AI-Native Engineering Partner for high-scale products, Shohrab is ready to deliver.

15-Min Intro Call Scheduler
Asia/Dhaka (UTC+6)

Send Direct Message

Fast Response