diff --git a/.github/workflows/eslint.yml b/.github/workflows/eslint.yml index 08d1a15..29d1947 100644 --- a/.github/workflows/eslint.yml +++ b/.github/workflows/eslint.yml @@ -42,4 +42,4 @@ jobs: run: npm install - name: Run ESLint - run: npm run lint \ No newline at end of file + run: npm run lint diff --git a/package.json b/package.json index c8d5e08..d5bd8be 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "@vitejs/plugin-react": "^4.2.1", "react": "^18.2.0", "react-dom": "^18.2.0", + "react-icons": "^5.3.0", "react-router-dom": "^6.22.2", "vite": "^5.1.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ecbe862..4507d95 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,16 +10,19 @@ importers: dependencies: '@vitejs/plugin-react': specifier: ^4.2.1 - version: 4.2.1(vite@5.1.4) + version: 4.2.1(vite@5.1.4(sass@1.71.1)) react: specifier: ^18.2.0 version: 18.2.0 react-dom: specifier: ^18.2.0 version: 18.2.0(react@18.2.0) + react-icons: + specifier: ^5.3.0 + version: 5.3.0(react@18.2.0) react-router-dom: specifier: ^6.22.2 - version: 6.22.2(react-dom@18.2.0)(react@18.2.0) + version: 6.22.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0) vite: specifier: ^5.1.4 version: 5.1.4(sass@1.71.1) @@ -35,7 +38,7 @@ importers: version: 8.57.0 eslint-config-airbnb: specifier: ^19.0.4 - version: 19.0.4(eslint-plugin-import@2.29.1)(eslint-plugin-jsx-a11y@6.8.0)(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-react@7.33.2)(eslint@8.57.0) + version: 19.0.4(eslint-plugin-import@2.29.1(eslint@8.57.0))(eslint-plugin-jsx-a11y@6.8.0(eslint@8.57.0))(eslint-plugin-react-hooks@4.6.0(eslint@8.57.0))(eslint-plugin-react@7.33.2(eslint@8.57.0))(eslint@8.57.0) eslint-config-prettier: specifier: ^9.1.0 version: 9.1.0(eslint@8.57.0) @@ -50,7 +53,7 @@ importers: version: 6.8.0(eslint@8.57.0) eslint-plugin-prettier: specifier: ^5.1.3 - version: 5.1.3(eslint-config-prettier@9.1.0)(eslint@8.57.0)(prettier@3.2.5) + version: 5.1.3(eslint-config-prettier@9.1.0(eslint@8.57.0))(eslint@8.57.0)(prettier@3.2.5) eslint-plugin-react: specifier: ^7.33.2 version: 7.33.2(eslint@8.57.0) @@ -1447,6 +1450,11 @@ packages: peerDependencies: react: ^18.2.0 + react-icons@5.3.0: + resolution: {integrity: sha512-DnUk8aFbTyQPSkCfF8dbX6kQjXA9DktMeJqfjrg6cK9vwQVMxmcA3BfP4QoiztVmEHtwlTgLFsPuH2NskKT6eg==} + peerDependencies: + react: '*' + react-is@16.13.1: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} @@ -2130,7 +2138,7 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-react@4.2.1(vite@5.1.4)': + '@vitejs/plugin-react@4.2.1(vite@5.1.4(sass@1.71.1))': dependencies: '@babel/core': 7.24.0 '@babel/plugin-transform-react-jsx-self': 7.23.3(@babel/core@7.24.0) @@ -2515,7 +2523,7 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-config-airbnb-base@15.0.0(eslint-plugin-import@2.29.1)(eslint@8.57.0): + eslint-config-airbnb-base@15.0.0(eslint-plugin-import@2.29.1(eslint@8.57.0))(eslint@8.57.0): dependencies: confusing-browser-globals: 1.0.11 eslint: 8.57.0 @@ -2524,10 +2532,10 @@ snapshots: object.entries: 1.1.7 semver: 6.3.1 - eslint-config-airbnb@19.0.4(eslint-plugin-import@2.29.1)(eslint-plugin-jsx-a11y@6.8.0)(eslint-plugin-react-hooks@4.6.0)(eslint-plugin-react@7.33.2)(eslint@8.57.0): + eslint-config-airbnb@19.0.4(eslint-plugin-import@2.29.1(eslint@8.57.0))(eslint-plugin-jsx-a11y@6.8.0(eslint@8.57.0))(eslint-plugin-react-hooks@4.6.0(eslint@8.57.0))(eslint-plugin-react@7.33.2(eslint@8.57.0))(eslint@8.57.0): dependencies: eslint: 8.57.0 - eslint-config-airbnb-base: 15.0.0(eslint-plugin-import@2.29.1)(eslint@8.57.0) + eslint-config-airbnb-base: 15.0.0(eslint-plugin-import@2.29.1(eslint@8.57.0))(eslint@8.57.0) eslint-plugin-import: 2.29.1(eslint@8.57.0) eslint-plugin-jsx-a11y: 6.8.0(eslint@8.57.0) eslint-plugin-react: 7.33.2(eslint@8.57.0) @@ -2550,6 +2558,7 @@ snapshots: eslint-module-utils@2.8.1(eslint-import-resolver-node@0.3.9)(eslint@8.57.0): dependencies: debug: 3.2.7 + optionalDependencies: eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 transitivePeerDependencies: @@ -2606,13 +2615,14 @@ snapshots: object.entries: 1.1.7 object.fromentries: 2.0.7 - eslint-plugin-prettier@5.1.3(eslint-config-prettier@9.1.0)(eslint@8.57.0)(prettier@3.2.5): + eslint-plugin-prettier@5.1.3(eslint-config-prettier@9.1.0(eslint@8.57.0))(eslint@8.57.0)(prettier@3.2.5): dependencies: eslint: 8.57.0 - eslint-config-prettier: 9.1.0(eslint@8.57.0) prettier: 3.2.5 prettier-linter-helpers: 1.0.0 synckit: 0.8.8 + optionalDependencies: + eslint-config-prettier: 9.1.0(eslint@8.57.0) eslint-plugin-react-hooks@4.6.0(eslint@8.57.0): dependencies: @@ -3234,11 +3244,15 @@ snapshots: react: 18.2.0 scheduler: 0.23.0 + react-icons@5.3.0(react@18.2.0): + dependencies: + react: 18.2.0 + react-is@16.13.1: {} react-refresh@0.14.0: {} - react-router-dom@6.22.2(react-dom@18.2.0)(react@18.2.0): + react-router-dom@6.22.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: '@remix-run/router': 1.15.2 react: 18.2.0 @@ -3545,9 +3559,9 @@ snapshots: esbuild: 0.19.12 postcss: 8.4.35 rollup: 4.12.0 - sass: 1.71.1 optionalDependencies: fsevents: 2.3.3 + sass: 1.71.1 which-boxed-primitive@1.0.2: dependencies: diff --git a/public/images/Faq Bg.png b/public/images/Faq Bg.png new file mode 100644 index 0000000..728a870 Binary files /dev/null and b/public/images/Faq Bg.png differ diff --git a/public/images/Team bg.png b/public/images/Team bg.png new file mode 100644 index 0000000..9f57890 Binary files /dev/null and b/public/images/Team bg.png differ diff --git a/public/images/faqcover.svg b/public/images/faqcover.svg new file mode 100644 index 0000000..c4546bb --- /dev/null +++ b/public/images/faqcover.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/public/images/teamcover.svg b/public/images/teamcover.svg new file mode 100644 index 0000000..bf8a6fb --- /dev/null +++ b/public/images/teamcover.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/Components/Teams/Card/Card.jsx b/src/Components/Teams/Card/Card.jsx index 3879ad3..d8e6e33 100644 --- a/src/Components/Teams/Card/Card.jsx +++ b/src/Components/Teams/Card/Card.jsx @@ -1,6 +1,72 @@ import styles from "./Card.module.scss"; -const Card = () => { - return
Card
; +const Card = (props) => { + return ( +
+
+
+
+
+
+ members +
+
+

{props.name}

+ {props.designation &&

{props.designation}

} +
+
+
+ {props.fb && ( +
+ + facebook + +
+ )} + + {props.linkedin && ( +
+ + linkedin + +
+ )} + + {props.git && ( +
+ +  github + +
+ )} + + {props.cf && ( +
+ +  codeforces + +
+ )} +
+
+
+
+ ); }; export default Card; diff --git a/src/Components/Teams/Card/Card.module.scss b/src/Components/Teams/Card/Card.module.scss index 4309371..0105b3b 100644 --- a/src/Components/Teams/Card/Card.module.scss +++ b/src/Components/Teams/Card/Card.module.scss @@ -1,3 +1,276 @@ -.card { - font-size: 1rem; +.root { + font-size: 16px; // Set a base font size for the root +} + +.cardBox { + margin: auto; + width: 18rem; + height: 23rem; + border: white; + z-index: 1; + position: relative; + overflow: visible; + transition-duration: 1s; + cursor: pointer; + + // .card{ + // .social{ + // opacity: 0; + // transition-duration: 1s; + // } + // } + + .topLeftLine { + position: absolute; + top: -0.19rem; + left: -0.56rem; + width: 4.125rem; + height: 0.125rem; + background-color: white; + transform: rotate(-45deg); + z-index: 2; + margin-top: 1.625rem; + margin-right: 0.938rem; + + &::before { + content: ""; + position: absolute; + bottom: 0.375rem; + left: 1rem; + width: 2.312rem; + height: 0.125rem; + background-color: white; + transform: rotate(0deg); + z-index: 2; + } + } + + .bottomLeftLine { + position: absolute; + bottom: 3.375rem; + left: -1.5rem; + width: 2.813rem; + height: 0.125rem; + background-color: white; + transform: rotate(90deg); + z-index: 2; + margin-top: 1.625rem; + margin-right: 0.9375rem; + } + + .bottomRightLine { + position: absolute; + bottom: 0.0625rem; + right: -0.4375rem; + width: 3.3125rem; + height: 0.125rem; + background-color: white; + transform: rotate(-42deg); + margin-bottom: 1rem; + margin-left: 0.625rem; + + &::after { + content: ""; + position: absolute; + top: 0.3125rem; + left: 0.8125rem; + width: 1.75rem; + height: 0.125rem; + background-color: white; + transform: rotate(0deg); + } + } + + .card { + display: flex; + flex-direction: column; + align-items: center; + justify-content: space-between; + gap: 0rem; + border: 3px solid #ddd; + width: 18rem; + height: 23rem; + position: relative; + clip-path: polygon( + 16% 0, + 100% 0, + 100% 20%, + 100% 90%, + 86% 100%, + 20% 100%, + 0 100%, + 0 14% + ); + position: relative; + padding: 0.02rem; + z-index: 1; + filter: drop-shadow(0px 20px 30px rgba(255, 255, 255, 0.25)); + + .box { + width: 100%; + height: 50%; + overflow: hidden; /* Ensure the image doesn't overflow outside the box */ + display: flex; + justify-content: center; + align-items: center; + position: relative; + margin: 1rem; + margin-top: 2rem; + border: 0.5px solid white; + box-shadow: #ddd; + clip-path: polygon( + 9% 0, + 100% 0, + 100% 20%, + 100% 100%, + 85% 100%, + 0 99%, + 0% 80%, + 0 12% + ); + .img { + width: 100%; + height: 100%; + object-fit: cover; + } + } + + .content { + height: 4rem; + width: 100%; + display: flex; + flex-direction: column; + gap: 2px; + justify-content: flex-start; + padding-left: 1rem; + transition-duration: 0.2s; + .name { + font-size: 1rem; + font-weight: bold; + } + + .designation { + font-size: 0.8rem; + } + } + + .glowbox { + box-shadow: + 0px 0px 1px 0px #606605, + 0px 0px 4px 0px #606605, + 0px 0px 8px 0px #606605; + width: 90%; + position: absolute; + bottom: 0; + right: 0; + background-color: #606605a7; + border: none; + transition-duration: 1s; + .social { + opacity: 0; + width: 100%; + height: 0rem; + background-color: rgb(255, 255, 255); + display: flex; + flex-direction: row; + justify-content: space-evenly; + align-items: center; + + clip-path: polygon( + 6% 0, + 100% 0, + 100% 20%, + 100% 100%, + 85% 100%, + 0 99%, + 0% 80%, + 0 11% + ); + + transition-duration: 0.2s; + + .icon { + display: flex; + justify-content: center; + align-items: center; + background-color: transparent; + + a { + background-color: white; + } + + img { + opacity: 0; + width: 2rem; + height: 2rem; + font-size: smaller; + object-fit: contain; + object-position: center; + transition-duration: 1s; + filter: grayscale(100%); + } + .gitImg { + filter: invert(100%); + } + } + } + } + } + &:hover { + // Increase box-shadow on hover + // box-shadow: + // rgba(255, 255, 0, 0.5) 8px 8px, + // rgba(255, 255, 0, 0.4) 12px 12px, + // rgba(255, 255, 0, 0.3) 16px 16px, + // rgba(255, 255, 0, 0.2) 20px 20px, + // rgba(255, 255, 0, 0.1) 24px 24px; + + // Optionally, add a slight scale effect + transition-duration: 1s; + .card { + .content { + transition-duration: 0.2s; + transform: translateY(-100%); + } + .glowbox { + box-shadow: + 0px 0px 10px 0px #606605, + 0px 0px 44.3px 0px #606605, + 0px 0px 80px 0px #606605; + transition-duration: 1s; + .social { + opacity: 1; + height: 4rem; + transition-duration: 0.2s; + .icon { + img { + opacity: 1; + transition-duration: 1s; + } + } + } + } + } + transform: scale(1.001); // Slightly scale up the card + // .card { + // .social{ + // opacity: 1; + // display: inline-flex; + // // transform: translateY(0); + // transition-duration: 1s; + // } + // } + } +} + +@media (max-width: 998px) { + html { + font-size: 60%; + } +} + +@media (max-width: 768px) { + html { + font-size: 52%; + } } diff --git a/src/Pages/FAQ/Faq.jsx b/src/Pages/FAQ/Faq.jsx index 007c800..d26bbaf 100644 --- a/src/Pages/FAQ/Faq.jsx +++ b/src/Pages/FAQ/Faq.jsx @@ -1,19 +1,50 @@ +import { useState } from "react"; +import { FaAngleDown } from "react-icons/fa"; import { Navbar, Footer } from "../../Components/index"; import styles from "./Faq.module.scss"; -// import data from "../../assets/faq.json" +import datas from "../../assets/faq.json"; + const Faq = () => { return (
+

Faq

-
- {/* - Write your Code here - */} +
+
+ {datas.map((data) => ( + + ))} +
); }; +const FaqItem = ({ question, answer }) => { + const [isOpen, setIsOpen] = useState(false); + + const toggleOpen = () => { + setIsOpen(!isOpen); + }; + + return ( +
+
+ {question} + + + +
+ {isOpen &&
{answer}
} +
+ ); +}; + export default Faq; diff --git a/src/Pages/FAQ/Faq.module.scss b/src/Pages/FAQ/Faq.module.scss index 8b6c639..593814b 100644 --- a/src/Pages/FAQ/Faq.module.scss +++ b/src/Pages/FAQ/Faq.module.scss @@ -1,5 +1,113 @@ +@font-face { + font-family: "StarJedi"; + src: url("../../../public/fonts/Starjedi.ttf"); +} + +.root { + font-size: 16px; // Set a base font size for the root +} + .FaqParent { + position: relative; + .mask { + position: absolute; + top: 0; + min-width: 100%; + min-height: 30vh; + background-image: linear-gradient(to bottom, transparent, #000000); + z-index: 0; + } + display: flex; + flex-direction: column; + justify-content: center; + align-items: center; + background-color: black; + background-image: url("../../../public/images/Faq\ Bg.png") !important; + background-size: 100% 30vh; + opacity: 1; + filter: contrast(1.5); + filter: brightness(120%); + background-repeat: repeat-x; + gap: 10rem; + .heading { - color: black; + color: #f2c300; + background-color: rgba(255, 255, 255, 0); + font-family: "StarJedi", sans-serif; + font-size: 4rem; + font-weight: 400; + line-height: 2.5rem; + letter-spacing: 0.1em; + z-index: 1; + // text-align: center; + } + + .innerContHolder { + display: flex; + align-items: center; + justify-content: center; + width: 100%; + z-index: 1; + .innerCont { + width: 100%; + @media screen and (min-width: 800px) { + width: 80%; + } + .faqItem { + margin: 1.2rem; + border: 0.5px solid rgb(144, 142, 142); + // width: 47rem; + max-width: 100%; + overflow: hidden; + + cursor: pointer; + .faqQuestion { + display: flex; + justify-content: space-between; + align-items: center; + padding: 0.9rem; + + .queText { + font-size: 16px; + color: rgba(186, 238, 238, 0.8); + letter-spacing: 0.08rem; + } + + .queText::first-letter { + font-size: 20px; + } + + .arrow { + font-size: 1.5rem; + } + } + + .faqAnswer { + // width: 40%; + padding: 1rem; + color: rgba(186, 238, 238, 0.8); + transition: all 1s ease; + letter-spacing: 1.5px; + line-height: 28, 8px; + font-size: 16px; + } + + .faqAnswer::first-letter { + font-size: 20px; + } + } + } + } +} + +@media (max-width: 998px) { + html { + font-size: 60%; + } +} + +@media (max-width: 768px) { + html { + font-size: 52%; } } diff --git a/src/Pages/Team/Convener.json b/src/Pages/Team/Convener.json new file mode 100644 index 0000000..e3ec716 --- /dev/null +++ b/src/Pages/Team/Convener.json @@ -0,0 +1,11 @@ +[ + { + "id": 1, + "name": "Ashish Gautam", + "designation": "Convener", + "img": "https://res.cloudinary.com/dl19r276g/image/upload/v1705575868/gst_s7yxte.webp", + "fb": "https://www.facebook.com/profile.php?id=100013905035630", + "git": "https://github.com/jyotishka747", + "linkedin": "https://www.linkedin.com/in/jyotishka-b-32995712b/" + } +] diff --git a/src/Pages/Team/Coordinator.json b/src/Pages/Team/Coordinator.json new file mode 100644 index 0000000..90d14f8 --- /dev/null +++ b/src/Pages/Team/Coordinator.json @@ -0,0 +1,46 @@ +[ + { + "id": 1, + "name": "Jyotishka Bhattacharjee ", + "designation": "Coordinator", + "img": "https://res.cloudinary.com/dl19r276g/image/upload/v1705487322/IMG_8519_-_Jyotishka_Bhattacharjee_nxjczl.webp", + "git": "https://github.com/jyotishka747", + "linkedin": "https://www.linkedin.com/in/jyotishka-b-32995712b/", + "fb": "https://www.facebook.com/profile.php?id=100005647038947" + }, + { + "id": 3, + "name": "Pratik Majumdar", + "designation": "Coordinator", + "img": "https://res.cloudinary.com/dl19r276g/image/upload/v1705487903/Pratik_Majumdar_Square_-_Pratik_Majumdar_kh9vft.webp", + "git": "https://github.com/codadept", + "linkedin": "https://www.linkedin.com/in/codadept/", + "fb": "https://www.facebook.com/itspratikmaj" + }, + { + "id": 2, + "name": "Aniruddha Dutta", + "designation": "Coordinator", + "img": "https://res.cloudinary.com/dhry5xscm/image/upload/v1694017416/gdsc%20seniors/team_pics/AniruddhaDutta_ipghak.webp", + "git": "https://github.com/username-naz", + "linkedin": "https://www.linkedin.com/in/aniruddha-dutta-naz/", + "fb": "https://www.facebook.com/aniruddha.dutta.naz/" + }, + { + "id": 4, + "name": "Prakhar Saxena", + "designation": "Coordinator", + "img": "https://res.cloudinary.com/draptrzrc/image/upload/v1694702636/g2/ynlolbpzo9praozykdle.webp", + "git": "https://github.com/SkyWalkerPS", + "linkedin": "https://www.linkedin.com/in/SkyWalkerPS", + "fb": "https://www.facebook.com/SkyWalkerPS" + }, + { + "id": 6, + "name": "Prateek Goel", + "designation": "Coordinator", + "img": "https://res.cloudinary.com/dl19r276g/image/upload/v1705574914/prateek_ft7lox.webp", + "git": "https://github.com/Prateek2534/", + "linkedin": "https://www.linkedin.com/in/prateek-goel-930891216/" + } +] diff --git a/src/Pages/Team/Core.json b/src/Pages/Team/Core.json new file mode 100644 index 0000000..f2007f2 --- /dev/null +++ b/src/Pages/Team/Core.json @@ -0,0 +1,70 @@ +[ + { + "id": 1, + "name": "Ashish Gautam", + "designation": "Convener", + "img": "https://res.cloudinary.com/dl19r276g/image/upload/v1705575868/gst_s7yxte.webp", + "fb": "https://www.facebook.com/profile.php?id=100013905035630" + }, + { + "id": 2, + "name": "Jyotishka Bhattacharjee ", + "designation": "Coordinator", + "img": "https://res.cloudinary.com/dl19r276g/image/upload/v1705487322/IMG_8519_-_Jyotishka_Bhattacharjee_nxjczl.webp", + "git": "https://github.com/jyotishka747", + "linkedin": "https://www.linkedin.com/in/jyotishka-b-32995712b/", + "fb": "https://www.facebook.com/profile.php?id=100005647038947" + }, + { + "id": 3, + "name": "Pratik Majumdar", + "designation": "Coordinator", + "img": "https://res.cloudinary.com/dl19r276g/image/upload/v1705487903/Pratik_Majumdar_Square_-_Pratik_Majumdar_kh9vft.webp", + "git": "https://github.com/codadept", + "linkedin": "https://www.linkedin.com/in/codadept/", + "fb": "https://www.facebook.com/itspratikmaj" + }, + { + "id": 4, + "name": "Aniruddha Dutta", + "designation": "Coordinator", + "img": "https://res.cloudinary.com/dhry5xscm/image/upload/v1694017416/gdsc%20seniors/team_pics/AniruddhaDutta_ipghak.webp", + "git": "https://github.com/username-naz", + "linkedin": "https://www.linkedin.com/in/aniruddha-dutta-naz/", + "fb": "https://www.facebook.com/aniruddha.dutta.naz/" + }, + { + "id": 5, + "name": "Prakhar Saxena", + "designation": "Coordinator", + "img": "https://res.cloudinary.com/draptrzrc/image/upload/v1694702636/g2/ynlolbpzo9praozykdle.webp", + "git": "https://github.com/SkyWalkerPS", + "linkedin": "https://www.linkedin.com/in/SkyWalkerPS", + "fb": "https://www.facebook.com/SkyWalkerPS" + }, + { + "id": 6, + "name": "Prateek Goel", + "designation": "Coordinator", + "img": "https://res.cloudinary.com/dl19r276g/image/upload/v1705574914/prateek_ft7lox.webp", + "git": "https://github.com/Prateek2534/", + "linkedin": "https://www.linkedin.com/in/prateek-goel-930891216/" + }, + { + "id": 7, + "name": "Arpit Jaiswal", + "designation": "Core Team", + "img": "https://res.cloudinary.com/dvra8rj4n/image/upload/v1705476987/NITSX/yuwrnfmmur7clbllzyix.webp", + "cf": "", + "linkedin": "https://www.linkedin.com/in/arpit-jaiswal-7166b0201/", + "fb": "https://www.facebook.com/arpit.jaiswal.965" + }, + { + "id": 8, + "name": "Sakshi Garg", + "designation": "Core Team", + "img": "https://res.cloudinary.com/dl19r276g/image/upload/v1705513976/2023-05-27-18-43-16-504_-_Sakshi_Garg_c5y1xf.webp", + "git": "https://github.com/Sakshiagarwaal", + "linkedin": "https://www.linkedin.com/in/sakshi-garg-95563a215" + } +] diff --git a/src/Pages/Team/Coreteam.json b/src/Pages/Team/Coreteam.json new file mode 100644 index 0000000..1524389 --- /dev/null +++ b/src/Pages/Team/Coreteam.json @@ -0,0 +1,28 @@ +[ + { + "id": 7, + "name": "Arpit Jaiswal", + "designation": "Core Team", + "img": "https://res.cloudinary.com/dvra8rj4n/image/upload/v1705476987/NITSX/yuwrnfmmur7clbllzyix.webp", + "cf": "", + "linkedin": "https://www.linkedin.com/in/arpit-jaiswal-7166b0201/", + "fb": "https://www.facebook.com/arpit.jaiswal.965" + }, + { + "id": 8, + "name": "Sakshi Garg", + "designation": "Core Team", + "img": "https://res.cloudinary.com/dl19r276g/image/upload/v1705513976/2023-05-27-18-43-16-504_-_Sakshi_Garg_c5y1xf.webp", + "git": "https://github.com/Sakshiagarwaal", + "linkedin": "https://www.linkedin.com/in/sakshi-garg-95563a215" + }, + { + "id": 4, + "name": "Partha Pratim Deka", + "designation": "Core Team", + "img": "https://res.cloudinary.com/dl19r276g/image/upload/v1705488140/ParthapratimDeka_ad18y0_-_Partha_pratim_Deka_pzudxr.webp", + "git": "https://github.com/parthaxntn", + "linkedin": "https://www.linkedin.com/in/partha-pratim-deka-46a406203?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app", + "fb": "https://www.facebook.com/profile.php?id=100076429322657&mibextid=ZbWKwL" + } +] diff --git a/src/Pages/Team/Organisers.json b/src/Pages/Team/Organisers.json new file mode 100644 index 0000000..424113a --- /dev/null +++ b/src/Pages/Team/Organisers.json @@ -0,0 +1,243 @@ +[ + { + "id": 1, + "name": "Jaydeep Das", + "designation": "Software Track Head", + "img": "https://res.cloudinary.com/dl19r276g/image/upload/v1705487903/Screenshot_20231220_013449_Gallery_-_Jaydeep_Das_v3a58c.webp", + "git": "https://github.com/JDeepD", + "linkedin": "https://www.linkedin.com/in/jdeepd", + "fb": "https://www.facebook.com/profile.php?id=100076497327860" + }, + { + "id": 2, + "name": "Siddhid Saha", + "designation": "Coding Track Head", + "img": "https://res.cloudinary.com/dl19r276g/image/upload/v1705487903/Screenshot_2024-01-16-13-31-55-43_92460851df6f172a4592fca41cc2d2e6_-_Ss_uscyvy.webp", + "cf": "https://codeforces.com/profile/sroid_03", + "linkedin": "https://www.linkedin.com/in/siddhid-saha?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app", + "fb": "https://www.facebook.com/siddhid.saha" + }, + { + "id": 3, + "name": "Jacinth Mahanta", + "designation": "UI/UX Track Head", + "img": "https://res.cloudinary.com/dhry5xscm/image/upload/v1694017421/gdsc%20seniors/team_pics/JacinthMahanta_keahkh.webp", + "git": "https://github.com/GitSentinel", + "linkedin": "https://www.linkedin.com/in/gitsentinel/", + "fb": "https://www.facebook.com/jacinth.mahanta/" + }, + { + "id": 4, + "name": "Partha Pratim Deka", + "designation": "Management", + "img": "https://res.cloudinary.com/dl19r276g/image/upload/v1705488140/ParthapratimDeka_ad18y0_-_Partha_pratim_Deka_pzudxr.webp", + "git": "https://github.com/parthaxntn", + "linkedin": "https://www.linkedin.com/in/partha-pratim-deka-46a406203?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app", + "fb": "https://www.facebook.com/profile.php?id=100076429322657&mibextid=ZbWKwL" + }, + { + "id": 5, + "name": "Bijay Jiwrajka", + "designation": "Management", + "img": "https://res.cloudinary.com/dfa0k8sry/image/upload/v1706212091/IMG_20240121_230459_-_Bijay_Jiwrajka_w6vif9.webp", + "git": "https://github.com/bj-jiwrajka", + "linkedin": "https://www.linkedin.com/in/bijay-jiwrajka-6b308a225/", + "fb": "https://www.facebook.com/bijay.jiwrajka.1" + }, + { + "id": 6, + "name": "Muskan Sharma", + "designation": "Design", + "img": "https://res.cloudinary.com/dl19r276g/image/upload/v1705488370/IMG_20240116_235930_-_EI049_Muskan_dqlzqp.webp", + "git": "https://github.com/muskansharma1610", + "linkedin": "https://www.linkedin.com/in/muskan-sharma-97226b240" + }, + { + "id": 7, + "name": "Maharnav Deka", + "designation": "Design", + "img": "https://res.cloudinary.com/dnuhxx8aa/image/upload/f_auto,q_auto/borqvtizs9ah2jh92x9s", + "git": "https://github.com/mdekaa", + "linkedin": "https://www.linkedin.com/in/maharnav-deka-06742815a/", + "fb": "https://www.facebook.com/profile.php?id=100076295825121" + }, + { + "id": 8, + "name": "Sandeep Kherkatary ", + "designation": "Marketing ", + "img": "https://res.cloudinary.com/dhry5xscm/image/upload/v1694017420/gdsc%20seniors/team_pics/SandeepKherkatary_batdqp.webp", + "git": "https://github.com/kherkatary", + "linkedin": "https://www.linkedin.com/in/kherkatary", + "fb": "https://www.facebook.com/kherkatarySan" + }, + { + "id": 9, + "name": "Tithi Jha", + "designation": "Editorial", + "img": "https://res.cloudinary.com/dl19r276g/image/upload/v1705513971/imagegdsc1_fwwgdr.webp", + "git": "https://github.com/tithiii", + "linkedin": "https://www.linkedin.com/in/tithi-jha-3b43b5229/", + "fb": "https://www.facebook.com/tithi.jha.14?mibextid=LQQJ4d" + }, + { + "id": 10, + "name": "Navneet Raj", + "designation": "Management", + "img": "https://res.cloudinary.com/dhry5xscm/image/upload/v1694017407/gdsc%20seniors/team_pics/NavneetRaj_tipbjc.webp", + "git": "https://github.com/navneet098", + "linkedin": "https://www.linkedin.com/in/https://www.linkedin.com/in/navneet-raj-08a720228/", + "fb": "https://www.facebook.com/profile.php?id=100080411300265" + }, + { + "id": 27, + "name": "Adhiraj Dutta", + "linkedin": "https://www.linkedin.com/in/byt3h3ad", + "git": "https://github.com/byt3h3ad", + "fb": "https://www.facebook.com/byte.head.12", + "designation": "Management", + "img": "https://res.cloudinary.com/dhry5xscm/image/upload/v1694017407/gdsc%20seniors/team_pics/AdhirajDutta_oe0c3l.webp" + }, + { + "id": 11, + "name": "Diptabh Medhi", + "designation": "Outreach", + "img": "https://res.cloudinary.com/dnuhxx8aa/image/upload/f_auto,q_auto/aea49odnpcotc0skhczi", + "git": "https://github.com/diptabhm", + "linkedin": "https://www.linkedin.com/in/diptabh-medhi-4836a8229/", + "fb": "https://www.facebook.com/profile.php?id=100076196678788" + }, + { + "id": 12, + "name": "Amartya Ahmed", + "designation": "Coding Track", + "img": "https://res.cloudinary.com/dl19r276g/image/upload/v1705488217/20240116_134130_-_Amartya_Ahmed_dwlio3.webp", + "cf": "https://codeforces.com/profile/Amartya3", + "linkedin": "https://www.linkedin.com/in/amartya-ahmed-04b50b1b4?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app" + }, + { + "id": 13, + "name": "Agraz Saha", + "designation": "Coding Track", + "img": "https://res.cloudinary.com/dgnlmdkyq/image/upload/v1705561387/mnbr0n1jvwotfkwhgozk.jpg", + "cf": "https://codeforces.com/profile/sahaagraz123", + "linkedin": "https://www.linkedin.com/in/agraz-saha", + "fb": "https://www.facebook.com/sgas.sgas.39/" + }, + { + "id": 14, + "name": "Trilasha Mazumder ", + "designation": "Coding Track", + "img": "https://res.cloudinary.com/dvra8rj4n/image/upload/v1705487436/NITSX/hickqhdmaoczjdhgfmaq.webp", + "cf": "https://codeforces.com/profile/trilasha_14", + "linkedin": "linkedin.com/in/trilasha-mazumder-51b234224/", + "fb": "https://www.facebook.com/profile.php?id=100076379690326" + }, + { + "id": 15, + "name": "Dimpal Kalita", + "designation": "Coding Track", + "img": "https://res.cloudinary.com/dvra8rj4n/image/upload/v1705488020/NITSX/vo0ihsh8xukzkjf1vrte.webp", + "cf": "https://codeforces.com/profile/_Dimpal_", + "linkedin": "https://www.linkedin.com/in/dimpal-kalita-819121226/", + "fb": "https://www.facebook.com/dimpalkalita99/" + }, + { + "id": 16, + "name": "Sameer Zaidi", + "designation": "Editorial", + "img": "https://res.cloudinary.com/dvra8rj4n/image/upload/v1705487749/NITSX/jpwrk8pqhaagnkba2n1y.webp", + "git": "https://github.com/Interstellar07", + "linkedin": "https://www.linkedin.com/in/sameer-zaidi-541261226/", + "fb": "https://www.facebook.com/SyedSameerZaidi123/" + }, + { + "id": 17, + "name": "Rajdristant Ghose ", + "designation": "Design", + "img": "https://res.cloudinary.com/dnuhxx8aa/image/upload/f_auto,q_auto/mcfcv4jhmuj9b5nshz9b", + "git": "https://github.com/Raj217", + "linkedin": "https://www.linkedin.com/in/rajdristant-ghose-286061231", + "fb": "https://www.facebook.com/profile.php?id=100076066695970" + }, + { + "id": 18, + "name": "Hrishita Paul", + "designation": "Marketing", + "img": "https://res.cloudinary.com/dhry5xscm/image/upload/v1694017402/gdsc%20seniors/team_pics/HrishitaPaul_ltuppj.webp", + "git": "https://github.com/Hrishita-Paul", + "linkedin": "https://www.linkedin.com/in/hrishita-paul/", + "fb": "https://www.facebook.com/profile.php?id=100008204263502" + }, + { + "id": 19, + "name": "Darpan Deka ", + "designation": "Coding Track", + "img": "https://res.cloudinary.com/dvra8rj4n/image/upload/v1705487614/NITSX/lfpgqjw5shzpohmcfwkf.webp", + "cf": "https://codeforces.com/profile/Darpan2002", + "linkedin": "https://www.linkedin.com/in/darpan-deka-63a291231?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app", + "fb": "https://www.facebook.com/darpan.deka.10?mibextid=ZbWKwL" + }, + { + "id": 20, + "name": "Sandeep Saha", + "designation": "Coding Track", + "img": "https://res.cloudinary.com/dvra8rj4n/image/upload/v1705487516/NITSX/m01drnjeuoxj46tch7ra.webp", + "cf": "https://codeforces.com/profile/shryder_", + "linkedin": "https://www.linkedin.com/in/sandeep-saha-0a5585227/", + "fb": "https://www.facebook.com/profile.php?id=100073362836573" + }, + { + "id": 21, + "name": "Arnab Kumar Singh", + "designation": "Editorial", + "img": "https://res.cloudinary.com/dhry5xscm/image/upload/v1694017415/gdsc%20seniors/team_pics/ArnabKumarSingh_qrlxbe.webp", + "git": "https://github.com/Arnab-K-S/", + "linkedin": "https://www.linkedin.com/in/arnab-kumar-singh-405862240/", + "fb": "https://www.facebook.com/arnab.kumar.33449/" + }, + { + "id": 22, + "name": "Suman Das", + "designation": "Marketing ", + "img": "https://res.cloudinary.com/dhry5xscm/image/upload/v1694017426/gdsc%20seniors/team_pics/SumanDas_idllbe.webp", + "git": "https://github.com/NoOne-Cares", + "linkedin": "https://www.linkedin.com/in/sumandas66?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app", + "fb": "https://www.facebook.com/profile.php?id=100086558840839" + }, + { + "id": 23, + "name": "Anubhav Chakravarty", + "designation": "Coding Track", + "img": "https://res.cloudinary.com/dl19r276g/image/upload/v1705605387/1667076786384_-_ECE_074_Anubhav_Chakravarty_dsotuo.webp", + "git": "https://github.com/AnubhavChakrabortynits", + "linkedin": "https://www.linkedin.com/in/anubhav-chakravarty-526456163/", + "fb": "https://www.facebook.com/anubhav.chakravarty.77/" + }, + { + "id": 24, + "img": "https://res.cloudinary.com/dhry5xscm/image/upload/v1694017411/gdsc%20seniors/team_pics/Priyabrat1_sl2zwb.webp", + "name": "Priyabrat Duarah", + "designation": "Marketing", + "linkedin": "https://www.linkedin.com/in/priyabrat-duarah-6a6132221/", + "fb": "https://www.facebook.com/profile.php?id=100076231446828", + "git": "https://github.com/Prybrt06" + }, + { + "id": 25, + "img": "https://res.cloudinary.com/dhry5xscm/image/upload/v1694017416/gdsc%20seniors/team_pics/JUGYAKAMAL_GOGOI_i95s6r.webp", + "name": "Jugya Kamal Gogoi", + "designation": "Outreach", + "linkedin": "https://www.linkedin.com/in/jugya-kamal-gogoi-5ab594229/", + "fb": "https://www.facebook.com/zhang.jike.311/", + "git": "https://github.com/Jugya07" + }, + { + "id": 26, + "img": "https://res.cloudinary.com/dl19r276g/image/upload/v1705605257/WhatsApp_Image_2024-01-19_at_00_03_43_96bce5f1_t7a5qe_z29ogt.webp", + "name": "Ayangshu Das Majumdar", + "designation": "Editorial", + "linkedin": "https://www.linkedin.com/in/ayanangshu-das-majumder-b84248234?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app", + "fb": "https://www.facebook.com/ayanangshu.dasmajumder?mibextid=ZbWKwL", + "git": "https://github.com/AyanangshuARLS" + } +] diff --git a/src/Pages/Team/Team.jsx b/src/Pages/Team/Team.jsx index 640cfba..fed4493 100644 --- a/src/Pages/Team/Team.jsx +++ b/src/Pages/Team/Team.jsx @@ -1,16 +1,59 @@ import styles from "./Team.module.scss"; import { Card } from "../../Components/Teams/index"; import { Navbar, Footer } from "../../Components/index"; +import Coordinator from "./Coordinator.json"; +import Convener from "./Convener.json"; +import Coreteam from "./Coreteam.json"; +import Techlead from "./Techlead.json"; +import TECH from "./Tech.json"; +import ORGANISERS from "./Organisers.json"; // import data from "../../assets/team.json"; + +const MemberDetails = (data) => { + return ; +}; + const Teams = () => { return ( -
+
- Teams Page - {/* - Map your cards here - */} - +
+ team page background +
+ +
+
+
+ CORE TEAM +
{" "} +
+
{Convener.map(MemberDetails)}
+
{Coordinator.map(MemberDetails)}
+
{Coreteam.map(MemberDetails)}
+
+
+ +
+
+ TECH TEAM +
{" "} +
+
{Techlead.map(MemberDetails)}
+
{TECH.map(MemberDetails)}
+
+
+ +
+
+ ORGANISERS +
{" "} +
{ORGANISERS.map(MemberDetails)}
+
+
); diff --git a/src/Pages/Team/Team.module.scss b/src/Pages/Team/Team.module.scss index da3bf49..cd7dec5 100644 --- a/src/Pages/Team/Team.module.scss +++ b/src/Pages/Team/Team.module.scss @@ -1,3 +1,101 @@ -.teams { - font-size: 1rem; +$fontcolor: #ffffff; + +@font-face { + font-family: "StarJedi"; + src: url("../../../public/fonts/Starjedi.ttf"); +} +.root { + font-size: 16px; +} +.teamsCont { + width: 100%; + overflow-x: hidden; + background-color: black; + z-index: 1; + background-size: 100% 40vh; + + .bgPng { + width: 100%; + height: 45vh; + // background-image:url("../../../public/images/Team bg.png") !important; + background-size: 100% 100%; + background-repeat: no-repeat; + -webkit-mask-image: linear-gradient(to top, transparent, #000000); + mask-image: linear-gradient(to top, transparent, #000000); + mask-repeat: no-repeat; + overflow: hidden; + .coverImg { + width: 100%; + height: 100%; + object-fit: cover; + } + // position: fixed; + // top: 0; + } + + .page { + padding-top: 4rem; + padding-bottom: 4rem; + padding-left: 2.5rem; + padding-right: 2.5rem; + min-height: 100vh; + overflow: hidden; + background-image: linear-gradient(to down, 2% transparent, #000000); + .teamname { + // position: relative; + padding-top: 1rem; + font-family: StarJedi; + z-index: 3; + + .headingteamsa { + margin-bottom: 3rem; + color: #f2c300; + font-family: "StarJedi", sans-serif; + font-size: 4rem; + font-weight: 500; + letter-spacing: 0; + line-height: 2.5rem; + width: 100%; + position: relative; + top: 7rem; + text-align: center; + } + + .teamname_body { + margin-top: 2rem; + display: flex; + flex-direction: row; + justify-content: center; + gap: 1.5rem; + align-items: center; + flex-wrap: wrap; + position: relative; + top: 7rem; + padding-bottom: 4rem; + width: 100%; + height: fit-content; + .sec { + display: flex; + flex-direction: row; + width: 100%; + align-items: center; + justify-content: center; + flex-wrap: wrap; + gap: 3rem; + } + } + } + } +} + +@media (max-width: 998px) { + html { + font-size: 60%; + } +} + +@media (max-width: 768px) { + html { + font-size: 52%; + } } diff --git a/src/Pages/Team/Tech.json b/src/Pages/Team/Tech.json new file mode 100644 index 0000000..7272aad --- /dev/null +++ b/src/Pages/Team/Tech.json @@ -0,0 +1,73 @@ +[ + { + "id": 1, + "name": "Barnil Sarma", + "linkedin": "https://www.linkedin.com/in/barnil-sarma-34383a255?trk=contact-info", + "git": "https://github.com/barnilsarma", + "fb": "https://m.facebook.com/profile.php/?id=100056956539956", + "designation": "Developer", + "img": "https://res.cloudinary.com/dhry5xscm/image/upload/v1693827561/GDSC%20images/my_photo_-_ECE_025_BARNIL_SARMA_txxw6i.webp" + }, + { + "id": 2, + "name": "Rishi Raj Saha", + "linkedin": "https://www.linkedin.com/in/rishi-raj-saha-696b44257?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app", + "git": "https://github.com/rishinhk004", + "fb": "https://www.facebook.com/rishiraj.saha.353?mibextid=2JQ9oc", + "designation": "Developer", + "img": "https://res.cloudinary.com/dl19r276g/image/upload/v1705489864/IMG_20240116_200449_axmupn.webp" + }, + { + "id": 3, + "name": "Swagatmitra Bhattacharya ", + "linkedin": "https://linkedin.com/in/swagatmitrab", + "git": "https://github.com/swagatmitra-b", + "designation": "Developer", + "img": "https://res.cloudinary.com/dhry5xscm/image/upload/v1693827574/GDSC%20images/swagat_-_SWAGATMITRA_BHATTACHARYA_vzi9fv.webp" + }, + { + "id": 4, + "name": "Rishav Bora", + "linkedin": "https://www.linkedin.com/in/rishav-bora-377157258/", + "git": "https://github.com/rishav3110", + "fb": "https://www.facebook.com/rishav.bora.31586", + "designation": "Developer", + "img": "https://res.cloudinary.com/dl19r276g/image/upload/v1705494482/newimgrishav2_gfjrgb.webp" + }, + { + "id": 5, + "name": "Rishabh Ranjan", + "linkedin": "https://www.linkedin.com/in/rishabh-ranjan-581691213?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app", + "git": "https://github.com/zordican", + "fb": "https://www.facebook.com/rishabh.ranjan.0902?mibextid=kFxxJD", + "designation": "Developer", + "img": "https://res.cloudinary.com/dhry5xscm/image/upload/v1693827568/GDSC%20images/Rishabh_Ranjan_-_EE_084_RishabhRanjan_cfnsb3.webp" + }, + { + "id": 6, + "name": "Kaustav Dev", + "linkedin": "https://www.linkedin.com/in/kaustav-dev-429123248/", + "git": "https://github.com/Kaustav769", + "fb": "https://www.facebook.com/profile.php?id=100087939076312", + "designation": "UI/UX", + "img": "https://res.cloudinary.com/dnuhxx8aa/image/upload/f_auto,q_auto/ds8e3ch89sbdhrhvu15r" + }, + { + "id": 7, + "name": "Samarjit Roy", + "linkedin": "https://www.linkedin.com/in/samarjit-roy-368071257/", + "git": "https://github.com/Samarjit25", + "fb": "https://www.facebook.com/profile.php?id=100087733476599&mibextid=9R9pXO", + "designation": "UI/UX", + "img": "https://res.cloudinary.com/dnuhxx8aa/image/upload/f_auto,q_auto/o5qanisnluqchonxweg1" + }, + { + "id": 8, + "name": "Gracie G Rabha", + "linkedin": "https://www.linkedin.com/in/gracie-g-rabha-4472621aa?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app", + "git": "https://github.com/GracieRuth", + "fb": "https://www.facebook.com/profile.php?id=100087872117590&mibextid=ZbWKwL", + "designation": "UI/UX", + "img": "https://res.cloudinary.com/dhry5xscm/image/upload/v1693827558/GDSC%20images/IMG-20230801-WA0017_-_CSE_012__Gracie_rvrw39.webp" + } +] diff --git a/src/Pages/Team/Techlead.json b/src/Pages/Team/Techlead.json new file mode 100644 index 0000000..042c4c9 --- /dev/null +++ b/src/Pages/Team/Techlead.json @@ -0,0 +1,29 @@ +[ + { + "id": 1, + "name": "Adhiraj Dutta", + "linkedin": "https://www.linkedin.com/in/byt3h3ad", + "git": "https://github.com/byt3h3ad", + "fb": "https://www.facebook.com/byte.head.12", + "designation": "Tech Lead", + "img": "https://res.cloudinary.com/dhry5xscm/image/upload/v1694017407/gdsc%20seniors/team_pics/AdhirajDutta_oe0c3l.webp" + }, + { + "id": 2, + "name": "Bijay Jiwrajka", + "linkedin": "https://www.linkedin.com/in/bijay-jiwrajka-6b308a225/", + "git": "https://github.com/bj-jiwrajka", + "fb": "https://www.facebook.com/bijay.jiwrajka.1", + "designation": "Tech Lead", + "img": "https://res.cloudinary.com/dfa0k8sry/image/upload/v1706212091/IMG_20240121_230459_-_Bijay_Jiwrajka_w6vif9.webp" + }, + { + "id": 3, + "name": "Pragya Annesha Baruah", + "linkedin": "https://www.linkedin.com/in/pragya-annesha-baruah-34a043229", + "git": "https://github.com/Prag03", + "fb": "https://www.facebook.com/profile.php?id=100075204826742", + "designation": "UI/UX Lead", + "img": "https://res.cloudinary.com/dl19r276g/image/upload/v1705513973/imagegdsc2_zdgzcm.webp" + } +] diff --git a/src/assets/faq.json b/src/assets/faq.json index 1530c43..8e5f35c 100644 --- a/src/assets/faq.json +++ b/src/assets/faq.json @@ -1,7 +1,42 @@ [ { "id": 1, - "question": "", - "answer": "" + "question": "Q. Will the events be online or offline?", + "answer": "A. It is going to be a combination of online and offline , i.e. Hybrid(Offline for the students of NITS and online for outside students)" + }, + { + "id": 2, + "question": "Q. What is the minimum number of members in each team?", + "answer": "A. Coding and Software Track - 2\nUI/UX Track - Individual" + }, + { + "id": 3, + "question": "Q. Are there any participation fees?", + "answer": "A. No participation fees is needed." + }, + { + "id": 4, + "question": "Q. Can students of other colleges participate remotely?", + "answer": "A. Yes, remote participation is allowed." + }, + { + "id": 5, + "question": "Q. Do we need to be very good in order to participate?", + "answer": "A. You need the basic knowledge of HTML, CSS to participate in the Software track. That is more than enough.\n\nBasic programming knowledge in any language is enough for the Coding track.\n\nAny sort of design thinking is welcome to participate in UI/UX. You need not be an expert in it." + }, + { + "id": 6, + "question": "Q. What are the eligibility criteria for participation?", + "answer": "A. Anyone with the interest to learn is free to participate. No one is restricted from participating." + }, + { + "id": 7, + "question": "Q. Are there any restrictions on the tools or technologies participants can use?", + "answer": "A. Participants are free to use any programming languages, framework or tools that they prefer, as long as they meet the requirements the respective tracks." + }, + { + "id": 8, + "question": "Q. Will there be prizes for the winners?", + "answer": "A. There are perks for both winners and participants." } ] diff --git a/src/assets/team.json b/src/assets/team.json index 29d7810..145b0cf 100644 --- a/src/assets/team.json +++ b/src/assets/team.json @@ -1,7 +1,7 @@ [ { "id": 1, - "name": "John Doe", + "name": "Manash Goswami", "photo": "cloudinary url of photo in webp format", "designation": "Prime Minister", "fb": "fb link", diff --git a/src/index.scss b/src/index.scss index e84da3e..1c89fef 100644 --- a/src/index.scss +++ b/src/index.scss @@ -36,7 +36,7 @@ padding: 0; box-sizing: border-box; font-family: var(--gdsc-font-1); - background-color: #000000; + // background-color: #000000; color: #ffffff; - overflow: hidden; + // overflow: hidden; }