Skip to content

Commit cfd528b

Browse files
Added GunnHacks 11.0 Judges
1 parent 4f24ab8 commit cfd528b

File tree

1 file changed

+12
-18
lines changed

1 file changed

+12
-18
lines changed

src/app/(landing)/Judges.tsx

+12-18
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,23 @@ export default function Judges() {
66
return (
77
<Section title="Judges" id="judges">
88
<div className="flex flex-wrap justify-center gap-10 sm:gap-16">
9-
<Judge name="Gaurav Phapale">
10-
LinkedIn, Senior Software Engineering Manager
9+
<Judge name="Ashly Joseph" src="/judges/Ashly Joseph.jpg">
10+
Software Engineer, Cisco Systems
1111
</Judge>
12-
<Judge name="Sanjay Verma" src="/judges/sanjay-verma.jpeg">
13-
Partner and Managing Director
12+
<Judge name="Oren Yair" src="/judges/Oren Yair.jpeg">
13+
Technical Program Manager, Google
1414
</Judge>
15-
<Judge name="Yogesh Sandhuja" src="/judges/yogesh-sandhuja.jpeg">
16-
VP Product, HERE Technologies
15+
<Judge name="Jithu Paulose" src="/judges/Jithu Paulose.jpg">
16+
Cisco Systems
1717
</Judge>
18-
<Judge name="Ratnakar Malla" src="/judges/ratnakar-malla.jpg">
19-
Sr. Director, Oracle Health & AI
18+
<Judge name="Jean-Yves Bouguet" src="/judges/Jean-Yves Bouguet.jpeg">
19+
Director of Perception, Cruise
2020
</Judge>
21-
<Judge name="Mohan Gummalam" src="/judges/mohan-gummalam.jpg">
22-
CEO, Hermis, Inc.
21+
<Judge name="Vincent Scheib" src="/judges/Vincent Scheib.jpg">
22+
Software Engineering Manager, Google
2323
</Judge>
24-
<Judge name="Arpana Tiwari" src="/judges/arpana-tiwari.jpg">
25-
Director at Adobe
26-
</Judge>
27-
<Judge name="Anurag Singhal" src="/judges/anurag-singhal.jpg">
28-
Founder & CEO, Quattr Inc.
29-
</Judge>
30-
<Judge name="Timothy Herchen" src="/judges/timothy-herchen.jpg">
31-
Gunn graduate. Likes cows.
24+
<Judge name="Lawrence Chang" src="/judges/Lawrence Chang.jpeg">
25+
Co-Founder, Exemplar.ai
3226
</Judge>
3327
</div>
3428
</Section>

0 commit comments

Comments
 (0)