class Tyler:
def __init__(self):
self.age = 21
self.school = "Oregon State University"
self.experience = [
"Incoming SWE @ Deloitte",
"ML Research Assistant @ OSU (December 2025 - Present)",
"Mobile Development Intern @ Coordinator (January 2026 - April 2026)",
"Undergraduate Teaching Assistant ( December 2025 - March 2026)"
]
self.courses = [
"Intro to Parallel Programming",
"Intro to Computer Networks",
"Intro to AI",
"Intro to Data Visualization",
"ML on Structured Data"
]
self.clubs = [
"App Development Club",
"Google Developer Group",
"Society of Asian Scientists & Engineers",
"Association for Computing Machinery"
]
self.hobbies = [
"Travel",
"Cooking",
"Weightlifting",
"Eating"
]
Pinned Loading
-
-
mydegrees-chrome-extension
mydegrees-chrome-extension PublicForked from OSU-App-Club/mydegrees-chrome-extension
Spring 2025 Term-long Project - MyDegrees functionality extender
HTML
-
website
website PublicForked from OSU-App-Club/website
Official Website For The App Development Club at Oregon State University
TypeScript
-
-
-
just1nlee/bastinel
just1nlee/bastinel Publicbastinel is a multi-LLM chatbot and response-verification platform that orchestrates generative and judge models to improve response reliability across heterogeneous LLM outputs. This website is cu…
TypeScript
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.


