Skip to content

senzi/CodeBeast

Repository files navigation

CodeBeast 🐾

A personality quiz that reveals the coding beast lurking inside every developer.

Tech Stack: Vite + Vue 3 + Tailwind CSS + Pinia

License: MIT


Quick Start

npm install
npm run dev     # → http://localhost:5173
npm run build   # → dist/

How it Works

  • 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

Deploy

npm run build   # outputs to dist/

Deploy dist/ to GitHub Pages, Vercel, or Netlify.

License

MIT

About

A personality quiz that reveals the coding beast lurking inside every developer.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors