GEN Z

MD ASHRAFUL ISLAM — Android Developer

Professional Android Developer · Expert in Java · Background services, media players, ads & monetization, clean architecture (MVVM)

Available for freelance & full-time

সংক্ষিপ্ত পরিচিতি

আমি অভিজ্ঞ Android ডেভেলপার — Java ব্যবহার করি, ফোরগ্রাউন্ড সার্ভিস, মিডিয়া প্লেয়ার, অ্যাড ইন্টেগ্রেশন (AppLovin, AdMob), এবং অ্যাপ আর্কিটেকচারে দক্ষ। আমি প্রোডাক্ট-মাইন্ডেড কোড লেখি — ইউনিট টেস্ট, রিফ্যাক্টর এবং ব্যাটারি-ওপ্টিমাইজেশন মাথায় রেখে।


কী কী করতে পারি

Java (Android)
Android SDK
Foreground Service
Media Player
Room, SQLite
MVVM, Repository
Ad Integration
REST API
Firebase
Proguard & App Signing

কিছু হাইলাইট প্রজেক্ট

Smart Music Player
Background playback using foreground service, playlist, notification controls, audio focus handling.
Daily Wage Tracker
Custom forms, local DB (Room), export CSV, daily summaries and PDF invoice generation.
Kids Learning App — Smart Pathshala
Interactive alphabet & poem viewer, offline-first, optimized for low-end devices.

কোড স্নিপেট — Foreground Service (Java)

public class MusicService extends Service {
  @Override
  public int onStartCommand(Intent intent, int flags, int startId) {
    Notification notification = buildPlayerNotification();
    startForeground(1, notification);
    // play audio in background thread
    return START_STICKY;
  }
}
          
 

কাজের ধরণ ও মূল্যায়ন

আমি ছোট থেকে মাঝারি আকারের অ্যাপ, মেইনটেইন্যান্স, প্লে-স্টোর রিলিজ, এবং অ্যাড/মোনেটাইজেশন ইন্টেগ্রেশনে কাজ করি। প্রতি প্রজেক্টের সময় এবং দামের উপর আলোচনা করে সিদ্ধান্ত নিই।

ইমেইল করে কাজ শুরু কর