My interests include Data Structures, Algorithms, Android Development, Machine Learning, and Backend Development. I enjoy solving complex problems and contributing to innovative solutions.
public class Shriraj {
String pronouns = "He | Him";
String[] skills = {"C++", "Python", "Java", "Kotlin", "HTML", "CSS"};
String[] askMeAbout = {"Android Development", "Machine Learning", "Backend Development"};
class Technologies {
String[] backend = {"Spring Boot", "Flask"};
String[] frontend = {"Jetpack Compose", "Thymeleaf"};
String[] frameworks = {"Pytorch", "Tensorflow", "Numpy", "Pandas"};
}
Technologies technologies = new Technologies();
String lifeMotto = "Trust the process!";
}