Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Title Changed #24

Closed
wants to merge 16 commits into from
Closed
Show file tree
Hide file tree
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: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
name="description"
content="Web site created using create-react-app"
/>
<title>React App</title>
<title>GDSC-AEC</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down
Binary file modified src/assets/coreTeamPictures/Aditya Shaw.png
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 src/assets/coreTeamPictures/Bikash Agawala.png
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 src/assets/coreTeamPictures/MD AMIR KHAN.png
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 src/assets/coreTeamPictures/Moulina Pandey.png
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 src/assets/coreTeamPictures/Niraj Modi.PNG
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 src/assets/coreTeamPictures/rajdipSinha.png
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 src/assets/dp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 4 additions & 6 deletions src/components/team/Card.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,11 @@ export default function Card({
twitter,
colour,
}) {
console.log(image);
console.log(colour);
const className = `flex flex-col m-6 justify-center gap-2 items-center shadow-[0px_0px_15px_2px_rgba(0,0,0,0.17)] border-b-8 border-b-[${colour}] border-solid
w-[18rem] h-[22rem] shrink-0`;

return (
<div className={className}>
<div
className="flex flex-col m-6 justify-center gap-2 items-center shadow-[0px_0px_15px_2px_rgba(0,0,0,0.17)] border-b-8 border-b-[${colour}] border-solid
w-[18rem] h-[22rem] shrink-0"
>
<img
className="text-[#1C1C1C] rounded-[31.25rem] w-[11.25rem] h-[11.25rem]"
src={image}
Expand Down
30 changes: 15 additions & 15 deletions src/data/data2023.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"twitterUrl": "https://twitter.com/TheCodeVenturer",
"websiteUrl": "https://thecodeventurer.github.io/",
"roleType": 1,
"image":"https://raw.githubusercontent.com/gdsc-aec-india/GDSCAEC-WEBSITE/main/src/assets/coreTeamPictures/Niraj%20Modi.png"
"image":"https://media.licdn.com/dms/image/C5603AQGubqbPeqO44g/profile-displayphoto-shrink_200_200/0/1656408594035?e=1704326400&v=beta&t=z6obN7LFPni9OlBPjATeuHJIylwecPJGsHkYqXENtjc"
},
{
"name": "Jayanta Pandit",
Expand All @@ -18,7 +18,7 @@
"twitterUrl": "https://x.com/74HSALAK",
"websiteUrl": "https://jayantapandit.me",
"roleType": 2,
"image":"https://raw.githubusercontent.com/gdsc-aec-india/GDSCAEC-WEBSITE/main/src/assets/coreTeamPictures/Jayanta%20Pandit.png"
"image":"https://media.licdn.com/dms/image/D4D03AQFalvbGJ1ft2A/profile-displayphoto-shrink_200_200/0/1668713898956?e=1704326400&v=beta&t=5ACG-vW1gSqf-qRxuvzIiATZwj4yYxIsTwpH2g_qqNo"
},
{
"name": "Bishal Bhattacharjee",
Expand All @@ -28,7 +28,7 @@
"twitterUrl": "https://twitter.com/Code_by_Bishal",
"websiteUrl": "",
"roleType": 2,
"image":"https://raw.githubusercontent.com/gdsc-aec-india/GDSCAEC-WEBSITE/main/src/assets/coreTeamPictures/Bishal%20Bhattacharjee.png"
"image":"https://media.licdn.com/dms/image/D4D03AQEixcQo4cwCxw/profile-displayphoto-shrink_200_200/0/1693673734073?e=1704326400&v=beta&t=H2BodDOTKTVCicT5QLPtoKeqhINLWLQjX9DDDNaubxo"
},
{
"name": "Anirban Sinha",
Expand All @@ -38,7 +38,7 @@
"twitterUrl": "",
"websiteUrl": "",
"roleType": 3,
"image":"https://raw.githubusercontent.com/gdsc-aec-india/GDSCAEC-WEBSITE/main/src/assets/coreTeamPictures/Anirban%20Sinha.png"
"image":"https://media.licdn.com/dms/image/D4D03AQFl1brgJv1U7A/profile-displayphoto-shrink_200_200/0/1696231394843?e=1704326400&v=beta&t=seTv7nDq4dG_gKlG2vlzUnQxr4eQMCmfTCWI7RkDtqM"
},
{
"name": "Arnab Chatterjee",
Expand All @@ -48,7 +48,7 @@
"twitterUrl": "https://twitter.com/arnabch20k",
"websiteUrl": "",
"roleType": 3,
"image":"https://raw.githubusercontent.com/gdsc-aec-india/GDSCAEC-WEBSITE/main/src/assets/coreTeamPictures/Arnab%20Chatterjee.png"
"image":"https://media.licdn.com/dms/image/D4D03AQGWygUaBW6kZg/profile-displayphoto-shrink_200_200/0/1668401132697?e=1704326400&v=beta&t=GVDewcgOPQFzxS006sVljSW2v7opdHU24911ar9XV70"
},
{
"name": "Moulina Panday",
Expand All @@ -58,7 +58,7 @@
"twitterUrl": "https://twitter.com/Moulina_Panday",
"websiteUrl": "",
"roleType": 3,
"image":"https://raw.githubusercontent.com/gdsc-aec-india/GDSCAEC-WEBSITE/main/src/assets/coreTeamPictures/Moulina%20Panday.png"
"image":"https://media.licdn.com/dms/image/D4D03AQEH-uOy-k6zVw/profile-displayphoto-shrink_200_200/0/1690293629602?e=1704326400&v=beta&t=rxdijhd0w__0crL1QFlBNw8zgfJTEKmtCQ4C5yrlusM"
},
{
"name": "Aditya Shaw",
Expand All @@ -68,7 +68,7 @@
"twitterUrl": "https://x.com/Aditya_Shaw_1?t=XH2mWEPwJ_uGWzXGSPaO-g&s=09",
"websiteUrl": "https://portfolioadi.super.site/",
"roleType": 3,
"image":"https://raw.githubusercontent.com/gdsc-aec-india/GDSCAEC-WEBSITE/main/src/assets/coreTeamPictures/Aditya%20Shaw.png"
"image":"https://media.licdn.com/dms/image/D5603AQF7CPnEzxx4Xw/profile-displayphoto-shrink_200_200/0/1693073086936?e=1704326400&v=beta&t=xynjVhmRKmffnvbrjG9Ceq_VHoft4riFpE769Z9me5Q"
},
{
"name": "Md Amir Khan",
Expand All @@ -78,7 +78,7 @@
"twitterUrl": "https://x.com/aamiiiiiiiirrr?s=21",
"websiteUrl": "",
"roleType": 3,
"image":"https://raw.githubusercontent.com/gdsc-aec-india/GDSCAEC-WEBSITE/main/src/assets/coreTeamPictures/Md%20Amir%20Khan.png"
"image":"https://media.licdn.com/dms/image/D4D03AQH5gdXOmi33Rw/profile-displayphoto-shrink_200_200/0/1684616463114?e=1704326400&v=beta&t=3KWFHs1ct45hHZ-MmI4qONYoqKqS2fTLF4HXHYj9gYY"
},
{
"name": "Rounak Kayal",
Expand All @@ -88,7 +88,7 @@
"twitterUrl": "",
"websiteUrl": "",
"roleType": 3,
"image":"https://raw.githubusercontent.com/gdsc-aec-india/GDSCAEC-WEBSITE/main/src/assets/coreTeamPictures/Rounak%20Kayal.png"
"image":"https://media.licdn.com/dms/image/D4D03AQE-MOVFBwoacw/profile-displayphoto-shrink_200_200/0/1683528856593?e=1704326400&v=beta&t=qAPrzsDNz7fc8jwPGSgDI2PTIkMGxvcZ_wBfMVGl9mo"
},
{
"name": "Riya Kumari",
Expand All @@ -98,7 +98,7 @@
"twitterUrl": "",
"websiteUrl": "",
"roleType": 3,
"image":"https://raw.githubusercontent.com/gdsc-aec-india/GDSCAEC-WEBSITE/main/src/assets/coreTeamPictures/Riya%20Kumari.png"
"image":"https://media.licdn.com/dms/image/D4D03AQEn8qUU-4hUtg/profile-displayphoto-shrink_200_200/0/1671458683625?e=1704326400&v=beta&t=Lh7lSfwrl29y2_ge7ujpZJQrx2WnVAhr9URz-6MYvqc"
},
{
"name": "Gourav Rajak",
Expand All @@ -108,7 +108,7 @@
"twitterUrl": "",
"websiteUrl": "",
"roleType": 3,
"image":"https://raw.githubusercontent.com/gdsc-aec-india/GDSCAEC-WEBSITE/main/src/assets/coreTeamPictures/Gourav%20Rajak.png"
"image":"https://media.licdn.com/dms/image/C4E03AQFtiFXd3OdMpA/profile-displayphoto-shrink_200_200/0/1655743323773?e=1704326400&v=beta&t=wI8FrVZnFCxz4C_aZlfmDliN5hBxQVSdMolOdGBDNa4"
},
{
"name": "Rajdip Sinha",
Expand All @@ -118,7 +118,7 @@
"twitterUrl": "https://x.com/rajdips834?t=K0E58jxs0sleVQUDzLAvjw&s=09",
"websiteUrl": "",
"roleType": 3,
"image":"https://raw.githubusercontent.com/gdsc-aec-india/GDSCAEC-WEBSITE/main/src/assets/coreTeamPictures/Rajdip%20Sinha.png"
"image":"https://media.licdn.com/dms/image/D4D03AQEgFD9E8OBaVQ/profile-displayphoto-shrink_200_200/0/1692801965038?e=1704326400&v=beta&t=zVELKtm6Qsl_YouM1BD1a9KGaUyBvP8R5ZQE2vwyLYI"
},
{
"name": "Shivam kumar shaw",
Expand All @@ -128,7 +128,7 @@
"twitterUrl": "https://x.com/shivamshaw007?t=KXNC-AeZDDKuI9KwfW1gsQ&s=08",
"websiteUrl": "",
"roleType": 3,
"image":"https://raw.githubusercontent.com/gdsc-aec-india/GDSCAEC-WEBSITE/main/src/assets/coreTeamPictures/Shivam%20Kumar%20Shaw.png"
"image":"https://media.licdn.com/dms/image/D5603AQH3-hSt2xi4mw/profile-displayphoto-shrink_200_200/0/1695293400933?e=1704326400&v=beta&t=ssx2NCBA-7b6IC2yKdzasLYiZt6mq2KnxwQ_Vq0D-JA"
},
{
"name": "Bikash Agarwala",
Expand All @@ -138,7 +138,7 @@
"twitterUrl": "",
"websiteUrl": "",
"roleType": 3,
"image":"https://raw.githubusercontent.com/gdsc-aec-india/GDSCAEC-WEBSITE/main/src/assets/coreTeamPictures/Bikash%20Agarwala.png"
"image":"https://media.licdn.com/dms/image/D5603AQHgmKZyI9-EwQ/profile-displayphoto-shrink_200_200/0/1695307414761?e=1704326400&v=beta&t=gZwZFdUcl4Iww_3-w0sjlKpIHa8D1sw5q1o8bH04Kyc"
},
{
"name": "Bhumi Sinha",
Expand All @@ -148,7 +148,7 @@
"twitterUrl": "https://x.com/Bhumisinha__?t=TtMv_bZOYjBk44L9bP1D7w&s=09",
"websiteUrl": "",
"roleType": 3,
"image":"https://raw.githubusercontent.com/gdsc-aec-india/GDSCAEC-WEBSITE/main/src/assets/coreTeamPictures/Bhumi%20Sinha.png"
"image":"https://media.licdn.com/dms/image/D4D03AQGrg2LDHhgq9Q/profile-displayphoto-shrink_200_200/0/1693162771796?e=1704326400&v=beta&t=t5Q0N3ZFwFdTeb6WVRt1PvrPoMnWEgR4K7wk_x-MB2Q"
}
],
"events": [
Expand Down