Skip to content

Commit fe5a615

Browse files
Added Photon & MLH Prizes to prize page
1 parent dd80ffb commit fe5a615

File tree

10 files changed

+115
-2
lines changed

10 files changed

+115
-2
lines changed

app/(with-layout)/event/prizes/page.tsx

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
//import NavBar from "@/components/nav-bar/nav-bar";
44
import "@/app/globals.css";
5-
import { podiumPrizes, majorPrizes, minorPrizes } from "@/data/prizes";
5+
import { podiumPrizes, majorPrizes, minorPrizes, mlhPrizes } from "@/data/prizes";
66
import Podium from "@/components/prizes/podium";
77
import MajorPrizes from "@/components/prizes/major_prizes";
88
import MinorPrizes from "@/components/prizes/minor_prizes";
@@ -14,9 +14,14 @@ export default function Page() {
1414
<h1 className="text-4xl sm:text-6xl font-bold font-sans my-4 text-center">$3500+ In Prizes</h1>
1515
<Podium podiumPrizes={podiumPrizes} />
1616
<hr className="w-11/12 desktop:w-3/4 lg:w-2/3 2xl:w-3/5 mx-auto my-4 border-gray-300" />
17+
<h1 className="text-3xl sm:text-4xl font-bold font-sans text-center">Major Prize Tracks</h1>
1718
<MajorPrizes majorPrizes={majorPrizes} />
1819
<hr className="w-11/12 desktop:w-3/4 lg:w-2/3 2xl:w-3/5 mx-auto my-4 border-gray-300" />
20+
<h1 className="text-3xl sm:text-4xl font-bold font-sans text-center">Minor Prize Tracks</h1>
1921
<MinorPrizes minorPrizes={minorPrizes} />
22+
<hr className="w-11/12 desktop:w-3/4 lg:w-2/3 2xl:w-3/5 mx-auto my-4 border-gray-300" />
23+
<h1 className="text-3xl sm:text-4xl font-bold font-sans text-center">MLH Prize Tracks</h1>
24+
<MinorPrizes minorPrizes={mlhPrizes} />
2025
</div>
2126
</div>
2227
);

components/prizes/major_prizes.tsx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ export default function MajorPrizes({ majorPrizes }: { majorPrizes: Prize[] }) {
1717
<h1 className="text-center text-3xl sm:text-4xl font-bold font-sans text-hackrpi-orange">{prize.name}</h1>
1818
<h2 className="text-center text-2xl font-sans font-bold text-hackrpi-yellow">{prize.amount}</h2>
1919
<p className="text-center w-5/6 sm:w-2/3 desktop:w-full">{prize.description}</p>
20+
{prize.description.includes("Photon") ?
21+
<a className="text-center w-5/6 sm:w-2/3 desktop:w-full border-2 border-black text-hackrpi-yellow" href="https://somethingreat.notion.site/hackrpi" target="_blank"><p className="">Read all about the Photon X HackRPI Track here</p></a>
22+
: ""
23+
}
2024
</div>
2125
<div className="h-full min-w-fit desktop:w-1/2 flex items-center justify-start desktop:justify-center my-2 ml-4">
2226
<Image

data/prizes.ts

Lines changed: 66 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,20 @@ import ugly_code_prize from "@/public/prizes/ugly_code.png";
1313
//import accessibility_prize from "@/public/prizes/Accessibility.webp";
1414
//import midnight from "@/public/prizes/midnight.webp";
1515
//import cloudflare from "@/public/prizes/cloudflare.webp";
16-
//import tech from "@/public/prizes/tech.webp";
16+
import tech from "@/public/prizes/tech.webp";
1717
//import hashicorp from "@/public/prizes/hashicorp.webp";
1818
//import databricks from "@/public/prizes/databricks.webp";
1919
import hardware_prize from "@/public/prizes/hardwareTrack.webp";
2020
import golf_prize from "@/public/prizes/golf.jpg";
2121
import machine_learning_prize from "@/public/prizes/machine_learning_track.png";
2222
import healthcare_prize from "@/public/prizes/stethoscope.png";
23+
import photon_prize from "@/public/sponsors/sponsor_logos/Photon.png"
24+
import reach_capital from "@/public/prizes/reach-capital-logo.webp"
25+
import digital_ocean_gradient from "@/public/prizes/digitalocean.jpg"
26+
import eleven_labs from "@/public/prizes/elevenlabs.png"
27+
import google_gemini from "@/public/prizes/google-gemini.svg"
28+
import solana from "@/public/prizes/solana-logo.png"
29+
import vultr from "@/public/prizes/vultr.jpg"
2330

2431
import { StaticImageData } from "next/image";
2532

@@ -64,6 +71,12 @@ export const majorPrizes: Prize[] = [
6471
"Go green or go home! This prize recognizes the project that most creatively tackles environmental challenges with a retro or modern spin.",
6572
imagePath: sustainability_prize,
6673
},
74+
{
75+
name: "Best Use of Photon",
76+
amount: "$250 Cash Prize and API Keys/Tokens",
77+
description: "Given to the team who makes best use of Photon. 'We're inviting teams who believe AI isn't a utility tool but a being that lives with us - present in our conversations, attuned to context, and trusted to act with taste. Build agents that don't merely assist, but participate. Shape a future where human intention and machine intuition compound' - Photon",
78+
imagePath: photon_prize
79+
}
6780
];
6881

