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

Update committee contact info #72

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
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 client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
"webpack-cli": "^5.0.1"
},
"engines": {
"node": ">=16.0.0 <17.0.0"
"node": ">=14.0.0 <17.0.0"
}
}
188 changes: 165 additions & 23 deletions client/pages/committees.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,24 +12,43 @@ export default function Committees() {
<div className="content">
<Container className="section">
<SectionHead title="Committees_" top={true} />
<SectionBody>
<p>
WECE has seven great committees you can join and participate in!
Read more to find out what each of them do :) If you would like to
join, fill out your committee preferences below!
</p>
<SectionButton buttonText="Join" buttonLink="/join" />
</SectionBody>
<p
style={{
fontFamily: "Chivo",
textAlign: "center",
marginTop: "1rem",
color: "#6366f1",
marginInline: "10px",
}}
>
WECE has seven committees for you to join and participate in!
<br />
Interested in being a part of a commitee? Be sure to join our slack!
</p>
<div className={styles["committee-text"]}>
<h4>Academic</h4>
<SectionBody>
<div className={styles["section-flex"]}>
<figure>
<img
className={styles["committee-img"]}
src="../imgs/board/ariya.jpeg"
src="../imgs/board/rawnie.JPG"
/>
<figcaption>Ariya Patel</figcaption>
<figcaption>Rawnie Singh</figcaption>
</figure>
<figure>
<img
className={styles["committee-img"]}
src="../imgs/wece-logo-black.png"
/>
<figcaption>Tanvika Boyineni</figcaption>
</figure>
<figure>
<img
className={styles["committee-img"]}
src="https://ca.slack-edge.com/T7ETU07L5-U043TQ9AJPL-c4233fa4f7d2-512"
/>
<figcaption>Ishanvi Lakhani</figcaption>
</figure>
<p>
The Academic Committee organizes and hosts workshops and
Expand All @@ -45,9 +64,23 @@ export default function Committees() {
<figure>
<img
className={styles["committee-img"]}
src="../imgs/board/joshmita.jpg"
src="../imgs/board/ellie.jpeg"
/>
<figcaption>Joshmita Chintala</figcaption>
<figcaption>Ellie Popoca</figcaption>
</figure>
<figure>
<img
className={styles["committee-img"]}
src="https://ca.slack-edge.com/T7ETU07L5-U043HNYA554-gd70628192e0-512"
/>
<figcaption>Apoorva Sannasi</figcaption>
</figure>
<figure>
<img
className={styles["committee-img"]}
src="https://ca.slack-edge.com/T7ETU07L5-U043H2W8516-3d2f2425d66d-512"
/>
<figcaption>Emily Liu</figcaption>
</figure>
<p>
The Infrastructure Commitee develops and updates the WECE
Expand All @@ -65,9 +98,37 @@ export default function Committees() {
<figure>
<img
className={styles["committee-img"]}
src="../imgs/board/rutu.JPG"
src="../imgs/board/li.jpeg"
/>
<figcaption>Li Padilla</figcaption>
</figure>
<figure>
<img
className={styles["committee-img"]}
src="../imgs/board/emily.jpg"
/>
<figcaption>Rutu Brahmbhatt</figcaption>
<figcaption>Emily Xu</figcaption>
</figure>
<figure>
<img
className={styles["committee-img"]}
src="../imgs/wece-logo-black.png"
/>
<figcaption>Bhavana Chintala</figcaption>
</figure>
<figure>
<img
className={styles["committee-img"]}
src="https://ca.slack-edge.com/T7ETU07L5-U04309B275X-44d16726b289-512"
/>
<figcaption>Estela Medrano</figcaption>
</figure>
<figure>
<img
className={styles["committee-img"]}
src="../imgs/wece-logo-black.png"
/>
<figcaption>Fiona Cashin</figcaption>
</figure>
<p>
The Marketing Committee advertises WECE events and creatively
Expand All @@ -87,16 +148,37 @@ export default function Committees() {
<figure>
<img
className={styles["committee-img"]}
src="../imgs/board/subha.PNG"
src="../imgs/board/subha.JPG"
/>
<figcaption>Subha Somaskandan</figcaption>
</figure>
<figure>
<img
className={styles["committee-img"]}
src="../imgs/board/chetna.jpg"
src="../imgs/wece-logo-black.png"
/>
<figcaption>Ananya Kommalapati</figcaption>
</figure>
<figure>
<img
className={styles["committee-img"]}
src="../imgs/wece-logo-black.png"
/>
<figcaption>Chetna Verma</figcaption>
<figcaption>Nicole Viz</figcaption>
</figure>
<figure>
<img
className={styles["committee-img"]}
src="../imgs/wece-logo-black.png"
/>
<figcaption>Megha Esturi</figcaption>
</figure>
<figure>
<img
className={styles["committee-img"]}
src="../imgs/wece-logo-black.png"
/>
<figcaption>Ramya Reddy</figcaption>
</figure>
<p>
The WECE Mentorship Committee strives to build a welcoming and
Expand All @@ -114,9 +196,27 @@ export default function Committees() {
<figure>
<img
className={styles["committee-img"]}
src="../imgs/board/tala.jpeg"
src="../imgs/board/matilde.jpeg"
/>
<figcaption>Matilde Figueroa-Carillo</figcaption>
</figure>
<figure>
<img
className={styles["committee-img"]}
src="https://ca.slack-edge.com/T7ETU07L5-U041U146W9E-e6754bb55835-512"
/>
<figcaption>Anjali Aravindhan</figcaption>
</figure>
<figure>
<img className={styles["committee-img"]} src="" />
<figcaption>Neha Joseph</figcaption>
</figure>
<figure>
<img
className={styles["committee-img"]}
src="https://ca.slack-edge.com/T7ETU07L5-U043Z9CGUQK-7ee348cd2d65-512"
/>
<figcaption>Tala Aoun</figcaption>
<figcaption>Jenny Kim</figcaption>
</figure>
<p>
The outreach committee works with the surrounding community to
Expand All @@ -132,9 +232,23 @@ export default function Committees() {
<figure>
<img
className={styles["committee-img"]}
src="../imgs/board/jennifer.jpeg"
src="../imgs/board/apurva.jpg"
/>
<figcaption>Apurva Perla</figcaption>
</figure>
<figure>
<img
className={styles["committee-img"]}
src="https://ca.slack-edge.com/T7ETU07L5-U0418GV301M-6e874c5c0ac0-512"
/>
<figcaption>Varsha Mullangi</figcaption>
</figure>
<figure>
<img
className={styles["committee-img"]}
src="https://ca.slack-edge.com/T7ETU07L5-U02FFH3V27Q-98043df093cc-512"
/>
<figcaption>Jennifer Chen</figcaption>
<figcaption>Aleena Majeed</figcaption>
</figure>
<p>
Social Committee is all about fostering relationships. Whether
Expand All @@ -159,9 +273,37 @@ export default function Committees() {
<figure>
<img
className={styles["committee-img"]}
src="../imgs/board/rochelle.jpg"
src="../imgs/board/Kaitlin.jpg"
/>
<figcaption>Kaitlin Gowens</figcaption>
</figure>
<figure>
<img
className={styles["committee-img"]}
src="../imgs/wece-logo-black.png"
/>
<figcaption>Shrey Sharma</figcaption>
</figure>
<figure>
<img
className={styles["committee-img"]}
src="../imgs/wece-logo-black.png"
/>
<figcaption>Amber Wilt</figcaption>
</figure>
<figure>
<img
className={styles["committee-img"]}
src="../imgs/wece-logo-black.png"
/>
<figcaption>Gauthami Yenne</figcaption>
</figure>
<figure>
<img
className={styles["committee-img"]}
src="../imgs/wece-logo-black.png"
/>
<figcaption>Rochelle Tham</figcaption>
<figcaption>Sneh Chandak</figcaption>
</figure>
<p>
The WECE technical committee works on a project which is
Expand Down
8 changes: 4 additions & 4 deletions client/styles/Committees.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
}

.section-flex p {
width: 500px;
width: 530px;
}

.section-flex figcaption {
Expand All @@ -18,9 +18,9 @@
border-radius: 100%;
object-fit: cover;
object-position: center;
width: 150px;
height: 150px;
padding: 15px;
width: 100px;
height: 100px;
padding: 20px;
}

.committee-text {
Expand Down
31 changes: 18 additions & 13 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12507,13 +12507,15 @@ react-docgen@^5.0.0:
node-dir "^0.1.10"
strip-indent "^3.0.0"

react-dom@^18.2.0:
version "18.2.0"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d"
integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==
react-dom@^16.13.1:
version "16.14.0"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.14.0.tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89"
integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==
dependencies:
loose-envify "^1.1.0"
scheduler "^0.23.0"
object-assign "^4.1.1"
prop-types "^15.6.2"
scheduler "^0.19.1"

react-double-scrollbar@0.0.15:
version "0.0.15"
Expand Down Expand Up @@ -12710,12 +12712,14 @@ react-typeform-embed@^0.2.1:
dependencies:
"@typeform/embed" "^0.10.0"

react@^18.2.0:
version "18.2.0"
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
react@^16.13.1:
version "16.14.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d"
integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.2"

read-cache@^1.0.0:
version "1.0.0"
Expand Down Expand Up @@ -13268,12 +13272,13 @@ saxes@^5.0.1:
dependencies:
xmlchars "^2.2.0"

scheduler@^0.23.0:
version "0.23.0"
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe"
integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==
scheduler@^0.19.1:
version "0.19.1"
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.19.1.tgz#4f3e2ed2c1a7d65681f4c854fa8c5a1ccb40f196"
integrity sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"

schema-utils@2.7.0:
version "2.7.0"
Expand Down