Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 1.72 KB

README.md

File metadata and controls

35 lines (30 loc) · 1.72 KB

Portfolio Website

This is the repository for my personal portfolio website. The portfolio showcases my skills, projects, and experiences to provide an overview of my professional profile. The website is designed to be visually appealing, user-friendly, and informative.

Live Website

Visit my portfolio website at https://vk-workshop.github.io/portfolio to explore my work.

Features

- **Responsive Design** - The portfolio is fully responsive, ensuring it looks great on all devices.
- **Project Showcase** - A section dedicated to highlighting the projects I’ve worked on.
- **Skills** - A list of technologies and tools I'm proficient in.
- **About Me** - A brief overview of my background, education, and career goals.
- **Contact** - A form to get in touch with me.
- **Smooth Animations** - Interactive animations to enhance user experience.
- **Dark/Light Mode** - Toggle between dark and light themes.

This portfolio utilizes the following technologies:

- **React** - For building the user interface
- **TypeScript** - For type safety and better development experience
- **HTML5 & CSS3** - For structuring and styling the pages
- **Sass** - For modular and maintainable styles
- **Node.js** - Backend services (if applicable)
- **Git** - For version control
- **Vercel/Netlify** - For deployment

Installation

```bash
git clone https://github.com/vk-workshop/portfolio.git
cd portfolio

Install dependencies:

npm install

Start the development server:

npm start

Contact

For any inquiries or professional opportunities, please feel free to reach out to me through my portfolio website or via GitHub.