Skip to content

Commit

Permalink
Merge pull request #303 from X3nyy/temp
Browse files Browse the repository at this point in the history
feat(volunteer): add Divyansh Yadav
  • Loading branch information
chanu4321 authored Jan 29, 2024
2 parents 5a23a85 + 70843ee commit 9592c2d
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 18 deletions.
Binary file added public/assets/images/members/divyansh-yadav.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/images/members/divyansh-yadav.webp
Binary file not shown.
56 changes: 38 additions & 18 deletions public/data/members.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"link": "https://github.com/vyogami"
}
]
},{
},
{
"id": 3,
"image": "assets/images/members/vijit-chandna.webp",
"name": "Vijit Chandna",
Expand Down Expand Up @@ -93,7 +94,7 @@
"role": "Volunteer",
"social": [
{
"id":"linkedin",
"id": "linkedin",
"link": "https://www.linkedin.com/in/manik-r-91234824a/"
},
{
Expand All @@ -109,7 +110,7 @@
"role": "Volunteer",
"social": [
{
"id":"linkedin",
"id": "linkedin",
"link": "https://www.linkedin.com/in/diya-bhandari-30845a250/"
},
{
Expand All @@ -125,7 +126,7 @@
"role": "Volunteer",
"social": [
{
"id":"linkedin",
"id": "linkedin",
"link": "https://www.linkedin.com/in/advik-singh/"
},
{
Expand All @@ -141,7 +142,7 @@
"role": "Volunteer",
"social": [
{
"id":"linkedin",
"id": "linkedin",
"link": "https://www.linkedin.com/in/destinyclover/"
},
{
Expand All @@ -157,7 +158,7 @@
"role": "Volunteer",
"social": [
{
"id":"linkedin",
"id": "linkedin",
"link": "https://www.linkedin.com/in/manav-kumar-dubey-828703260/"
},
{
Expand All @@ -173,7 +174,7 @@
"role": "Volunteer",
"social": [
{
"id":"linkedin",
"id": "linkedin",
"link": "https://www.linkedin.com/in/jayant-thakur/"
},
{
Expand All @@ -189,7 +190,7 @@
"role": "Volunteer",
"social": [
{
"id":"linkedin",
"id": "linkedin",
"link": "https://www.linkedin.com/in/blonteractor/"
},
{
Expand All @@ -205,7 +206,7 @@
"role": "Volunteer",
"social": [
{
"id":"linkedin",
"id": "linkedin",
"link": "https://www.linkedin.com/in/maximousblk/"
},
{
Expand All @@ -221,7 +222,7 @@
"role": "Volunteer",
"social": [
{
"id":"linkedin",
"id": "linkedin",
"link": "https://www.linkedin.com/in/manan-nag-8a236a1a1/"
},
{
Expand All @@ -237,7 +238,7 @@
"role": "Volunteer",
"social": [
{
"id":"linkedin",
"id": "linkedin",
"link": "https://www.linkedin.com/in/shubham-tiwari-25b74a269/"
},
{
Expand All @@ -253,7 +254,7 @@
"role": "Volunteer",
"social": [
{
"id":"linkedin",
"id": "linkedin",
"link": "https://www.linkedin.com/in/chaitanya-gupta-7204732a7/"
},
{
Expand All @@ -269,7 +270,7 @@
"role": "Volunteer",
"social": [
{
"id":"linkedin",
"id": "linkedin",
"link": "https://www.linkedin.com/in/simplyrishab"
},
{
Expand All @@ -285,7 +286,7 @@
"role": "Volunteer",
"social": [
{
"id":"linkedin",
"id": "linkedin",
"link": "https://www.linkedin.com/in/justushar"
},
{
Expand All @@ -301,7 +302,7 @@
"role": "Volunteer",
"social": [
{
"id":"linkedin",
"id": "linkedin",
"link": "https://www.linkedin.com/in/aryan-mahajan-493191286/"
},
{
Expand All @@ -317,14 +318,33 @@
"role": "Volunteer",
"social": [
{
"id":"linkedin",
"id": "linkedin",
"link": "https://in.linkedin.com/in/ayushi-singhal-b401a8261"
},
{
"id": "github",
"link": "https://github.com/bloodyvoid13"
}
]
},
{
"id": 21,
"image": "assets/images/members/Divyansh-Yadav.webp",
"name": "Divyansh Yadav",
"role": "Volunteer",
"social": [
{
"id": "linkedin",
"link": "https://www.linkedin.com/in/divyansh-yadav-570102230/"
},
{
"id": "discord",
"username": "xenyowo"
}
{
"id": "github",
"link": "https://github.com/X3nyy"
}
]
}

]
]

0 comments on commit 9592c2d

Please sign in to comment.