Skip to content

Commit c9b5010

Browse files
committed
added neurelo prizes
1 parent a5d5cc7 commit c9b5010

File tree

2 files changed

+67
-0
lines changed

2 files changed

+67
-0
lines changed

app/prize/page.tsx

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,73 @@ const prizesMapping: PrizeCategory[] = [
9999
],
100100
image: `/assets/partners/silver/postman-white.svg`,
101101
},
102+
{
103+
title:
104+
'Best overall project idea, prototype, and creative use of Neurelo',
105+
description:
106+
'Build your project with Neurelo’s Data APIs for databases PostgreSQL, MongoDB, and MySQL. The top two teams win cash prizes worth ₹25,000 and ₹15,000 respectively.',
107+
resources: [
108+
{
109+
title: 'More Info',
110+
link: 'https://bit.ly/htf4-neurelo-challenge',
111+
},
112+
{
113+
title: 'Website',
114+
link: 'https://bit.ly/htf4-neurelo',
115+
},
116+
],
117+
image: `/assets/partners/silver/neurelo-white.png`,
118+
},
119+
{
120+
title:
121+
'Best project idea addressing a local (India/Gujarat/etc) problem with creative use of Neurelo',
122+
description:
123+
'Create ideas towards solving local (India, Gujarat, etc) problem. The top team wins cash prizes worth ₹10,000.',
124+
resources: [
125+
{
126+
title: 'More Info',
127+
link: 'https://bit.ly/htf4-neurelo-challenge',
128+
},
129+
{
130+
title: 'Website',
131+
link: 'https://bit.ly/htf4-neurelo',
132+
},
133+
],
134+
image: `/assets/partners/silver/neurelo-white.png`,
135+
},
136+
{
137+
title:
138+
'Best project idea addressing a global problem with creative use of Neurelo',
139+
description:
140+
'Creative idea towards solving global problems. The top team wins cash prizes worth ₹10,000.',
141+
resources: [
142+
{
143+
title: 'More Info',
144+
link: 'https://bit.ly/htf4-neurelo-challenge',
145+
},
146+
{
147+
title: 'Website',
148+
link: 'https://bit.ly/htf4-neurelo',
149+
},
150+
],
151+
image: `/assets/partners/silver/neurelo-white.png`,
152+
},
153+
{
154+
title: 'Creative Message on Linkedin, YouTube, and X (Twitter)',
155+
description:
156+
'Find creative ways to tell everyone about your project and how you used Neurelo. The best share as a LinkedIn Blog wins cash prizes worth ₹7,500. The best share as a YouTube Video wins cash prizes worth ₹7,500. The best share as an X (Twitter) Post wins cash prizes worth ₹3,000.',
157+
resources: [
158+
{
159+
title: 'More Info',
160+
link: 'https://bit.ly/htf4-neurelo-challenge',
161+
},
162+
{
163+
title: 'Website',
164+
link: 'https://bit.ly/htf4-neurelo',
165+
},
166+
],
167+
image: `/assets/partners/silver/neurelo-white.png`,
168+
},
102169
{
103170
title: 'Best Domain Name from GoDaddy Registry',
104171
description:
4.99 KB
Loading

0 commit comments

Comments
 (0)