All Projects → maccyber → bigfive-web

maccyber / bigfive-web

Licence: MIT License
Website for bigfive personality test

Programming Languages

javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to bigfive-web

bigfive-web
Website for taking personality tests
Stars: ✭ 150 (+194.12%)
Mutual labels:  personality, personality-traits, bigfive
node apply-magic-sauce
No description or website provided.
Stars: ✭ 47 (-7.84%)
Mutual labels:  personality
automatic-personality-prediction
[AAAI 2020] Modeling Personality with Attentive Networks and Contextual Embeddings
Stars: ✭ 43 (-15.69%)
Mutual labels:  personality
motivational-numerology
Simple web page to calculate and interpret the numerology numbers derived from your name and birth date (in English, French, and Turkish).
Stars: ✭ 23 (-54.9%)
Mutual labels:  personality
MBTI.ai
Public functions and data for the AI of MBTI.ai
Stars: ✭ 13 (-74.51%)
Mutual labels:  personality

Build Status js-standard-style Code Climate

Repo is moved to https://github.com/Alheimsins/bigfive-web - see http://bigfive-test.com for demo

bigfive-web

Website for five factor model of personality based on work from IPIP-NEO-PI.

Tests and evaluation is gathered from ipip.ori.org.

See it live @ bigfive.world

Written in nodejs using next.js framework and following micro services:

The whole system is a framework primarily for personality tests, but can easily be extended with other types of tests.

Right now it supports these tests:

  • Johnson's (2014) 120-item IPIP NEO-PI-R
  • Donnellan et al.'s (2006) highly abridged B5 factor markers ("Mini-IPIP")
  • Costa and McCrae's (1992) NEO-PI-R Domains (50 and 100 questions)
  • Lee and Ashton's (2004) HEXACO-PI (soon)

Installation

Download and install nodejs and git

git clone https://github.com/maccyber/bigfive-web
cd bigfive-web
npm install
npm run dev

Open web-browser at http://localhost:3000

Deploy using Now

$ now https://github.com/maccyber/bigfive-web --npm

Deploy using Docker

Install Docker

docker run -d --name bigfive-web maccyber/maccyber/bigfive-web

Development

git clone http://github.com/maccyber/bigfive-web
cd bigfive-web
npm i
npm run dev

Screenshot

BigFive screendump

License

MIT

About

Created with <3 by zrrzzt and maccyber

Robohash image of zrrrzzt Robohash image of maccyber

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].