Skip to content
View HardcodeCoder's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Kolkata
Block or Report

Block or report HardcodeCoder

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
HardcodeCoder/README.md
Hey! I'm Ashuthosh

A self taught passonate Android Developer

X (formerly Twitter) Follow LinkedIn Profile GitHub followers

WhoAmI

data class WhoAmI(
    val name: String = "Ashuthosh",
    val langs: List<String> = listOf(
        "JAVA",
        "Kotlin",
        "JavaScript",
        "Bash",
        "C#",
        "Python"
    ),
    val editors: List<String> = listOf(
        "Android Studio",
        "VS Code",
        "Visual Studio",
        "PyCharm",
        "Kate"
    ),
    val hobbies: List<String> = listOf(
        "Automating Linux in bash",
        "Slimming down Windows",
        "Debloating Android",
        "Badminton",
        "Cycling"
    )
)

Just numbers (a.k.a STATS)

Ashuthosh's Top Languages Ashuthosh's Github Stats

Pinned

  1. PulseMusic PulseMusic Public archive

    Java 148 37

  2. material-components/material-components-android material-components/material-components-android Public

    Modular and customizable Material Design UI components for Android

    Java 16.1k 3k

  3. PetsApp PetsApp Public

    A sample android app to demonstrate the use of SQLite database in conjunction with Content Providers

    Java 1

  4. Note-It Note-It Public

    Java 1 1