Skip to content

itsbapic/ismycolor

 
 

Repository files navigation

Is my color your color?

A single-page website to determine your personal color boundaries across the entire color spectrum.

About

This project is inspired by and expanded from the original Blue-Green Color Boundary Test called ismyblue created by Patrick Mineault. The original concept has been extended to cover all color boundaries, providing a comprehensive color perception test.

Uses a Generalized Linear Model (GLM) to determine thresholds and compares results against a database.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

Deploy

netlify deploy --prod

About

Is my color your color?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 81.1%
  • Vue 11.6%
  • JavaScript 5.7%
  • CSS 1.3%
  • HTML 0.3%