Krit

screenshot of Krit
react
scss

A configurable personal website template for minimalists.

Overview

krit is a personal website template written in React with a visually appealing design. It is highly configurable and allows users to easily create their own personalized websites. The template includes sections for common profile information, projects, and custom sections. It also provides guidelines for deploying and building the website.

Features

  • Easily Configurable: krit allows users to customize their personal website by modifying the configuration options in the src/config/index.js file.
  • Common Profile Configuration: Users can configure their name, social links, and the path to draw their signature in the common configuration section.
  • Projects Section Configuration: The projects section can be customized by adding projects with links and changing the project icons.
  • Custom Sections Configuration: Users can define custom sections such as "Work", "Reviews", or "Portfolio", and style them using JSX in the CustomSectionsConfig variable.

Summary

krit is a personal website template built in React that offers great visuals and easy configuration options. Users can personalize their websites by customizing various sections like the common profile information, projects, and custom sections. The template also provides instructions for deploying and building the website.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

personal
Personal

A personal website is an online platform that showcases an individual's work, interests, and personality. It can include a range of content, such as a bio, resume, portfolio, blog, and contact information, and is often used to promote one's personal brand or professional services.