A static, GitHub Pages-friendly playable resume for Weston Davis.
The site frames Weston's career as a left-to-right pixel-art journey: each level adds a capability across business, law, enterprise open source, partner programs, services operations, sales strategy, ecosystem consulting, and AI-native startup GTM.
index.html- game shell, top bar, canvas, scene navigation, bottom HUDresume-data.js- scene content, proof bullets, capabilities, outfit, palette, and visual metadatascript.js- canvas rendering, controls, scene navigation, HUD updates, and email copy behaviorstyles.css- responsive layout, HUD, controls, and visual stylingresume.html- classic readable resume page
- Left arrow or A: move back
- Right arrow or D: move forward
- Up arrow, W, or Space: jump
- Down arrow or S: tail slap
- Timeline dots or arrow buttons: jump between scenes
- Mobile: use the on-screen controls or scene navigation
From this folder:
python3 -m http.server 4173Then open:
http://localhost:4173/
- Push these files to a GitHub repository.
- In repository settings, enable GitHub Pages.
- Set the source to the main branch root.
This project is licensed under the GNU Affero General Public License v3.0 or later. See LICENSE.