Skip to content
View dhruvsh-dev's full-sized avatar

Block or report dhruvsh-dev

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
dhruvsh-dev/README.md

📱 Android Developer

Typing SVG

👨‍💻 About Me

class AndroidDeveloper {
    private val name = "Dhruv Sharma"
    private val role = "Android Developer & Mobile App Engineer"
    private val location = "India 🇮🇳"
    private val education = "BTech Computer Science Engineering"
    private val expertise = listOf(
        "Android Development", "Mobile UI/UX", "Database Management",
        "Java Programming", "Kotlin Development", "Software Engineering"
    )
    private val currentFocus = "Building scalable Android applications"
    
    fun getCurrentProjects(): List<String> {
        return listOf(
            "📱 Developing native Android apps with modern architecture",
            "🗄️ Implementing Room database with MVVM pattern",
            "🎨 Creating responsive UI with Material Design",
            "🔄 Building apps with Retrofit for API integration"
        )
    }
   
}

Android Animation

🎯 What I'm Up To

  • 🔭 Currently Working On: Building Android applications with clean architecture and modern development practices
  • 🌱 Learning: Java DSA, Jetpack Compose, advanced Kotlin features, and mobile app optimization techniques
  • 👯 Open to Collaborate: On Android projects, mobile app development, and innovative student tech initiatives
  • 🎓 Studying: BTech Computer Science Engineering with focus on mobile development
  • 💡 Passionate About: Creating user-friendly mobile experiences and solving real-world problems through apps
  • Fun Fact: I debug Android layouts faster than I can decide what to order for dinner! 😄

💻 Languages, Tools & Technologies

📱 Mobile Development

Android Kotlin Java Android Studio Jetpack Compose

🗄️ Database & Backend

SQLite Room Firebase MySQL Retrofit

🌐 Programming Languages

C C++ Python JavaScript

🛠️ Development Tools & Design

Git GitHub Figma Postman


📊 GitHub Analytics


🏆 Achievements & Learning Journey

🎓 Education

  • 🎓 BTech Computer Science EngineeringCurrently Pursuing
  • 📜 Android Developer Fundamentals
  • 📜 Kotlin for Android Developers
  • 📜 Java Programming
  • 📜 Database Management Systems
  • 📜 Material Design Guidelines
  • 📜 Git & GitHub Version Control

🏅 Technical Skills Progress

  • Android Development: ████████████████████ 85%
  • Kotlin Programming: ██████████████████ 80%
  • Java Programming: ███████████████████ 85%
  • Database Design: ██████████████████ 80%
  • UI/UX Design: ████████████████ 70%
  • Problem Solving: ███████████████████ 85%

🌐 Connect & Collaborate

LinkedIn Portfolio Email Instagram Twitter

💭 "The best mobile apps are the ones that solve real problems elegantly"

⭐ Star my repositories if you find them useful! 📱 Check out my apps and provide feedback!

Profile Views Followers


Popular repositories Loading

  1. dhruvsh-dev dhruvsh-dev Public

    2

  2. FingerPrint-App FingerPrint-App Public

    This Android app demonstrates how to implement biometric fingerprint authentication using the BiometricPrompt API from AndroidX. Users can log in securely using their fingerprint, providing a seaml…

    Kotlin 1

  3. FingerPrint-App-Jetpack-Compose FingerPrint-App-Jetpack-Compose Public

    A modern Android app demonstrating secure fingerprint authentication using BiometricPrompt API and Jetpack Compose. This project provides a simple and elegant UI for authenticating users via finger…

    Kotlin 1 2

  4. QR-Code-Scanner-App QR-Code-Scanner-App Public

    A lightweight and fast QR Code Scanner app built with Kotlin and Google's ML Kit. This app uses real-time camera analysis to detect and decode QR codes with high accuracy and performance.

    Kotlin 1

  5. Paint-App-Java Paint-App-Java Public

    A simple and interactive Paint Application built using Java and Android SDK. This app allows users to draw freely on the screen with customizable brush sizes and colors. Users can save their drawin…

    Java 1

  6. Java-DSA-Practice Java-DSA-Practice Public

    This repository features clean and well-structured implementations of Data Structures and Algorithms using Java. It serves as a personal learning resource and a reference for preparing for technica…

    Java 1