class About implements Me {
static Dictionary<String,String> info = new Hashtable<>();
private static void dev(){
info.put("Name ", " Mayank Sharma ");
info.put("Languages ", " Kotlin, Java, C++, C#, Python ");
info.put("Technologies ", " App Development(Andorid), Unity, .Net ");
info.put("Currently Learning ", " Jetpack Compose ");
info.put("Ask Me About ", " Native Android Development, Kotlin, Java ");
info.put("Areas of Interest "," Computer Science, Biology & Technology, International Relations ");
info.put("Education ", " Master of Computer Application(MCA), Bachelor of Computer Application(BCA) ");
}
public static void main(String[] ms){
dev();
}
}
An android student.
Highlights
- Pro
Pinned Loading
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.