Skip to content
View MoltoRubato's full-sized avatar

Block or report MoltoRubato

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
MoltoRubato/README.md

# ๐Ÿš€ 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! โ™Ÿ๏ธ"

Popular repositories Loading

  1. MyWebsite MyWebsite Public

    Ryan's personal website

    JavaScript 1 1

  2. MoltoRubato MoltoRubato Public

    Config files for my GitHub profile.

  3. Past-Projects Past-Projects Public

    A collection of projects I've worked on in the past

  4. the_depth_within the_depth_within Public

    JavaScript

  5. FOC_Project1 FOC_Project1 Public

    Python

  6. FOC_Project2 FOC_Project2 Public

    Python