Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/data/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ const harveyBio =
"Hi everyone, I'm a Post-Bacc student majoring in Computer Science at Oregon State University";
const jeremyBio =
"Hi, I'm Jeremy. I'm a transfer student from Washington studying Computer Science at Oregon State University."
const omoriBio =
"Hi I'm Michael. I'm a pHD student and I'm an incoming intern at Panasonic"
// In case of a first name conflict, do firstnameLastnameBio = "Your biography"

const memberData: MemberCardItem[] = [
Expand Down