Skip to content

Commit

Permalink
Merge branch 'master' into davidcfu-bio
Browse files Browse the repository at this point in the history
  • Loading branch information
Clue88 authored Sep 26, 2024
2 parents 156c33e + 4814965 commit eb154a8
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 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
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
18 changes: 18 additions & 0 deletions src/json/members/nikhil.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "Nikhil Ruia",
"pennkey": "nruia",
"major": "Computer Science",
"school": "SEAS",
"bio": "Hi! My hobbies include cars, movies, and karaoke with friends. I recently started cooking too, but that's not going as well. I am also involved in UPMUNC.",
"hometown": "Glenview, IL",
"team": "Penn Courses",
"roles": ["Backend Developer"],
"photo": "https://i.imgur.com/G7MkfFG.jpeg",
"linkedin": "https://www.linkedin.com/in/nikhilruia",
"website": "https://nking1246.itch.io/",
"github": "",
"semester_joined": "2024C",
"alumnus": false,
"graduation_year": 2027,
"job": null
}

0 comments on commit eb154a8

Please sign in to comment.