← All projects

Software project

BuildValue

Compare League of Legends items and full builds by their gold efficiency, using data from Riot's API.

My contributionFull-stack development and item-data pipeline

Built withleague-of-legends / full-stack / vue / fastapi / python / data-pipeline / chart-js

BuildValue project overview
BuildValueApplication

About the project

BuildValue helps League of Legends players compare the stats they get for their gold. It calculates item efficiency from the prices of basic stats and lets players compare complete builds.

The numbers are a starting point: active abilities, passives, and the timing of a purchase also affect an item’s value. The interface makes the stat comparison available while leaving room for that judgment.

I built it with Vue and Chart.js, backed by FastAPI and MongoDB. A scheduled Python pipeline refreshes the item data from Riot’s DDragon API.