← Back to Studio

Vantage

Side Project
Vantage featured image

Vantage tracks my competitive Valorant (rank, form, and per-map / per-agent performance) backed by a database that accumulates match history beyond what the API exposes.

The piece I'm most into is FragsMap: it takes every gunfight from my match history and plots it onto the actual minimap as a green/red win-rate heatmap. I hand-traced each map's callout regions (A Site, Heaven, Catwalk, and the occasional custom spot) so the shading follows real room geometry instead of loose dots.

Status: Rough around the edges and actively being iterated on. This one's as much a database/learning project as a polished showcase.

Tech: Next.js 16 · TypeScript · Neon Postgres + Drizzle · HenrikDev API · Chart.js

Source on GitHub

View Live ↗