Skip to content

Commit

Permalink
Merge branch 'master' into sritan-bio
Browse files Browse the repository at this point in the history
  • Loading branch information
sritanmotati authored Sep 25, 2024
2 parents ee7e140 + bf7ef10 commit d7a03fd
Show file tree
Hide file tree
Showing 7 changed files with 41 additions and 23 deletions.
2 changes: 1 addition & 1 deletion src/json/members/antli.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"hometown": "Ridgewood, NJ",
"team": ["Directors", "Penn Mobile"],
"roles": ["Co-Director", "iOS Mobile Engineer"],
"photo": "https://avatars.githubusercontent.com/u/7005789?v=4",
"photo": "https://code.anli.dev/assets/labsheadshot.jpeg",
"linkedin": "https://www.linkedin.com/in/anlidev",
"github": "https://github.com/anli5005",
"website": "https://anli.dev",
Expand Down
18 changes: 18 additions & 0 deletions src/json/members/derekcho.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "Derek Cho",
"pennkey": "derekcho",
"major": "Mathematics and Computer Science",
"school": "CAS",
"bio": "Lives on brown sugar oolong milk tea",
"hometown": "Tenafly, NJ",
"team": "Office Hours Queue",
"roles": ["Backend Engineer"],
"photo": "https://i.imgur.com/uINHySd.jpeg",
"linkedin": "https://www.linkedin.com/in/derek-cho28/",
"website": "",
"github": "https://github.com/dkwncho",
"semester_joined": "2024C",
"alumnus": false,
"graduation_year": 2028,
"job": null
}
18 changes: 18 additions & 0 deletions src/json/members/dohj0109.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "James Doh",
"pennkey": "dohj0109",
"major": "CIS",
"school": "Engineering",
"bio": "Ex-light machine gunner from the South Korean Army",
"hometown": "Seoul, South Korea",
"team": "Penn Courses",
"roles": ["Frontend Engineer"],
"photo": "https://i.imgur.com/8wKzhX0.jpeg",
"linkedin": "https://www.linkedin.com/in/james-doh",
"website": "https://jamesdoh.dev",
"github": "https://github.com/jamesdoh0109",
"semester_joined": "2024C",
"alumnus": false,
"graduation_year": 2026,
"job": null
}
2 changes: 1 addition & 1 deletion src/json/members/eecho.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"hometown": "San Diego, CA",
"team": "Penn Courses",
"roles": ["Designer"],
"photo": "https://i.imgur.com/QLVYZ5H.png",
"photo": "https://i.imgur.com/pQWCKGD.jpeg",
"linkedin": "https://linkedin.com/in/eecho-yuan-01a23a28b",
"website": "",
"github": "",
Expand Down
2 changes: 1 addition & 1 deletion src/json/members/evanping.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"hometown": "Bellevue, WA",
"team": "Penn Mobile",
"roles": ["Business Developer"],
"photo": "https://i.imgur.com/OBLCVD8.jpg",
"photo": "https://i.imgur.com/N129jZr.jpg",
"linkedin": "https://www.linkedin.com/in/evanping/",
"website": "",
"github": "https://github.com/evanping",
Expand Down
4 changes: 2 additions & 2 deletions src/json/members/jonx.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"roles": [
"Frontend Engineer"
],
"photo": "https://i.ibb.co/3BZKGJg/profile.png",
"photo": "https://i.imgur.com/9akopBR.png",
"linkedin": "https://www.linkedin.com/in/jonathanrxu/",
"website": "https://jonrxu.site",
"github": "https://github.com/jonrxu",
"semester_joined": "2024A",
"alumnus": false,
"graduation_year": 2026,
"job": null
}
}
18 changes: 0 additions & 18 deletions src/json/members/willguo6.json

This file was deleted.

0 comments on commit d7a03fd

Please sign in to comment.