## π¨βπ» About Me
class Kenny:
def __init__(self):
self.role = "IT Student"
self.education = "IT University"
self.languages = ["Python", "JavaScript", "Java", "Typescript", "Php"]
self.interests = ["Machine Learning", "Web Development", "Cybersecurity"]
self.current_project = "PharmaSys Management System"
def say_hi(self):
print("Thanks for dropping by! Let's create something amazing together!")
me = Kenny()
me.say_hi()
- π Studying at IT University
- π» Developing PharmaSys with Spring Boot & Thymeleaf
- π± Learning React Native and Laravel
- π€ Collaborating on innovative open-source projects