Gamehub Web Application

Overview

Database site for users to obtain live information and resources for various games.

Link: https://lemon-gamehub.herokuapp.com/

Tech Stack: EJS, HTML, CSS, Bootstrap, JavaScript/Node.js, Express, API/HTTPS requests

Requests to Official Video Game APIs

Some resources on the site display information calculated from data directly pulled from official APIs, such as live stock market prices from Runescape to determine the effectiveness of money-making methods.

API Requests based on Query Parameters

Other resources base their requests on user input, such as inputting a name or Pokedex number from Pokemon to bring up its sprite, dialogue, and stats.

Self-Made Resources

Other applications on the site were compiled and built from scratch by me, such as a picture quiz that helps users study map locations from the game Valorant.