Thanks to visit codestin.com
Credit goes to Github.com

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