Skip to content

Commit 10ef8c1

Browse files
Jishan KharbandaJishan Kharbanda
authored andcommitted
Modified Teams Page
1 parent cfde0ee commit 10ef8c1

File tree

149 files changed

+1784
-120
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

149 files changed

+1784
-120
lines changed

Gemfile.lock

Lines changed: 64 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
Ascii85 (2.0.1)
5-
addressable (2.8.7)
6-
public_suffix (>= 2.0.2, < 7.0)
4+
Ascii85 (1.1.1)
5+
addressable (2.8.6)
6+
public_suffix (>= 2.0.2, < 6.0)
77
afm (0.2.2)
8-
async (2.22.0)
9-
console (~> 1.29)
8+
async (2.11.0)
9+
console (~> 1.25, >= 1.25.2)
1010
fiber-annotation
11-
io-event (~> 1.7)
12-
metrics (~> 0.12)
13-
traces (~> 0.15)
14-
bigdecimal (3.1.9)
11+
io-event (~> 1.5, >= 1.5.1)
12+
timers (~> 4.1)
13+
bigdecimal (3.1.8)
1514
colorator (1.1.0)
16-
concurrent-ruby (1.3.5)
17-
console (1.29.2)
15+
concurrent-ruby (1.2.3)
16+
console (1.25.2)
1817
fiber-annotation
1918
fiber-local (~> 1.1)
2019
json
@@ -24,38 +23,23 @@ GEM
2423
ethon (0.16.0)
2524
ffi (>= 1.15.0)
2625
eventmachine (1.2.7)
27-
ffi (1.17.1-aarch64-linux-gnu)
28-
ffi (1.17.1-aarch64-linux-musl)
29-
ffi (1.17.1-arm-linux-gnu)
30-
ffi (1.17.1-arm-linux-musl)
31-
ffi (1.17.1-arm64-darwin)
32-
ffi (1.17.1-x86-linux-gnu)
33-
ffi (1.17.1-x86-linux-musl)
34-
ffi (1.17.1-x86_64-darwin)
35-
ffi (1.17.1-x86_64-linux-gnu)
36-
ffi (1.17.1-x86_64-linux-musl)
26+
ffi (1.16.3)
3727
fiber-annotation (0.2.0)
3828
fiber-local (1.1.0)
3929
fiber-storage
40-
fiber-storage (1.0.0)
30+
fiber-storage (0.1.1)
4131
forwardable-extended (2.6.0)
42-
google-protobuf (4.29.3)
43-
bigdecimal
32+
google-protobuf (4.26.1)
4433
rake (>= 13)
45-
google-protobuf (4.29.3-aarch64-linux)
46-
bigdecimal
34+
google-protobuf (4.26.1-aarch64-linux)
4735
rake (>= 13)
48-
google-protobuf (4.29.3-arm64-darwin)
49-
bigdecimal
36+
google-protobuf (4.26.1-arm64-darwin)
5037
rake (>= 13)
51-
google-protobuf (4.29.3-x86-linux)
52-
bigdecimal
38+
google-protobuf (4.26.1-x86-linux)
5339
rake (>= 13)
54-
google-protobuf (4.29.3-x86_64-darwin)
55-
bigdecimal
40+
google-protobuf (4.26.1-x86_64-darwin)
5641
rake (>= 13)
57-
google-protobuf (4.29.3-x86_64-linux)
58-
bigdecimal
42+
google-protobuf (4.26.1-x86_64-linux)
5943
rake (>= 13)
6044
hashery (2.1.2)
6145
html-proofer (5.0.9)
@@ -68,10 +52,10 @@ GEM
6852
yell (~> 2.0)
6953
zeitwerk (~> 2.5)
7054
http_parser.rb (0.8.0)
71-
i18n (1.14.7)
55+
i18n (1.14.5)
7256
concurrent-ruby (~> 1.0)
73-
io-event (1.9.0)
74-
jekyll (4.3.4)
57+
io-event (1.5.1)
58+
jekyll (4.3.3)
7559
addressable (~> 2.4)
7660
colorator (~> 1.0)
7761
em-websocket (~> 0.5)
@@ -93,92 +77,86 @@ GEM
9377
jekyll-feed (0.17.0)
9478
jekyll (>= 3.7, < 5.0)
9579
jekyll-paginate (1.1.0)
96-
jekyll-sass-converter (3.1.0)
97-
sass-embedded (~> 1.75)
80+
jekyll-sass-converter (3.0.0)
81+
sass-embedded (~> 1.54)
9882
jekyll-seo-tag (2.8.0)
9983
jekyll (>= 3.8, < 5.0)
10084
jekyll-watch (2.2.1)
10185
listen (~> 3.0)
102-
json (2.10.1)
103-
kramdown (2.5.1)
104-
rexml (>= 3.3.9)
86+
json (2.7.2)
87+
kramdown (2.4.0)
88+
rexml
10589
kramdown-parser-gfm (1.1.0)
10690
kramdown (~> 2.0)
10791
liquid (4.0.4)
10892
listen (3.9.0)
10993
rb-fsevent (~> 0.10, >= 0.10.3)
11094
rb-inotify (~> 0.9, >= 0.9.10)
11195
mercenary (0.4.0)
112-
metrics (0.12.1)
113-
mini_portile2 (2.8.8)
114-
nokogiri (1.18.2)
115-
mini_portile2 (~> 2.8.2)
96+
nokogiri (1.16.5-aarch64-linux)
11697
racc (~> 1.4)
117-
nokogiri (1.18.2-aarch64-linux-gnu)
98+
nokogiri (1.16.5-arm-linux)
11899
racc (~> 1.4)
119-
nokogiri (1.18.2-aarch64-linux-musl)
100+
nokogiri (1.16.5-arm64-darwin)
120101
racc (~> 1.4)
121-
nokogiri (1.18.2-arm-linux-gnu)
102+
nokogiri (1.16.5-x86-linux)
122103
racc (~> 1.4)
123-
nokogiri (1.18.2-arm-linux-musl)
104+
nokogiri (1.16.5-x86_64-darwin)
124105
racc (~> 1.4)
125-
nokogiri (1.18.2-arm64-darwin)
126-
racc (~> 1.4)
127-
nokogiri (1.18.2-x86_64-darwin)
128-
racc (~> 1.4)
129-
nokogiri (1.18.2-x86_64-linux-gnu)
130-
racc (~> 1.4)
131-
nokogiri (1.18.2-x86_64-linux-musl)
106+
nokogiri (1.16.5-x86_64-linux)
132107
racc (~> 1.4)
133108
pathutil (0.16.2)
134109
forwardable-extended (~> 2.6)
135-
pdf-reader (2.14.1)
136-
Ascii85 (>= 1.0, < 3.0, != 2.0.0)
110+
pdf-reader (2.12.0)
111+
Ascii85 (~> 1.0)
137112
afm (~> 0.2.1)
138113
hashery (~> 2.0)
139114
ruby-rc4
140115
ttfunk
141-
public_suffix (6.0.1)
142-
racc (1.8.1)
116+
public_suffix (5.0.5)
117+
racc (1.8.0)
143118
rainbow (3.1.1)
144119
rake (13.2.1)
145120
rb-fsevent (0.11.2)
146121
rb-inotify (0.11.1)
147122
ffi (~> 1.0)
148-
rexml (3.4.0)
149-
rouge (4.5.1)
123+
rexml (3.2.8)
124+
strscan (>= 3.0.9)
125+
rouge (4.2.1)
150126
ruby-rc4 (0.1.5)
151127
safe_yaml (1.0.5)
152-
sass-embedded (1.83.4)
153-
google-protobuf (~> 4.29)
154-
rake (>= 13)
155-
sass-embedded (1.83.4-aarch64-linux-gnu)
156-
google-protobuf (~> 4.29)
157-
sass-embedded (1.83.4-aarch64-linux-musl)
158-
google-protobuf (~> 4.29)
159-
sass-embedded (1.83.4-arm-linux-gnueabihf)
160-
google-protobuf (~> 4.29)
161-
sass-embedded (1.83.4-arm-linux-musleabihf)
162-
google-protobuf (~> 4.29)
163-
sass-embedded (1.83.4-arm64-darwin)
164-
google-protobuf (~> 4.29)
165-
sass-embedded (1.83.4-x86_64-darwin)
166-
google-protobuf (~> 4.29)
167-
sass-embedded (1.83.4-x86_64-linux-gnu)
168-
google-protobuf (~> 4.29)
169-
sass-embedded (1.83.4-x86_64-linux-musl)
170-
google-protobuf (~> 4.29)
128+
sass-embedded (1.77.2-aarch64-linux-gnu)
129+
google-protobuf (>= 3.25, < 5.0)
130+
sass-embedded (1.77.2-aarch64-linux-musl)
131+
google-protobuf (>= 3.25, < 5.0)
132+
sass-embedded (1.77.2-arm-linux-gnueabihf)
133+
google-protobuf (>= 3.25, < 5.0)
134+
sass-embedded (1.77.2-arm-linux-musleabihf)
135+
google-protobuf (>= 3.25, < 5.0)
136+
sass-embedded (1.77.2-arm64-darwin)
137+
google-protobuf (>= 3.25, < 5.0)
138+
sass-embedded (1.77.2-x86-linux-gnu)
139+
google-protobuf (>= 3.25, < 5.0)
140+
sass-embedded (1.77.2-x86-linux-musl)
141+
google-protobuf (>= 3.25, < 5.0)
142+
sass-embedded (1.77.2-x86_64-darwin)
143+
google-protobuf (>= 3.25, < 5.0)
144+
sass-embedded (1.77.2-x86_64-linux-gnu)
145+
google-protobuf (>= 3.25, < 5.0)
146+
sass-embedded (1.77.2-x86_64-linux-musl)
147+
google-protobuf (>= 3.25, < 5.0)
148+
strscan (3.1.0)
171149
terminal-table (3.0.2)
172150
unicode-display_width (>= 1.1.1, < 3)
173-
traces (0.15.2)
151+
timers (4.3.5)
174152
ttfunk (1.8.0)
175153
bigdecimal (~> 3.1)
176154
typhoeus (1.4.1)
177155
ethon (>= 0.9.0)
178-
unicode-display_width (2.6.0)
179-
webrick (1.9.1)
156+
unicode-display_width (2.5.0)
157+
webrick (1.8.1)
180158
yell (2.2.2)
181-
zeitwerk (2.7.1)
159+
zeitwerk (2.6.14)
182160

