Skip to content

Commit 91fcf27

Browse files
authored
Merge pull request #518 from LeftAutomated/master
update officers for fall 2022
2 parents 19144c0 + 4dfeebe commit 91fcf27

37 files changed

+3499
-3036
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6+
"@stripe/stripe-js": "^1.35.0",
7+
"@swc/helpers": "^0.4.11",
68
"@stripe/react-stripe-js": "1.10.0",
7-
"@stripe/stripe-js": "1.29.0",
89
"@types/dompurify": "2.3.3",
910
"axios": "0.27.2",
1011
"calendar-link": "2.1.1",
@@ -21,8 +22,8 @@
2122
"react-google-recaptcha": "2.1.0",
2223
"react-google-recaptcha-v3": "1.9.7",
2324
"react-helmet": "6.1.0",
24-
"react-hook-form": "7.31.1",
2525
"react-helmet-async": "1.3.0",
26+
"react-hook-form": "7.31.1",
2627
"react-lightgallery": "0.9.0",
2728
"react-query": "3.39.0",
2829
"react-router-bootstrap": "0.26.1",
@@ -39,7 +40,6 @@
3940
"eject": "craco eject",
4041
"eslint-check": "eslint src/",
4142
"eslint-fix": "eslint src/**/*.js --fix",
42-
"postbuild": "react-snap",
4343
"now-build": "craco build"
4444
},
4545
"browserslist": {
@@ -67,8 +67,8 @@
6767
"eslint-config-prettier": "8.5.0",
6868
"eslint-config-prettier-check": "1.0.0",
6969
"eslint-plugin-prettier": "4.0.0",
70-
"prettier": "2.6.2",
7170
"eslint-plugin-testing-library": "5.4.0",
71+
"prettier": "2.6.2",
7272
"react-snap": "1.23.0"
7373
}
74-
}
74+
}

src/assets/officers/fall2022/Ali.webp

7.48 KB
Binary file not shown.
4.92 KB
Binary file not shown.
12.4 KB
Binary file not shown.
27.6 KB
Binary file not shown.
30.7 KB
Binary file not shown.
510 KB
Binary file not shown.
34.6 KB
Binary file not shown.
535 KB
Binary file not shown.
66.7 KB
Binary file not shown.
282 KB
Binary file not shown.
210 KB
Binary file not shown.
774 KB
Binary file not shown.
635 KB
Binary file not shown.

src/components/UserRegister/UserRegister.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { MetaData } from '../Meta/MetaData';
66
import './UserRegister.css';
77

88
const PUBLIC_KEY = process.env.REACT_APP_STRIPE_KEY;
9-
const stripePromise = loadStripe(PUBLIC_KEY);
9+
const stripePromise = loadStripe(`${PUBLIC_KEY}`);
1010

