# ๐ Hey! I'm Kerui (Ryan) Huang ๐ฎ๐ป
# ๐ป Computing & Software Systems Student @Unimelb
# ๐ง Game Developer | ๐ต Music Creator | ๐ค Software Engineer
# ๐ B.Des + DipLang (German) | ATAR 99.65 | Deanโs Honours List
# ๐งฉ Building ideas from code, beats, and curiosity
# โ๏ธ Always down to talk tech, games, or music over a chessboard?
class KeruiHuang:
def __init__(self):
self.name = "Kerui (Ryan) Huang" # AKA ้ป็ง็ฟ in Chinese
self.current_roles = [
"Computing & Software Systems Student @ University of Melbourne",
"Events Director @ UniMelb Game Makers"
]
self.personal_interest = "Gamer, Music Enthusiast, Data-driven Developer ๐ฎ๐ถ"
self.education = "Bachelor of Computing and Software Systems, University of Melbourne ๐"
self.professional_identity = "Problem Solver & Team Collaborator ๐ค"
def experience(self):
return [
"Events Director @ UniMelb Game Makers",
"Academic Tutor @ Mentone Grammar",
"Private Tutor"
]
def technical_skills(self):
return [
'C', 'Python ๐', 'Java', 'SQL ๐๏ธ', 'JavaScript ๐ธ', 'Unity', 'Machine Learning ๐ค',
'Data Visualization ๐', 'UML', 'GitHub', 'GarageBand ๐ต'
]
def core_competencies(self):
return [
'Software Architecture & Development ๐ป', 'Audio & Sound Design ๐ถ',
'Data-Driven Decision Making ๐', 'Back-End Development โ๏ธ',
'Collaborative Problem Solving ๐ค'
]
def achievements(self):
return [
'Published Cyclops Crashout Game ๐ฎ',
'Developed Bookstore Recommendation System ๐',
'Contributed to Student Tutoring and Mentorship Programs ๐'
]
def contact(self):
return "Let's chat over a chessboard or explore creative collaborations! โ๏ธ"
Solving problems one line at a time.
-
University of Melbourne
- Australia, Melbourne
-
04:50
(UTC +11:00) - https://ryanhuang.work/
- in/kerui-huang
Popular repositories 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.
