Skip to content
View eleanortien's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report eleanortien

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
eleanortien/README.md

Hello World! :D

About Me()

{

  person.name = "Eleanor Tien";

  ....

  person.info = "I'm an undergrad student learning computer science at Toronto Metropolitan University (formerly known as Ryerson).";

  person.interests = new string[] {"game development", "robotics", "music", "art"}

  person.known_languages = new string[] {"Python", "Java", "C#", "C++", "SQL"};

  print( "I'm someone interested in trying everything and anything! Feel free to reach out!");

  ....

  person.linkedin = "www.linkedin.com/in/eleanortien";

  person.email = "eleanortien@gmail.com";

  person.fun_fact = "I've made a few small games! -> here";

}

Popular repositories

  1. R3-Rover-Control-System R3-Rover-Control-System Public

    My submission for R3 Robotic's first software training module.

    Python

  2. cscu-github-demo-2022 cscu-github-demo-2022 Public

    Forked from thaothecow/cscu-github-demo-2022

    GitHub Workshop Sample

  3. WebPortfolio WebPortfolio Public

    Website Portfolio Workshop - In Development

    HTML

  4. GameJam-QuackersEdition GameJam-QuackersEdition Public

    Work for the GoPirateSoftware Game Jam in 2023

    GDScript

  5. eleanortien eleanortien Public

    Profile Description

  6. Ducktor-Game-Jam Ducktor-Game-Jam Public

    Go Pirate Software July 2023 Game Jam Submission

    JavaScript