183161
PLATFORMS
184162
aarch64-linux

_includes/header.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
<li><a href="{{site.baseurl}}/blog">Blog</a></li>
1212
<li><a href="{{site.baseurl}}/classes">Classes</a></li>
1313
<li><a href="{{site.baseurl}}/dev">Dev</a></li>
14-
<li><a href="{{site.baseurl}}/projects">Projects</a></li>
1514
<li><a href="{{site.baseurl}}/team">Team</a></li>
1615
<li class="nav-button"><a href="{{site.baseurl}}/join">Join Us!</a></li>
1716
</ul>
@@ -31,7 +30,6 @@
3130
<li><a href="{{site.baseurl}}/blog">Blog</a></li>
3231
<li><a href="{{site.baseurl}}/classes">Classes</a></li>
3332
<li><a href="{{site.baseurl}}/dev">Dev</a></li>
34-
<li><a href="{{site.baseurl}}/projects">Projects</a></li>
3533
<li><a href="{{site.baseurl}}/team">Team</a></li>
3634
<li class="nav-button"><a href="{{site.baseurl}}/join">Join Us!</a></li>
3735
</ul>

_includes/projects.html

Whitespace-only changes.

_sass/_team.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@
9292
max-width: 350px;
9393
flex: 1 1 300px;
9494
margin-bottom: 2em;
95-
}
95+
}

