An interactive portfolio website showcasing my work as a designer and developer. This portfolio includes sections for my projects, skills, contact information, as well as a basic overview of my experience with different languages and softwares. This version features a modern design, improved functionality, and an enhanced user experience.
- About Me:
- Provides an overview of my background, education, and personal story.
- Skills Overview:
- Highlights my key skills and areas of expertise.
- Project Showcase:
- Displays detailed information about my projects with images and descriptions.
- Contact Form:
- Allows visitors to reach out to me directly through a contact form.
- Responsive Design:
- Ensures the portfolio looks great on both desktop and mobile devices.
- HTML: Structure of the website.
- CSS: Styling and layout, including media queries for responsiveness.
- JavaScript: Interactive elements and functionality.
- Vercel: Deployment platform.
- Clone the repository:
git clone https://github.com/CheeStrawberry/Portfolio-Website.git
- Navigate to the project directory:
cd Portfolio-Website - Open the
index.htmlfile in your preferred web browser.
- Upon loading, the portfolio displays a landing page with an overview of my work and skills.
- Navigate through the various sections using the provided links and buttons.
- Use the contact form to send a message directly to me.
Contributions are welcome! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature-branch
- Make your changes and commit them:
git commit -m "Add new feature" - Push to the branch:
git push origin feature-branch
- Create a Pull Request.
This project is licensed under the MIT License.
- This project was deployed with Vercel. You can view the live portfolio at Chavi's Portfolio.
Any questions for suggestions to improve the portfolio are always welcome :)