Skip to content

shusingh/shusingh.github.io

Repository files navigation

Shubham Singh - Portfolio Website

A modern, responsive portfolio website built with React, TypeScript, and Vite. This website showcases my professional experience, projects, and skills.

🚀 Live Website

Visit my portfolio at shusingh.github.io

🛠️ Tech Stack

  • React
  • TypeScript
  • Vite
  • Styled Components
  • Chakra UI
  • GitHub Pages (Hosting)

🎯 Features

  • Responsive design
  • Modern UI with smooth animations
  • Project showcase with live demos
  • Experience timeline
  • Skills visualization
  • Dark/Light mode support

🏗️ Project Structure

src/
├── pages/
│   └── LandingPage/
│       ├── LandingPage.tsx
│       └── components/
│           ├── About.tsx
│           ├── Experience.tsx
│           ├── Projects.tsx
│           └── Skills.tsx
├── components/
│   ├── Footer/
│   └── Header/
└── App.tsx

🚀 Getting Started

  1. Clone the repository
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm run dev
  4. Build for production:
    npm run build

📄 License

This project is licensed under the GPL-3.0 License.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published