1111
const meta = {
1212
title: 'Register',

src/data/officers.js

Lines changed: 196 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,201 @@
11
import Dr_Yun from '../assets/officers/Dr_Yun.webp';
2-
import Nykolas from '../assets/officers/Nykolas.webp';
3-
import Zuha from '../assets/officers/Zuha.webp';
4-
import Kevin from '../assets/officers/KevinF.webp';
5-
import Ahmed from '../assets/officers/AhmedQ.webp';
6-
import Christian from '../assets/officers/Christian.webp';
7-
import Erick from '../assets/officers/ErickP.webp';
8-
import Matthew from '../assets/officers/MattP.webp';
9-
import Ali from '../assets/officers/Ali.webp';
10-
import Chetoo from '../assets/officers/ChetOO.webp';
11-
import Keenan from '../assets/officers/Keenan2.webp';
12-
import Isaiah from '../assets/officers/Isiah.webp';
13-
import Manzana from '../assets/officers/Manasa.webp';
14-
import David from '../assets/officers/David.webp';
15-
import Anil from '../assets/officers/AnilS.webp';
16-
import Nadiia from '../assets/officers/Nadiia.webp';
17-
import Mihir from '../assets/officers/Mihir.webp';
18-
import MatthewT from '../assets/officers/MatthewT.webp';
192

20-
const officers = [
3+
import Vanessa from '../assets/officers/fall2022/Vanessa.webp';
4+
import Frank from '../assets/officers/fall2022/Frank.webp';
5+
import David2 from '../assets/officers/fall2022/David.webp';
6+
import Haley from '../assets/officers/fall2022/Haley.webp';
7+
import Isaiah2 from '../assets/officers/fall2022/Isaiah.webp';
8+
import Mihir2 from '../assets/officers/fall2022/Mihir.webp';
9+
import Nathan from '../assets/officers/fall2022/Nathan.webp';
10+
import Nitin from '../assets/officers/fall2022/Nitin.webp';
11+
import Sana from '../assets/officers/fall2022/Sana.webp';
12+
import Thejal from '../assets/officers/fall2022/Thejal.webp';
13+
import Aman from '../assets/officers/fall2022/Aman.webp';
14+
import Bryant from '../assets/officers/fall2022/Bryant.webp';
15+
import Ali2 from '../assets/officers/fall2022/Ali.webp';
16+
17+
import Nykolas from '../assets/officers/spring2022/Nykolas.webp';
18+
import Zuha from '../assets/officers/spring2022/Zuha.webp';
19+
import Kevin from '../assets/officers/spring2022/KevinF.webp';
20+
import Ahmed from '../assets/officers/spring2022/AhmedQ.webp';
21+
import Christian from '../assets/officers/spring2022/Christian.webp';
22+
import Erick from '../assets/officers/spring2022/ErickP.webp';
23+
import Matthew from '../assets/officers/spring2022/MattP.webp';
24+
import Ali from '../assets/officers/spring2022/Ali.webp';
25+
import Chetoo from '../assets/officers/spring2022/ChetOO.webp';
26+
import Keenan from '../assets/officers/spring2022/Keenan2.webp';
27+
import Isaiah from '../assets/officers/spring2022/Isiah.webp';
28+
import Manzana from '../assets/officers/spring2022/Manasa.webp';
29+
import David from '../assets/officers/spring2022/David.webp';
30+
import Anil from '../assets/officers/spring2022/AnilS.webp';
31+
import Nadiia from '../assets/officers/spring2022/Nadiia.webp';
32+
import Mihir from '../assets/officers/spring2022/Mihir.webp';
33+
import MatthewT from '../assets/officers/spring2022/MatthewT.webp';
34+
35+
export const officersFall2022 = [
36+
{
37+
id: 0,
38+
name: 'Dr.Chang Yun',
39+
image: Dr_Yun,
40+
linkedin: 'https://www.linkedin.com/in/chang-yun-94340a14/',
41+
42+
title: 'Faculty Advisor',
43+
open: false,
44+
show: false,
45+
},
46+
{
47+
id: 1,
48+
name: 'Vanessa Zambrano',
49+
image: Vanessa,
50+
linkedin: 'https://www.linkedin.com/in/vlzambr/',
51+
52+
title: 'President',
53+
open: false,
54+
show: true,
55+
},
56+
{
57+
id: 2,
58+
name: 'Christian Ayala',
59+
image: Christian,
60+
linkedin: 'https://www.linkedin.com/in/christian-ayala--/',
61+
62+
title: 'Vice President Internal Affairs',
63+
open: false,
64+
show: true,
65+
},
66+
{
67+
id: 3,
68+
name: 'Nathan Nguyen',
69+
image: Nathan,
70+
linkedin: 'https://www.linkedin.com/in/nathvnguyen/',
71+
72+
title: 'Vice President External Affairs',
73+
open: false,
74+
show: true,
75+
},
76+
{
77+
id: 4,
78+
name: 'Anil Shanker',
79+
image: Anil,
80+
linkedin: 'https://www.linkedin.com/in/anil-shanker/',
81+
82+
title: 'Vice President Activities',
83+
open: false,
84+
show: true,
85+
},
86+
{
87+
id: 5,
88+
name: 'Ali Zain Charolia',
89+
image: Ali2,
90+
linkedin: 'https://www.linkedin.com/in/alizaincharolia/',
91+
92+
title: 'Vice President CodeRED',
93+
open: false,
94+
show: true,
95+
},
96+
{
97+
id: 6,
98+
name: 'Haley Heyman',
99+
image: Haley,
100+
linkedin: 'https://www.linkedin.com/in/haley-heyman/',
101+
102+
title: 'Director of Communications',
103+
open: false,
104+
show: true,
105+
},
106+
{
107+
id: 7,
108+
name: 'Isaiah Johnson',
109+
image: Isaiah2,
110+
linkedin: 'https://www.linkedin.com/in/the-isaiah-johnson/',
111+
112+
title: 'Designer',
113+
open: false,
114+
show: true,
115+
},
116+
{
117+
id: 8,
118+
name: 'David Wu',
119+
image: David2,
120+
linkedin: 'https://www.linkedin.com/in/david-wu1/',
121+
122+
title: 'Director of Marketing',
123+
open: false,
124+
show: true,
125+
},
126+
{
127+
id: 9,
128+
name: 'Sana Akbani',
129+
image: Sana,
130+
linkedin: 'https://www.linkedin.com/in/sana-akbani/',
131+
132+
title: 'Director of Workshops',
133+
open: false,
134+
show: true,
135+
},
136+
{
137+
id: 10,
138+
name: 'Aman Surani',
139+
image: Aman,
140+
linkedin: 'https://www.linkedin.com/in/amansurani/',
141+
142+
title: 'Director of Corporate Relations',
143+
open: false,
144+
show: true,
145+
},
146+
{
147+
id: 11,
148+
name: 'Thejal Harrichand',
149+
image: Thejal,
150+
linkedin: '',
151+
152+
title: 'Director of Socials',
153+
open: false,
154+
show: true,
155+
},
156+
{
157+
id: 12,
158+
name: 'Nitin Valisetty',
159+
image: Nitin,
160+
linkedin: 'https://www.linkedin.com/in/nitin-valisetty/',
161+
162+
title: 'Director of Operations',
163+
open: false,
164+
show: true,
165+
},
166+
{
167+
id: 13,
168+
name: 'Frank Bui',
169+
image: Frank,
170+
linkedin: 'https://www.linkedin.com/in/frank-bui/',
171+
172+
title: 'Director of Tutoring',
173+
open: false,
174+
show: true,
175+
},
176+
{
177+
id: 14,
178+
name: 'Bryant Le',
179+
image: Bryant,
180+
linkedin: 'https://www.linkedin.com/in/bnle/',
181+
182+
title: 'Web Master',
183+
open: false,
184+
show: true,
185+
},
186+
{
187+
id: 15,
188+
name: 'Mihir Sahu',
189+
image: Mihir2,
190+
linkedin: 'https://www.linkedin.com/in/the-mihir-sahu/',
191+
192+
title: 'Director of Information Security',
193+
open: false,
194+
show: true,
195+
},
196+
];
197+
198+
export const officersSpring2022 = [
21199
{
22200
id: 0,
23201
name: 'Dr.Chang Yun',
@@ -199,5 +377,3 @@ const officers = [
199377
show: true,
200378
},
201379
];
202-
203-
export default officers;

src/pages/About/About.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import React, { lazy, Suspense } from 'react';
22
import { Col, Container, Row } from 'react-bootstrap';
33
import gif from '../../assets/about.svg';
4-
import officers from '../../data/officers';
4+
import { officersFall2022 } from '../../data/officers';
55
import chevronLogo from '../../assets/partner-logos/chevron.webp';
66
import cougarettesLogo from '../../assets/partner-logos/cougarettes.webp';
77
import csgirlsLogo from '../../assets/partner-logos/csgirls.webp';
@@ -21,6 +21,8 @@ const meta = {
2121
};
2222

2323
const About = () => {
24+
const officers = officersFall2022;
25+
2426
return (
2527
<>
2628
<MetaData {...meta} />

src/pages/Tutoring/Tutoring.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const Tutoring = () => {
3333
return isFetching ? (
3434
<Loading />
3535
) : (
36-
data.map((val, i) =>
36+
data?.map((val, i) =>
3737
val?.linkedin ? (
3838
<div key={i}>
3939
<a

0 commit comments

Comments
 (0)