Kiran1689.github.io

screenshot of Kiran1689.github.io
html
react
bootstrap
scss
styled-components

My personal and customizable Portfolio website template for Software Developers.

Overview:

This content is a guide on how to use and customize a portfolio website template. It provides information on the sections included in the website, technologies used, and instructions for cloning and customizing the template. It also mentions how to choose a theme and provides information on contributing to the project.

Features:

  • Summary and About me: A section to provide a summary and information about the website owner.
  • Skills: A section to showcase the skills of the website owner.
  • Education: A section to display the educational background of the website owner.
  • Certifications: A section to highlight the certifications obtained by the website owner.
  • Open Source Projects and Contributions: A section to showcase the website owner's contributions to open source projects.
  • Recent Works: A section to display the recent works of the website owner.
  • Experience: A section to provide information about the work experience of the website owner.
  • Blogs: A section to showcase the blog posts written by the website owner.
  • Contact me: A section to provide contact information for the website owner.

Summary:

This content provides a guide on how to use and customize a portfolio website template. It explains the sections included in the template, the technologies used, and provides instructions for installation and customization. It also mentions how to choose a theme and provides information on contributing to the project.

html
HTML

HTML templates are pre-designed and pre-built web pages that can be customized and used as a basis for building websites. They often include common elements such as headers, footers, menus, and content sections, and can be easily edited using HTML and CSS to fit specific branding and content needs.

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

bootstrap
Bootstrap

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.

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.

styled-components
Styled Components

Styled Components is a popular library for styling React components using CSS syntax. It allows you to write CSS in your JavaScript code, making it easier to create dynamic styles that are specific to each component.

blog
Blog

Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.

portfolio
Portfolio

A portfolio website is a type of website that showcases an individual's or a company's work, skills, and accomplishments. It typically includes a gallery of images or videos, case studies, and client testimonials to provide potential clients or employers with a comprehensive overview of their experience and expertise.

template
Templates & Themes

A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.

github-pages
GitHub Pages

Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading

graphql
Graphql

A website that uses GraphQL as a query language to manage data fetching and state management. This includes features such as a strongly typed schema, client-side caching, and declarative data fetching to streamline data management and optimize website performance.