Skip to content

My personal portfolio website built with React, TypeScript, and TailwindCSS

Notifications You must be signed in to change notification settings

yesh00008/portfolio

Repository files navigation

My Portfolio Website

A cyberpunk themed portfolio website showcasing my skills, projects, and experience.

Features

  • Cyberpunk-themed UI design
  • Responsive layout for all devices
  • Sections for About, Projects, Skills, Certifications, and Contact
  • Integration with external links (LinkedIn, GitHub, etc.)

Tech Stack

  • React
  • TypeScript
  • Tailwind CSS
  • Vite

Deployment

This portfolio is deployed on GitHub Pages. View it live at: https://yesh00008.github.io/portfolio/

To deploy:

  1. Create a GitHub repository named portfolio
  2. Push the code to GitHub:
git remote add origin https://github.com/yesh00008/portfolio.git
git branch -M main
git push -u origin main
  1. Set up GitHub Pages:
    • Go to repository Settings
    • Navigate to Pages section
    • Set source branch to main
    • Set folder to /(root)
    • Save configuration
  2. GitHub will provide a URL where your site is published

License

MIT

About

My personal portfolio website built with React, TypeScript, and TailwindCSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages