You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of my favorite anime is The Disastrous Life of Saiki K, and I decided that I wanted to create a personality quiz to see which of ten characters (as seen on the promotion poster picture at the very beginning of the quiz) you are, so I hope you take a look and try it out.
The Personality Prediction project utilizes the OCEAN personality model and the K-means clustering algorithm to analyze and classify individuals based on their personality traits, providing insights into their behavioral patterns and characteristics.
👩💻From the GWC SIP 2020 Twitter Cohort — my own take on the Personality Quiz starter project, used JavaScript for the quiz, and built on my HTML and CSS to style the website. Incorporated elements such as gradient, flexbox, and buttons.