_team/inactive-members/aTadeo.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: "Alyssa Tadeo"
3+
group: "dev board"
4+
title: "Dev Team President"
5+
graduating_year: 2024
6+
img: "atadeo.jpg"
7+
github: "ajtadeo"
8+
9+
pronouns: "she/her"
10+
---

_team/inactive-members/aasmani.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Ava Asmani
3+
group: member
4+
title: Advisor
5+
img: aasmani.png
6+
graduating_year: 2024
7+
pronouns: she/her
8+
9+
links:
10+
- name: "LinkedIn"
11+
href: https://www.linkedin.com/in/ava-asmani
12+
13+
positions:
14+
- year: 2022-2023
15+
title: Advisor
16+
- year: 2021-2022
17+
title: AI/ML School Lead
18+
inactive: true
19+
---
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Alejandra Cervantes
3+
group: alum
4+
graduating_year: 2019
5+
6+
positions:
7+
- year: 2016-2017
8+
title: Director of Pedagogy
9+
inactive: true
10+
---

_team/inactive-members/achen.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: "Aileen Chen"
3+
group: "member"
4+
title: "Developer"
5+
pronouns: "she/her"
6+
img: achen.jpg
7+
graduating year: 2026
8+
9+
github: "aileen7"
10+
---

_team/inactive-members/adatta.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
name: Archie Datta
3+
group: member
4+
title: Dev Outreach Director
5+
graduating_year: 2024
6+
pronouns: she/they
7+
github: "archishadatta"
8+
9+
img: archie.jpeg
10+
11+
positions:
12+
- year: 2022-2023
13+
title: Dev Outreach Director
14+
- year: 2021-2022
15+
title: Design Director
16+
17+
inactive: true
18+
---

_team/inactive-members/aduong.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
name: "Alvin Duong"
3+
title: "Instructor"
4+
group: "member"
5+
6+
inactive: true
7+
---

0 commit comments

Comments
 (0)