Game & GIF
Escape the stress
Game & GIF is a web application that combines a searchable video game database with a curated collection of GIFs related to each game. Using APIs from RAWG and GIPHY, the site allows users to enter a game title in the search bar to instantly access game details, screenshots, video links, GIFs, and relevant external resources.
The interface also integrates six dynamic sidebar and navigation menu links to gaming-related content, including Polygon news, Twitch streams, Amazon shopping, and Reddit forums—all tailored to the specific game searched.
My contributions:
- Implemented and integrated RAWG and GIPHY APIs into the site’s JavaScript for dynamic content generation.
- Developed a responsive GIF carousel that updates in real time based on user search results.
- Enhanced the sidebar and navigation menu to dynamically adjust links and content according to the selected game.
- Conducted final project review, refining UI/UX and ensuring smooth, cohesive functionality.
Tech stack: JavaScript, HTML, CSS, RAWG API, GIPHY API