|
1 | 1 | 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'; |
19 | 2 |
|
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 = [ |
21 | 199 | {
|
22 | 200 | id: 0,
|
23 | 201 | name: 'Dr.Chang Yun',
|
@@ -199,5 +377,3 @@ const officers = [
|
199 | 377 | show: true,
|
200 | 378 | },
|
201 | 379 | ];
|
202 |
| - |
203 |
| -export default officers; |
|
0 commit comments