Skip to content

C0nfu5ing-5pring/Shish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c83fb10 · · Dec 9, 2025

History

5 Commits
Dec 9, 2025
Dec 9, 2025
Dec 9, 2025
Dec 9, 2025
Dec 9, 2025
Dec 9, 2025
Dec 9, 2025
Dec 9, 2025
Dec 9, 2025

Repository files navigation

Shish's Portfolio

Welcome to my personal portfolio website built with React.js, showcasing my skills, projects, and achievements.


Table of Contents


About

This is a responsive React portfolio site where I present my skills, interests, and projects. It also includes an interactive timeline of my achievements and certifications using react-vertical-timeline-component. The site is hosted on GitHub Pages.


Features

  • Responsive layout optimized for desktop and mobile
  • Smooth navigation using React Router (with hash routing for GitHub Pages)
  • Custom cursor and theme color context for enhanced UX
  • Skills section with icons and descriptions
  • Projects showcased with live demo links and GitHub repositories
  • Achievements Timeline component highlighting certifications and awards with clickable links
  • Dynamic theme colors using React Context API
  • SVG and image assets imported and optimized

Technologies Used

  • React.js
  • React Router DOM (HashRouter)
  • Tailwind CSS for styling
  • GSAP (for animations)
  • React Vertical Timeline Component
  • Lucide React Icons
  • Vite (build tool)
  • GitHub Pages (deployment)

Installation

  1. Clone the repository:
git clone https://github.com/C0nfu5ing-5pring/Shish.git

cd Shish
  1. Install Dependencies:
npm install
  1. Run the development server:
npm run dev

Usage

  • Open your browser at http://localhost:3000 (or the URL provided in terminal).
  • Navigate through pages using the menu.
  • Explore projects and click on live demo or GitHub links.
  • Check the achievements timeline to view certifications and awards.
  • To build for production:
npm run build
  • To preview the production build locally:
npm run preview

License

This project is licensed under the MIT License.