Skip to content
View riyne's full-sized avatar

Highlights

  • Pro

Block or report riyne

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
riyne/README.md

Nice to meet you, I'm Ryan!

Computer Science @ UBC

class GitHubBio:
    def __init__(ryan):
        ryan.internship_experience = [
            {
                "company":  "HP",
                "position": "Software Developer Intern",
                "duration": "Summer 2025"
            }
            {
                "company":  "Policy Reporter",
                "position": "Software Developer Co-op",
                "duration": "Fall 2024"
            }
            {
                "company":  "Canmora Tech",
                "position": "Software Engineering Co-op",
                "duration": "Winter 2024"
            }
        ]
        ryan.education = [
            {
                "university": "The University of British Columbia",
                "major":      "Computer Science",
                "graduation": "December 2026"
            }
        ]
        ryan.fields_of_interests = [
            "Software Development",
            "Snowboarding",
            "Photography",
        ]

if __name__ == '__main__':
    GitHubBio_instance = GitHubBio()
    GitHubBio_instance.display_bio()

Some of My GitHub Stats

riyne riyne

Where to Find Me

Github LinkedIn Email

Pinned Loading

  1. Match-History-Tracker-App Match-History-Tracker-App Public

    Java

  2. SpotifyGo SpotifyGo Public

    JavaScript

  3. SmartMacro SmartMacro Public

    Forked from ifeng6/CIC-Hackathon-2024

    CIC Hackathon 2024 - Team 2

    Dart

  4. auto_chime auto_chime Public

    Forked from kputhanangadi/auto_chime

    Jupyter Notebook