Scenario:

At ETHIndia, thousands of hackers scroll through endless prize listings from sponsors. Many users never even notice half the available prizes because the list feels like an infinite scroll of text.

Task:

Design and build a responsive web page that lists sponsor prizes using the Intersection Observer API. When a prize card enters the viewport, it should animate or highlight to signal visibility on the prizes index sidebar.

Goals:

Bonus:

Focus:

Frontend performance, animation taste, and clean data rendering patterns.

Reference: