Skip to content
View Shoaibkhalid65's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report Shoaibkhalid65

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Shoaibkhalid65/README.md

Hi, I'm Muhammad Shoaib Khalid ๐Ÿ‘‹

๐Ÿš€ Android Developer | Kotlin & Jetpack Compose Specialist
๐Ÿ“ Pakistan

I design and build high-quality, production-ready Android applications using Kotlin and Jetpack Compose.
My work focuses on clean architecture, performance, scalability, and modern UI/UX โ€” from concept to Play Store release.


๐Ÿ’ผ Featured Work

๐Ÿ” Optical Tool โ€” Production Android Application

A real-world freelance Android app developed for an optical business.

Key Highlights:

  • Fully built with Jetpack Compose
  • MVVM + Clean Architecture
  • Firebase & Supabase integration
  • Secure authentication & cloud data storage
  • Optimized performance for daily business use
  • Play Storeโ€“ready release builds (APK & AAB)

๐Ÿ“Œ Live demo shared on LinkedIn


๐Ÿ“ฑ Additional Android Projects

  • ๐Ÿ”‹ Battery Manager App
  • ๐Ÿ“ Notes App
  • ๐ŸŒฆ๏ธ Weather App
  • โœ… To-Do List App
  • ๐Ÿ“ฐ News App

Each project follows modern Android best practices and clean architectural patterns.


๐Ÿง  Problem Solving

I maintain strong problem-solving and logical thinking skills, backed by regular practice on LeetCode.

๐Ÿ“˜ LeetCode Profile:
https://leetcode.com/shoaibkhalid65


๐Ÿ›  Technology Stack

๐Ÿ“ฑ Android

Kotlin Jetpack Compose MVVM Clean Architecture Coroutines Room

โ˜๏ธ Backend & Cloud

Firebase Supabase REST API

๐Ÿงฐ Tools

Android Studio Git GitHub


๐Ÿ“Š GitHub Activity

GitHub Streak

GitHub Stats

Top Languages


๐Ÿ“ซ Connect

๐Ÿ”— LinkedIn: https://linkedin.com/in/shoaibkhalid65
๐Ÿ’ป GitHub: https://github.com/shoaibkhalid65

โญ If youโ€™re looking for a reliable Android developer for modern apps, feel free to connect.

Pinned Loading

  1. BottomBars BottomBars Public

    This repository demonstrates the use of Material 3's Bottom App Bar for screen-specific actions and explores various Bottom Navigation Bars in Jetpack Compose, including navigation with the Navigatโ€ฆ

    Kotlin 19 2

  2. BatteryManagerApp BatteryManagerApp Public

    A comprehensive Battery Manager app that provides detailed battery information and real-time status updates. It features an intuitive UI with ViewPager for seamless navigation across different sectโ€ฆ

    Java

  3. MoneyTracker MoneyTracker Public

    An Android app built for Expense management using the MVP architecture, ObjectBox for high-performance local data storage, FastAdapter for efficient list rendering, and Data Binding for a responsivโ€ฆ

    Java

  4. MyNotesApp MyNotesApp Public

    A simple Notes App for Android using Java and SQLite. It allows users to create, edit, and delete notes with offline storage. The CardView UI displays the title, content, and timestamp for each note.

    Java

  5. NewsApp NewsApp Public

    A Kotlin-based offline-first news app using MVVM. It fetches data via Retrofit and Moshi, caches it with Room, and updates the UI using LiveData, ViewModel, Coroutines, Data Binding, and FastAdapter.

    Kotlin