Skip to content
View harshfast's full-sized avatar
Block or Report

Block or report harshfast

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
harshfast/README.md

Hi, I am Harsh Tak

Personal Info

class PersonalInfo{
  val primarySkills: String = "Android Development"
  val totalExperienceInYears: Int = 10
  val emailAddress:String = "harshfast@gmail.com"
  val companiesWorkedFor = mutableListOf("Mastercard", "Mindtree Ltd.", "Mobisy Technologies")
}

Popular repositories

  1. freejsonapi-mobile freejsonapi-mobile Public

    This mobile application shows free json api feed according to category.

    Kotlin

  2. mps-connect mps-connect Public

    Kotlin

  3. android_template_project android_template_project Public template

    Kotlin

  4. app-actions app-actions Public

    Sample project to implement app actions and slices for Android apps.

    Kotlin

  5. CameraSafeMode CameraSafeMode Public

    Repository for android dev challange

  6. picture-in-picture picture-in-picture Public

    Example android project to demonstrate Android's Picture In Picture Mode.

    Kotlin