Welcome to the KnowU repository! This repository serves as an website, assets, manual, and source for the KnowU.
KnowU is your ultimate tool for personal and professional growth, offering a unique blend of self-assessment and peer feedback to provide a comprehensive view of your personality. By integrating data from social media, personal input, and insights from friends and colleagues, KnowU creates a detailed profile that helps you understand your strengths, areas for growth, and how you're perceived by others.
Welcome to KnowU!
Use KnowU to enhance your personal development, improve relationships, and advance in your career. Whether you're seeking to gain deeper self-awareness, find compatibility in relationships, or excel in your professional life, KnowU offers the insights you need to succeed. Sign up today and start your journey of self-discovery!
- Comprehensive self-assessment
- Peer feedback integration
- Detailed personality profile
- Insights for personal and professional growth
To get started with KnowU, you have three options
- Using it via browser: navigate with to: https://web.knowu.app/
- Installing Android version: (internal testing, contact me for access)
- Installing iPhone version: (coming soon, contact me for updates)
Thank you for using KnowU!
- KnowU website is available at https://knowu.app.
- Features list available at https://knowu.app/features.
- Terms of service available at https://knowu.app/terms-of-service.
- Privacy policy available at https://knowu.app/privacy-policy.
For any questions or inquiries, please contact:
- Maksim Luzik Maksim Luzik or me@maksimluzik.com
KnowU uses a carefully selected color palette that reflects professionalism, trust, and personal growth:
Discover Who You Truly Are
Personal growth through self-assessment, peer feedback, and actionable insights — powered by Myers-Briggs, DISC, and Big Five models.
- Primary Color:
#00BFC6- A vibrant cyan that represents clarity, communication, and self-awareness - Secondary Color:
#003C58- A deep navy blue that conveys trust, stability, and depth - Background Color:
#FBFEFF- A clean, light background that ensures excellent readability - Text Color:
#424242- A dark gray that provides comfortable reading without harsh contrast
-
Use the Primary Color (
#00BFC6) for:- Call-to-action buttons
- Links and interactive elements
- Accent colors and highlights
- Brand logo elements
-
Use the Secondary Color (
#003C58) for:- Headings and important text
- Footer elements
- Secondary buttons and accents
- Navigation hover states
-
Maintain the Background Color (
#FBFEFF) for:- Page backgrounds
- Card and container backgrounds
- Clean, professional layouts
-
Use the Text Color (
#424242) for:- Body text and paragraphs
- General content
- Form labels and descriptions
The color palette is designed to be accessible, modern, and professional while maintaining the KnowU brand identity.
Running Jekyll locally: bundle exec jekyll serve --livereload. In case of errors, run bundle install first. To just build the website run bundle exec jekyll build --livereload`
You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server and auto-regenerates your site when a file is updated.
Jekyll requires blog post files to be named according to the following format:
YEAR-MONTH-DAY-title.MARKUP
Where YEAR is a four-digit number, MONTH and DAY are both two-digit numbers, and MARKUP is the file extension representing the format used in the file. After that, include the necessary front matter. Take a look at the source for this post to get an idea about how it works.
Jekyll also offers powerful support for code snippets:
{% highlight ruby %} def print_hi(name) puts "Hi, #{name}" end print_hi('Tom') #=> prints 'Hi, Tom' to STDOUT. {% endhighlight %}
Check out the Jekyll docs for more info on how to get the most out of Jekyll. File all bugs/feature requests at Jekyll’s GitHub repo. If you have questions, you can ask them on Jekyll Talk.