A personality quiz that reveals the coding beast lurking inside every developer.
Tech Stack: Vite + Vue 3 + Tailwind CSS + Pinia
npm install
npm run dev # → http://localhost:5173
npm run build # → dist/- 152 questions in the pool across 10 developer-life categories
- 12 per session, balanced across 4 dimensions (D/S/I/C)
- 3-second scanning animation → your beast result with SVG radar chart
- 4 beasts: 🦉 Owl, 🐺 Wolf, 🦡 Badger, 🐕 Mastiff
- Zero backend — static deploy, all data stays in localStorage
npm run build # outputs to dist/Deploy dist/ to GitHub Pages, Vercel, or Netlify.
MIT