data class Developer(
val name: String = "Muhammad Saad Abbasi",
val location: String = "Karachi, Pakistan π΅π°",
val degree: String = "Bachelor of Software Engineering",
val focus: List<String> = listOf(
"Android Development (Kotlin + Jetpack)",
"AI & Machine Learning",
"Clean Architecture & MVVM"
),
val currentlyBuilding: List<String> = listOf("Noor π", "Nudge β³"),
val funFact: String = "I shipped Nudge at a Hackathon π"
)Mobile Development
Languages
Tools & Platforms
|
π Hackathon Project A screen addiction intervention app. Doesn't block you β it nudges you. Detects excessive phone usage and gently reminds you to put it down. Built for that "just 5 more minutes" moment we've all lived. π View Repository |
π¨ In Active Development A Quran companion app built with care and intention. Designed to make daily Quran reading accessible, beautiful, and meaningful for every Muslim. π View Repository |
|
Android habit tracking app to build consistency and track daily goals. Featured on LinkedIn. π See on LinkedIn |
Flask-based AI assistant leveraging OpenAI API to help students study smarter. π View Repository |
"Build things that matter. Ship things that last."
β Muhammad Saad Abbasi