About
A personal hub for the games I actually play.
HamboneGames.com is a side project — part personal games library, part ESO build lab, part Warzone loadout tracker, part AI sidekick that actually knows what I've written about these games. I built it because the tools I wanted didn't exist in one place: notes, ratings, DPS math, and a chatbot that doesn't hallucinate trial mechanics.
What’s here
Library
Games + reviews
Every game in my collection, with personal ratings, critic-aggregated scores, track status (playing/backlog/done), and side-by-side reviewer notes.
Browse library→ESO
DPS calculator + builds
14-slot gear editor with front/back weapon bars, mundus, food, and champion points. The math is grounded in tooltip coefficients + quality multipliers — not vibes.
Open ESO tools→Warzone
Loadouts + build codes
Track weapon loadouts with import codes you can paste directly into Gunsmith (L3 → Import). Attachments, perks, tuning — all in one place.
Open Warzone tools→AI
Hambone the chatbot
A RAG-backed assistant grounded in my own notes and a curated ESO/Warzone knowledge base. Ask about rotations, set synergies, whether a game is worth your time.
Sign in to chat→FAQ
Do I need an account to use the site?▾
Why Google sign-in only?▾
Is my data private?▾
How accurate is Hambone (the chatbot)?▾
Does the ESO calculator match the real game?▾
Why is there a rate limit on chat?▾
Something broke / I have a suggestion.▾
Are you affiliated with ZeniMax / Bethesda / Activision?▾
Under the hood
Built with Next.js (App Router) on Vercel, MongoDB Atlas for persistence, Upstash Redis for rate limits, Voyage AI for embeddings, Atlas Vector Search for retrieval, and Anthropic Claude for the chatbot. Google OAuth for sign-in. Everything's typed, tested where it counts, and deployed via GitHub — no manual uploads.