Welcome to my portfolio repository! This project showcases my skills, projects, and experience as a developer.
Check out the deployed portfolio here: my-portfolio-flax-six-79.vercel.app
This repository contains the source code and assets for my personal portfolio website. It highlights my work, technical skills, and contact information.
- Responsive design
- Project showcase
- Skills and experience section
- Contact form
To run the portfolio locally:
git clone https://github.com/your-username/my-portfolio.git
cd my-portfolio
# Install dependencies
npm install
# Start the development server
npm startmy-portfolio/
├── public/
├── src/
│ ├── components/
│ ├── pages/
│ └── assets/
├── package.json
└── README.md
- React
- JavaScript / TypeScript
- CSS / SCSS
- Shadcn
Contributions are welcome! Please open an issue or submit a pull request.