|
1 | 1 | const board = [
|
2 | 2 | {
|
3 |
| - name: 'Hannah Eichinger', |
| 3 | + name: 'Deanna Turner', |
4 | 4 | position: 'President',
|
5 |
| - school: 'Khoury', |
6 |
| - major: 'Computer Science', |
7 |
| - year: '2024', |
8 |
| - imgName: 'hannaheichinger', |
9 |
| - bio: '', |
| 5 | + school: 'Khoury + CAMD', |
| 6 | + major: 'Computer Science + Music Technology', |
| 7 | + year: '2025', |
| 8 | + imgName: 'deannaturner', |
| 9 | + bio: 'Nerd, musician and occasional gamer.', |
10 | 10 | links: {
|
11 | 11 | website: '',
|
12 |
| - gitHub: '', |
13 |
| - email: 'eichinger.h@northeastern.edu', |
14 |
| - linkedIn: 'hannah-eichinger-282168223' |
| 12 | + gitHub: 'rawsodium', |
| 13 | + email: 'turner.de@northeastern.edu', |
| 14 | + linkedIn: 'deanna-turner04' |
15 | 15 | }
|
16 | 16 | },
|
17 | 17 | {
|
18 |
| - name: 'Ari', |
| 18 | + name: 'Hannah Eichinger', |
19 | 19 | position: 'Vice President',
|
20 | 20 | school: 'Khoury',
|
21 | 21 | major: 'Computer Science',
|
22 |
| - year: '2023', |
23 |
| - imgName: 'ari', |
24 |
| - bio: 'I am Ari', |
| 22 | + year: '2024', |
| 23 | + imgName: 'hannaheichinger', |
| 24 | + bio: '', |
25 | 25 | links: {
|
26 | 26 | website: '',
|
27 | 27 | gitHub: '',
|
28 |
| - email: '', |
29 |
| - linkedIn: '' |
| 28 | + |
| 29 | + linkedIn: 'hannah-eichinger-282168223' |
30 | 30 | }
|
31 | 31 |
|
32 | 32 | },
|
33 | 33 | {
|
34 |
| - name: 'Shashwat Patel', |
| 34 | + name: 'this could be you!', |
35 | 35 | position: 'Treasurer',
|
36 |
| - school: 'Khoury', |
37 |
| - major: 'Computer Science', |
38 |
| - year: '2024', |
39 |
| - imgName: 'shashwatpatel', |
| 36 | + school: '', |
| 37 | + major: '', |
| 38 | + year: '', |
| 39 | + imgName: '', |
40 | 40 | bio: '',
|
41 | 41 | links: {
|
42 | 42 | website: '',
|
43 | 43 | gitHub: '',
|
44 | 44 | email: '',
|
45 |
| - linkedIn: 'patelshas' |
| 45 | + linkedIn: '' |
46 | 46 | }
|
47 | 47 |
|
48 | 48 | },
|
49 | 49 | {
|
50 |
| - name: 'Shoaib Rakhangi', |
| 50 | + name: 'this could be you!', |
51 | 51 | position: 'Secretary',
|
52 |
| - school: 'Khoury', |
53 |
| - major: 'Computer Science', |
54 |
| - year: '2024', |
55 |
| - imgName: 'shoaibrakhangi', |
| 52 | + school: '', |
| 53 | + major: '', |
| 54 | + year: '', |
| 55 | + imgName: '', |
56 | 56 | bio: '',
|
57 | 57 | links: {
|
58 |
| - website: 'https://srakhangi.netlify.app', |
59 |
| - gitHub: 'sho-r1024', |
60 |
| - |
61 |
| - linkedIn: 'shoaib-rakhangi-5b3352204' |
| 58 | + website: '', |
| 59 | + gitHub: '', |
| 60 | + email: '', |
| 61 | + linkedIn: '' |
62 | 62 | }
|
63 | 63 | },
|
64 | 64 | {
|
65 |
| - name: 'Deanna Turner', |
| 65 | + name: 'this could be you!', |
66 | 66 | position: 'Webmaster',
|
67 |
| - school: 'Khoury + CAMD', |
68 |
| - major: 'Computer Science + Music Technology', |
69 |
| - year: '2025', |
70 |
| - imgName: 'deannaturner', |
71 |
| - bio: 'Nerd, musician and occasional gamer.', |
| 67 | + school: '', |
| 68 | + major: '', |
| 69 | + year: '', |
| 70 | + imgName: '', |
| 71 | + bio: '', |
72 | 72 | links: {
|
73 | 73 | website: '',
|
74 |
| - gitHub: 'rawsodium', |
75 |
| - |
76 |
| - linkedIn: 'deanna-turner04' |
| 74 | + gitHub: '', |
| 75 | + email: '', |
| 76 | + linkedIn: '' |
77 | 77 | }
|
78 | 78 | },
|
79 | 79 | {
|
80 |
| - name: 'Marin Childers', |
| 80 | + name: 'this could be you!', |
81 | 81 | position: 'Events Coordinator',
|
82 |
| - school: 'Khoury', |
83 |
| - major: 'Computer Science', |
84 |
| - year: '2024', |
85 |
| - imgName: 'marinchilders', |
86 |
| - bio: 'Film bro', |
| 82 | + school: '', |
| 83 | + major: '', |
| 84 | + year: '', |
| 85 | + imgName: '', |
| 86 | + bio: '', |
87 | 87 | links: {
|
88 | 88 | website: '',
|
89 | 89 | gitHub: '',
|
90 | 90 | email: '',
|
91 |
| - linkedIn: 'marinchilders' |
| 91 | + linkedIn: '' |
92 | 92 | }
|
93 | 93 | }
|
94 | 94 | ];
|
|
0 commit comments