Skip to content

Commit

Permalink
Merge branch 'master' into maxricodecastro-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
anli5005 authored Feb 9, 2025
2 parents b922e46 + cabfc13 commit 0d0f3d2
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 0 deletions.
20 changes: 20 additions & 0 deletions src/json/members/dli2004.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "Daniel Li",
"pennkey": "dli2004",
"major": "Computer Science",
"school": "SEAS",
"bio": "Eats. Dabbles in poker. Has an obnoxious laugh.",
"hometown": "Philadelphia, PA",
"team": "Penn Courses",
"roles": [
"Frontend Engineer"
],
"photo": "https://i.imgur.com/sLbi4Lb.jpeg",
"linkedin": "https://www.linkedin.com/in/lidanielm/",
"website": "",
"github": "https://github.com/lidanielm",
"semester_joined": "2025A",
"alumnus": false,
"graduation_year": 2027,
"job": null
}
18 changes: 18 additions & 0 deletions src/json/members/huolivia.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "Olivia Hu",
"pennkey": "huolivia",
"major": "Computer Science",
"school": "Engineering",
"bio": "Cooks and eats",
"hometown": "St. Louis, Missouri",
"team": "Penn Courses",
"roles": ["Frontend Engineer"],
"photo": "https://i.imgur.com/3fqdauf.jpeg",
"linkedin": "https://www.linkedin.com/in/olivianhu/",
"website": "",
"github": "https://github.com/olivianhu",
"semester_joined": "2025A",
"alumnus": false,
"graduation_year": 2027,
"job": null
}
18 changes: 18 additions & 0 deletions src/json/members/yuvraj.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "Yuvraj Lakhotia",
"pennkey": "yuvraj",
"major": "Computer Science & Finance/Stats",
"school": "Engineering & Wharton",
"bio": "Hey, I'm Yuvraj! I love everything about soccer, new music, and history/geograph trivia.",
"hometown": "Edison, NJ",
"team": "Penn Clubs",
"roles": ["Backend Engineer"],
"photo": "https://i.imgur.com/amH5Pud.jpeg",
"linkedin": "https://www.linkedin.com/in/yuvraj-lakhotia/",
"website": "https://yuvrajlakhotia.me/",
"github": "https://github.com/yuviji",
"semester_joined": "2025A",
"alumnus": false,
"graduation_year": 2028,
"job": null
}

0 comments on commit 0d0f3d2

Please sign in to comment.