Skip to content

RahulSDeshpande/rahulsdeshpande

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 

Repository files navigation

Hi there 👋

about About me

val rahulsdeshpande =
  human {
    about {
      name = "Rahul Deshpande"
      company = "dopay"
      role = "Sr. Mobile Engineer"
      location = "United Arab Emirates"
    }

    tech {
      core(
        "Mobile",
        "Backend",
      )

      day(
        "Android",
        "Kotlin",
        "Java",
        "Compose",
        "KMP/CMP",
        "Spring Boot",
      )

      night(
        "Indie Apps",
        "Music",
        "Photography",
        ".*".toRegex()
      )
    }

    links {
        email = "[email protected]"
        twitter = "twitter.com/rahulografy"
        linkedIn = "linkedin.com/in/rhld"
    }
  }

Visitor count

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published