Welcome to my portfolio website repository! Click here to view the website. This repository contains the source code and content for my portfolio website.
This portfolio website serves as a showcase of my projects, skills, and achievements. It is designed to give visitors an overview of my work and experience.
- Project Showcase: Display and highlight projects with descriptions and links.
- Skills and Technologies: Showcase hard skills and proficient technologies.
- Contact Information: Provide personal contact details to site visitors.
- Responsive Design: Ensure the portfolio looks great on various devices.
- Clone the Repository:
git clone https://github.com/your-username/your-portfolio.git
- Navigate to the Project Directory:
cd your-portfolio
- Install Dependencies (if applicable):
pnpm install
- Customize the content in the
pages
folder within thesrc
folder to add your project details and personal information. - Modify the styles in each file to match your design preferences; The CSS is located at the bottom of each corresponding file. For example, to change the styling of the icons, you would go to the
Icon.astro
file, and the CSS can be found at the bottom of the file. - Update the
assets
folder with images, icons, or any additional files needed for your portfolio.
Feel free to customize this portfolio template according to your needs. Add more sections, change the styling, or incorporate additional features to make it uniquely yours.
This project is licensed under the MIT License.