Yashitanamdeo.github.io

screenshot of Yashitanamdeo.github.io
gatsby
react
styled-components

My Personal Portfolio Website - V1

Overview

This product analysis is based on a code repository that can be forked and used to create a website. The code repository belongs to Brittany Chiang and proper credit should be given by linking back to brittanychiang.com.

Features

  • Customizable Theme: The code repository provides a customizable theme that can be used to create a website.
  • Easy Installation: The installation process is straightforward and requires the installation of Gatsby CLI and the correct version of Node using NVM.
  • Dependency Management: The repository includes a guide on installing dependencies for the theme.
  • Development Server: The theme comes with a development server that can be started to preview changes during development.
  • Static Production Build: The repository provides instructions on how to generate a full static production build of the website.
  • Preview Site: It is possible to preview the site as it will appear once deployed, allowing for a final review before launching.
  • Color Reference: The repository includes a color reference chart with various color hex codes for easy customization.
gatsby
Gatsby

GatsbyJS is a free and open-source static site generator based on React. It uses a modern development stack including Webpack, GraphQL, and modern JavaScript and CSS frameworks. It also provides a rich set of plugins, starters, and themes.

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

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.

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.

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.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

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

prismjs
Prism JS

PrismJS is an open-source, lightweight, and extensible syntax highlighting library that supports a wide range of programming languages and markup formats.