6982
export const minorPrizes: Prize[] = [
@@ -125,6 +138,58 @@ export const minorPrizes: Prize[] = [
125138
},
126139
];
127140

141+
export const mlhPrizes: Prize[] = [
142+
{
143+
name: "Best Use of AI powered by Reach Capital",
144+
amount: "Logitech Webcam & Meeting with the Reach Capital Investors",
145+
description:
146+
"AI has upended what we can accomplish with technology. Reach Capital invests in the next generation of founders and technical talent, and they want you to use AI to transform the future of learning, health, and work. Build a project that impacts one (or all!) of these areas for a chance to win a Logitech webcam for each member of your team and the exclusive opportunity to discuss your creation with Reach Capital’s team of expert investors. Interested in working at world-changing startups? Reach's 130+ portfolio companies — including Replit, Brilliant, ClassDojo, GPTZero, and Desmos — are always looking for the next wave of talent. Share what you’re studying, building, or exploring, and Reach will connect you to career-defining opportunities. Add your profile and join the hackers already in the Reach talent network.",
147+
imagePath: reach_capital,
148+
},
149+
{
150+
name: "Best .Tech Domain Name",
151+
amount: "Blue Snowball Microphone & a Free .Tech Domain Name for up to 10 years!",
152+
description:
153+
"Make your Team's Achievements timeless: Win a .Tech Domain Name for up to 10 years to Showcase and Expand Your Project, Plus Blue Snowball Mics for Effortless Collaboration on Zoom, empowering you to build even more cool things together!",
154+
imagePath: tech,
155+
},
156+
{
157+
name: "Best Use of Gemini API",
158+
amount: "Google Swag Kits",
159+
description:
160+
"It’s time to push the boundaries of what's possible with AI using Google Gemini. Check out the Gemini API to build AI-powered apps that make your friends say WHOA. So, what can Gemini do for your hackathon project? 1. Understand language like a human and build a chatbot that gives personalized advice, 2. Analyze info like a supercomputer and create an app that summarizes complex research papers, and 3. Generate creative content like code, scripts, music, and more. Think of the possibilities… what will you build with the Google Gemini API this weekend?",
161+
imagePath: google_gemini,
162+
},
163+
{
164+
name: "Best Use of ElevenLabs",
165+
amount: "Wireless Earbuds",
166+
description:
167+
"Deploy natural, human-sounding audio with ElevenLabs. Create realistic, dynamic, and emotionally expressive voices for any project, from interactive AI companions to narrated stories and voice-enabled apps. ElevenLabs will empower you to build rich, immersive experiences without the need for actors or complex audio production, using simply the power of AI. Integrate fully autonomous audio experiences into your hack with ElevenLabs and give your project a voice, along with giving your team the chance to win some wireless earbuds!",
168+
imagePath: eleven_labs,
169+
},
170+
{
171+
name: "Best Use of DigitalOcean Gradient™ AI",
172+
amount: "Retro Wireless Mouse",
173+
description:
174+
"DigitalOcean GradientTM AI is a unified AI cloud for building, training, and deploying machine learning models and AI agents. Get access to GPU infrastructure like DigitalOcean GPU Droplets and Bare Metal servers, along with serverless inference and 1-Click Models for instant deployment of your favorite LLMs! Sign up for DigitalOcean today and get $200 worth of free credits that you can use towards building your next Gradient-powered hack. Enable your next project with DigitalOcean GradientTM AI for a chance to win some great prizes for you and each of your teammates!",
175+
imagePath: digital_ocean_gradient,
176+
},
177+
{
178+
name: "Best Use of Vultr",
179+
amount: "Portable Screens",
180+
description:
181+
"Vultr empowers hackers to bring their high-performance projects to life instantly; providing everything from the speed of one-click deployment and scalable cloud compute, to specialized Vultr Cloud GPUs that can power AI-driven applications. We want you to push the limits of what can be built when infrastructure is no longer the bottleneck! Sign up for a Vultr account today and claim your free cloud credits! Take your next hack to the cloud with Vultr for a chance to win some awesome portable screens for you and your team!",
182+
imagePath: vultr,
183+
},
184+
{
185+
name: "Best Use of Solana",
186+
amount: "SenseCAP Card Tracker",
187+
description:
188+
"The world of development is evolving fast and Solana is leading the charge with a network built to handle all of your infrastructure needs. Forget high fees and slow confirmations, it’s time to build applications that are fast, efficient, and scalable. Harness Solana's core advantages like blazing fast execution and near-zero transaction costs to make your hackathon ideas become real world projects. With Solana, the possibilities are endless. Show us how you can innovate with Solana for a chance to win some cool prizes for you and each member of your team!",
189+
imagePath: solana,
190+
}
191+
];
192+
128193
/*export const majorPrizes: Prize[] = [
129194
{
130195
name: "Ship Fast, Ship Often - Build a Payworthy MVP in a Weekend",

public/prizes/digitalocean.jpg

15.8 KB
Loading

public/prizes/elevenlabs.png

17.6 KB
Loading

public/prizes/google-gemini.svg

Lines changed: 39 additions & 0 deletions
Loading
10.8 KB
Loading

public/prizes/solana-logo.png

85.1 KB
Loading

public/prizes/tech.webp

7.89 KB
Loading

public/prizes/vultr.jpg

14.3 KB
Loading

0 commit comments

Comments
 (0)