public class Thisara {
String name = "Thisara Hettikankanama 👤";
String role = "Software Engineer 💻";
String current_edu = "MSc in Computer Science - University of Colombo 🎓";
String completed_edu = "Graduated from SLIIT 🎓";
String fun_fact = "My life pauses every Sunday night 🍻";
String[] hobbies = {
"Coding 🖥",
"Music 🎧",
"Chilling 🕺",
"Gaming 🎮",
"Game Development 🎮👾",
"Full Stack Development 💻🌐",
"Action & Adventure Movies 🎥"
};
}





