val developer = Developer(
name = "Rajkumar Bhakta",
role = "Android Developer",
location = "India ๐ฎ๐ณ",
email = "[email protected]",
skills = listOf(
"Android Development",
"Mobile Architecture",
"Clean Code Practices",
"Problem Solving"
),
currentFocus = "Building scalable Android apps",
funFact = "I debug with println() ๐"
) |
|
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.




