Avatar
☠️

Find Me On

README.md
package com.rejowan

class Rejowan {

    fun Details() {
        val name = "K M Rejowan Ahmmed"
        val occupation = "Software Engineer | Mobile App Developer"
        val address = "Dhaka, Bangladesh"
        val experiences = "5 years +"
    }

    fun TechStacks() {
        listOf("Android", "Flutter",
            "Java", "Kotlin", "Dart"
            "Jetpack Compose", "XML",
            "MVVM", "MVP",
            "RESTful API", "JSON",
            "Retrofit", "OkHttp", "Volley",
            "Coroutines", "Multi-threading",
            "Room", "SQLite",
            "Firebase", "Play Service", "Appwrite")
    }
}

Pinned

  1. The Android activity lifecycle manages the states an activity goes through, from creation to destruction, enabling efficient resource management and seamless user experience.

    Android Lifecycle

Recent posts

  1. The Android activity lifecycle manages the states an activity goes through, from creation to destruction, enabling efficient resource management and seamless user experience.

    Android Lifecycle

  2. This is a test post

    Post activity