Skip to content

Commit

Permalink
Added GunnHacks 11.0 Judges
Browse files Browse the repository at this point in the history
  • Loading branch information
iancheung0202 authored Jan 22, 2025
1 parent 4f24ab8 commit cfd528b
Showing 1 changed file with 12 additions and 18 deletions.
30 changes: 12 additions & 18 deletions src/app/(landing)/Judges.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,29 +6,23 @@ export default function Judges() {
return (
<Section title="Judges" id="judges">
<div className="flex flex-wrap justify-center gap-10 sm:gap-16">
<Judge name="Gaurav Phapale">
LinkedIn, Senior Software Engineering Manager
<Judge name="Ashly Joseph" src="/judges/Ashly Joseph.jpg">
Software Engineer, Cisco Systems
</Judge>
<Judge name="Sanjay Verma" src="/judges/sanjay-verma.jpeg">
Partner and Managing Director
<Judge name="Oren Yair" src="/judges/Oren Yair.jpeg">
Technical Program Manager, Google
</Judge>
<Judge name="Yogesh Sandhuja" src="/judges/yogesh-sandhuja.jpeg">
VP Product, HERE Technologies
<Judge name="Jithu Paulose" src="/judges/Jithu Paulose.jpg">
Cisco Systems
</Judge>
<Judge name="Ratnakar Malla" src="/judges/ratnakar-malla.jpg">
Sr. Director, Oracle Health & AI
<Judge name="Jean-Yves Bouguet" src="/judges/Jean-Yves Bouguet.jpeg">
Director of Perception, Cruise
</Judge>
<Judge name="Mohan Gummalam" src="/judges/mohan-gummalam.jpg">
CEO, Hermis, Inc.
<Judge name="Vincent Scheib" src="/judges/Vincent Scheib.jpg">
Software Engineering Manager, Google
</Judge>
<Judge name="Arpana Tiwari" src="/judges/arpana-tiwari.jpg">
Director at Adobe
</Judge>
<Judge name="Anurag Singhal" src="/judges/anurag-singhal.jpg">
Founder & CEO, Quattr Inc.
</Judge>
<Judge name="Timothy Herchen" src="/judges/timothy-herchen.jpg">
Gunn graduate. Likes cows.
<Judge name="Lawrence Chang" src="/judges/Lawrence Chang.jpeg">
Co-Founder, Exemplar.ai
</Judge>
</div>
</Section>
Expand Down

1 comment on commit cfd528b

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for gunnhacks11-0 ready!

✅ Preview
https://gunnhacks11-0-boppllpfw-daniel-kous-projects.vercel.app

Built with commit cfd528b.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.